Skip to content

Conventions

Sean Arms edited this page Dec 4, 2020 · 2 revisions

Many of the Conventions supported by netCDF-Java and their associated CoordinateSystemBuilders have been ported to use the new public API, but not all. One common reason that they have not been ported is that we do not have any example files to use for testing. Some of these Conventions may not be ported at all, depending on need. Here is a list of non-ported Conventions:

  • ADAS
  • Avhrr, no parser (default works)
  • CF-Radial (no Convention parser - default does not work).
  • EpicInSitu ("PMEL/EPIC, CF-1.5")
  • Iridl
  • Jason2
  • MARS (no parser)
  • Modis
  • Npp
  • Nssl

If any of these are critical for your needs, please let us know and we will work to get them ported. It's highly likely we will need a sample file to make this work. If a file is needed, it needs to be one that can be distributed with our test datasets, so no restrictions regarding reuse or licensing.

netCDF-Java Wiki

Home

Roadmap

Public API Details:

Starting with v5.4.0:

netCDF-Java Developer Related Documentation

Clone this wiki locally