Re: no coordinate systems/axis in netcdf file - help

I am finding that the default Convention parser is working ok on your file.

Im not sure why you are getting the

java.lang.NullPointerException
       at java.util.StringTokenizer.<init>(StringTokenizer.java:119)
       at java.util.StringTokenizer.<init>(StringTokenizer.java:135)
       at ucar.nc2.dataset.conv.Convention.factory(Convention.java:87)
       at
aims.app.science.biodiv.sstAtlas.ImageLibrary.readDataset(ImageLibrary.java:127)
       at
aims.app.science.biodiv.sstAtlas.ImageLibrary.main(ImageLibrary.java:240)


but there were some changes recently to that code. Why dont you download the 
latest library and try again?

download from http://www.unidata.ucar.edu/packages/netcdf-java/

If you still have trouble, put one of your files onto an FTP server so i can 
reproduce the problem.




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