Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

Re: [netcdf-java] Trajectory Netcdf format

 On 8/6/2010 3:56 AM, Kjell Røang wrote:
Hi
We want to use NetCDF to store trajectory data and are trying to save our data using the guidelines for trajectory data. The problem is that the ToolsUI doesn't seem to recognize our data as trajectory data. Can someone tell us what is wrong with our data. One example file is included.

Regards
Kjell Røang


_______________________________________________
netcdf-java mailing list
netcdf-java@xxxxxxxxxxxxxxxx
For list information or to unsubscribe, visit: 
http://www.unidata.ucar.edu/mailing_lists/

hi kjell:

you just have to add the global attribute:

<attribute name="Convention" value="CF-1.5" />

(I use 1.5 in hopes of having the convention accepted in the next version of CF. You can actually use CF-1.X, where X is 0-5).
  • 2010 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: