Wait...wasn't there just a release? Well, yes. Unfortunately, the most recent version of both netCDF-Java and the THREDDS Data Server, v4.6.7 (released last week - 2017-01-03) shipped with a major bug related to reading NCEP GRIB2 tables, and that bug has been fixed in this release. This release also addresses an issue with the new GeoCSV output option in NCSS, as well as a bug related to NcML aggregations of unsigned variables.
For more information, including bug fixes and download links, please see the full announcement on the Unidata THREDDS github release page:
https://github.com/Unidata/thredds/releases/tag/v4.6.8
I would like to instal ncview
Posted by VLADO SPIRIDONOV on January 14, 2017 at 06:34 PM MST #
Greetings Vlado, We do not maintain ncview, but you can find information about it at meteora.ucsd.edu/~pierce/ncview_home_page.html
Cheers,
Sean
Posted by Sean on January 15, 2017 at 05:11 AM MST #
Hi, I'm interested in your java library. Could I get some documents like javadoc for this? I wanted to do transform a coordinate system of Netcdf file but I hava no idea. Thanks.
Posted by Julia on February 01, 2017 at 11:58 AM MST #
Greetings Julia! Here is a link to the public javadoc for netcdf-java: http://www.unidata.ucar.edu/software/thredds/current/netcdf-java/javadoc/index.html Also, http://www.unidata.ucar.edu/software/thredds/current/netcdf-java/tutorial/index.html (specifically the Coordinate Systems section) might be of some help. Cheers!
Posted by Sean on February 02, 2017 at 01:33 AM MST #