Re: nj22 and conventions

Hi Roland:

GDT is a precurser to CF, so its likely it would be a straighforward extension 
of existing classes. IRIDL I think is Benno's, and Ive asked him about it.

The ideal case is that it is easy enough for others to add these Conventions parsers (aka 
"coordinate system builders"). I will work on documentation and examples.

All javadoc is now at

http://www.unidata.ucar.edu/software/netcdf-java/v2.2.12/javadocAll/index.html
Roland Schweitzer wrote:
Hi Folks,

I recently encountered netCDF data sources with the following conventions attributes:

:Conventions = "GDT 1.3" ;
and
Conventions "IRIDL"

which I would like to read using nj22.

I set about looking for information about the known conventions in nj22 and how to create and register conventions parsing classes. I can see a bunch of classes in ucar.nc2.dataset.conv in the source code, but I don't find these classes documented in the on-line javadoc (http://www.unidata.ucar.edu/software/netcdf-java/v2.2.10/javadoc/index.html). I haven't read source files in detail, but it appears that GDT is not supported though it's registered on the Unidata page. Perhaps the CF1 class could be extended to read GDT.

So my questions and requests are these:

Please put ucar.nc2.dataset.conv in the on-line javadoc (or point me to it if I missed it).

Has anybody messed GDT using nj22?  If so, can you please share?

Is IRIDL going to be a recognized convention by future versions of nj?

Assuming I can create the javadoc myself (or it appears on-line), and that I have read user's documentation Word file, where else should I go seeking information about conventions and nj22?

Roland
//


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