The netCDF Java library provides an interface for scientific data access. It can be used to read scientific data from a variety of file formats including netCDF, HDF, GRIB, BUFR, and many others. By itself, the netCDF-Java library can only write netCDF-3 files. It can write netCDF-4 files by using JNI to call the netCDF-C library. It also implements Unidata's Common Data Model (CDM) to provide data geolocation capabilities.
For more information about netCDF-Java/CDM, see the netCDF-Java web page at
and the CDM web page at
https://docs.unidata.ucar.edu/thredds/netcdf-java/5.0/userguide/common_data_model_overview.html
You can obtain a copy of the latest released version of netCDF-Java software from
More documentation can be found at
A mailing list, netcdf-java@unidata.ucar.edu, exists for discussion of all things netCDF-Java/CDM including announcements about netCDF-Java/CDM bugs, fixes, enhancements, and releases. For information about how to subscribe, see the "Subscribe" link on this page
For more general netCDF discussion, see the netcdfgroup@unidata.ucar.edu email list.
We appreciate feedback from users of this package. Please send comments, suggestions, and bug reports to support-netcdf-java@unidata.ucar.edu. Please identify the version of the package.
NcML is an XML representation of netCDF metadata, it approximates the header information one gets from a netCDF file with the "ncdump -h" command. NcML is similar to the netCDF CDL (network Common data form Description Language), except, of course, it uses XML syntax.
Beyond simply describing a netCDF file, it can also be used to describe changes to existing netCDF files. A limited number of tools, mainly netCDF-Java based tools, support these features of NcML
For more information about NcML, see the NcML web page at
https://docs.unidata.ucar.edu/thredds/netcdf-java/5.0/userguide/ncml_overview.html
THREDDS Catalogs can be thought of as representing logical directories of on-line data resources. They are encoded as XML and provide a place for annotations and other metadata about the data resources. These XML documents are how THREDDS-enabled data consumers find out what data is available from data providers.
THREDDS Catalog documentation (including the specification) is available at
netCDF-Java is released under the BSD-3 licence, which can be found can be found here.
Furthermore, this project includes code from third-party open-source software components:
buildSrc/README.md
waterml/README.md
testUtil/README.md
Each of these software components have their own license. Please see docs/src/private/licenses/third-party/
.
The latest released and snapshot software artifacts (e.g. .jar files) are available from Unidata's Nexus repository:
To build netCDF-java from this repository, follow this tutorial.
To use the netCDF-Java library as a depenency using maven or gradle, follow these instructions.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。