NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[thredds] help in aggregating files

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.
***********************************************************
begin:vcard
fn:Ron Goldman
n:Goldman;Ron
org:Israel Oceanographic & Limniological Research (IOLR);Israel Marine Data 
Center (ISRAMAR)
adr:;;Tel Shikmona;Haifa;;31080;Israel
email;internet:ron@xxxxxxxxxxxx
tel;work:(972) 4 8565 249
tel;fax:(972) 4 8511 911
tel;cell:(972) 52 4558892
url:http://isramar.ocean.org.il/
version:2.1
end:vcard

  • 2009 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: