[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [thredds] help in aggregating files
- Subject: Re: [thredds] help in aggregating files
- Date: Wed, 14 Jan 2009 17:40:23 -0700
Hi Ron:
Can you send me the files and describe more exactly one of the
errors that you are seeing. Also, what version of the library are
you using?
Ron Goldman wrote:
> Hi everybody,
>
> I am trying to set up an aggregation of forecast files through NCML, but
> THREDDS mixes up the variables.
>
> I get temperature values in salinity and vice versa, 3D+time variables
> are spread across 2D+time variables and other such nonsense. every
> single file is displayed ok. I used this type of aggregation:
>
>
> <aggregation dimName="time" type="joinExisting">
>
> <netcdf location="E:/model_run/20081208.nc" ncoords="4">
> <dimension name="time" length="4"/>
> <variable name="time" shape="time" type="float">
> <values start="3264.50" increment="0.25" npts="4"/>
> </variable>
> </netcdf>
>
> <netcdf location="E:/model_run/20081209.nc" ncoords="17">
> <dimension name="time" length="17"/>
> <variable name="time" shape="time" type="float">
> <values start="3265.50" increment="0.25" npts="17"/>
> </variable>
> </netcdf>
>
>
> </aggregation>
>
>
> has anyone encounter something similar ?
>
>
> Thanks in advance,
>
> Ron
>
>
> ***********************************************************
> This outgoing email was scanned for viruses and other malicious content
> by the IT Department of Israel Oceanographic & Limnological Research.
> AntiVirus system managed by Eli W. Tel. 972-4-8565267
> IMPORTANT: Do not open attachments from unrecognized senders. Never open
> attached files with extensions: *.pif, *.scr, *.vbs, *.exe.
> ***********************************************************
>
> _______________________________________________
> thredds mailing list
> address@hidden
> For list information or to unsubscribe, visit:
http://www.unidata.ucar.edu/mailing_lists/