[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #TMR-458993]: Failure to handle GDS server-side analysis URL with netcdf 4.3.2



I am not seeing any problem.
When I use this url with ncdump, it seems
to work fine for 4.3.2.

http://monsoondata.org:9090/dods/_expr_{gfs2/gfs.2014061000}{ave(t,lon=0,lon=360)}{0:0,-90:90,500:500,10jun2014:10jun2014}?time

I get, this:

netcdf gfs {
dimensions:
        time = 1 ;
variables:
        double time(time) ;
                time:grads_dim = "t" ;
                time:grads_mapping = "linear" ;
                time:grads_size = "1" ;
                time:grads_min = "00z10jun2014" ;
                time:grads_step = "1hr" ;
                time:units = "days since 1-1-1 00:00:0.0" ;
                time:long_name = "time" ;
                time:minimum = "00z10jun2014" ;
                time:maximum = "00z10jun2014" ;

// global attributes:
                :title = "shorthand: /_exprcache_14029327979010  expression: 
ave(t,lon=0,lon=360)  source datasets: /gfs2/gfs.2014061000" ;
                :Conventions = "COARDS\n",
                        "GrADS" ;
                :dataType = "Grid" ;
                :history = "Mon Jun 16 11:33:18 EDT 2014 : imported by GrADS 
Data Server 2.0" ;
data:

 time = 735395 ;
}

=Dennis Heimbigner
  Unidata


Ticket Details
===================
Ticket ID: TMR-458993
Department: Support netCDF
Priority: Urgent
Status: Closed