[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[THREDDS #VDX-322533]: FMRC issue
- Subject: [THREDDS #VDX-322533]: FMRC issue
- Date: Tue, 17 Mar 2015 13:56:41 -0600
Hi Tomas:
Can you give me a more specific problem you are seeing?
Thanks
John
> Hi:
>
> I havent been able to see the problem yet.
>
> This link gives:
>
> Dataset {
> Grid {
> ARRAY:
> Float32 u10[time = 1][lat = 1][lon = 1];
> MAPS:
> Float64 time[time = 1];
> Float64 lat[lat = 1];
> Float64 lon[lon = 1];
> } u10;
> }
> test_u10_4xdaily_ERAI/U10_-_4xdaily_ERAI-I_Reanalysis_0.75deg_Resolution_-_Surface_Level_best.ncd;
> ---------------------------------------------
> u10.u10[1][1][1]
> [0][0], -7.147282
>
> u10.time[1]
> 0.0
>
> u10.lat[1]
> 90.0
>
> u10.lon[1]
> 0.0
>
> but the first value in u10.198001.ashei.GLOBAL_075.nc seem to match
>
> float u10(time=124, lat=241, lon=480);
> :long_name = "10 metre u wind component";
> :units = "m/s";
> :num_GRIB = 165; // int
> :level_desc = "Surface";
> :dataset = "Analysis";
> :actual_range = -32.5945f, 28.5767f; // float
>
> data:
>
> {
> {
> {-7.147282}
> }
> }
>
>
> John
>
> > Hi,
> >
> > I have fixed the string.
> >
> > Here is the link to the first time step of a dataset wich display an
> > error :
> > http://climserv.ipsl.polytechnique.fr/thredds/dodsC/test_u10_4xdaily_ERAI/U10_-_4xdaily_ERAI-I_Reanalysis_0.75deg_Resolution_-_Surface_Level_best.ncd.ascii?u10[0:1:0][0:1:0][0:1:0]
> >
> > We can access to some values but there are shifted comparing to the
> > netcdf file :
> > http://climserv.ipsl.polytechnique.fr/thredds/dodsC/test_u10_4xdaily_ERAI/files/1980/u10.198001.ashei.GLOBAL_075.nc.html
> >
> > Best Regards,
> > Thomas
> >
> > Le 17/01/2015 00:54, Unidata THREDDS Support a écrit :
> > > Hi Thomas,
> > >
> > > Those files look okay to me save for one small issue: in your
> > > threddsConfig.xml, you have the string "The Netcdf Subset Service is off
> > > by default." That should be wrapped in a comment. Apparently, TDS is
> > > parsing the file anyway, but you may as well fix it.
> > >
> > > I'm gonna give this ticket to John Caron, who has a lot more expertise in
> > > this area.
> > >
> > > -Christian
> > >
> > > Ticket Details
> > > ===================
> > > Ticket ID: VDX-322533
> > > Department: Support THREDDS
> > > Priority: Normal
> > > Status: Open
> > >
> >
> >
Ticket Details
===================
Ticket ID: VDX-322533
Department: Support THREDDS
Priority: Critical
Status: Open