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

Many, but not all, netCDF-Java IOSPs have been ported to use the new public API, and thus not all IOSPs are available for use in version 6 (however, they are still available for use in version 5). Some of these IOSPs may not be ported at all, depending on need. Here is a list of non-ported IOSPs, by netCDF-Java artifact:

cdm-radial

  • DOppler RAdar Data Exchange Format (DORADE)
  • NEXRAD Level-III Products
  • NEXRAD Level-II Base Data
  • WSI NOWrad (NOWRad)
  • SIGMET-IRIS weather radar
  • CAMx UAM-IV formatted files (UAMIV)
  • Universal Radar Format (UF)
  • Chinese Level-II Base Data (Cinrad2)

cdm-image

  • Chinese FY-2 satellite image data in AWX format (FYSAT)
  • GOES Ingest and NOAAPORT Interface (GINI)

cdm-misc

  • Defense Meteorological Satellite Program (DMSP)
  • GrADS:
    • raw lat/lon binary grid files (DTYPE not defined)
    • ensembles defined by NAMES in one file or as a template
    • time templates
    • gaussian latitudes
  • GTOPO Topographic data
  • National Lightning Detection Network (NLDN)
  • NMC legacy (pre-BUFR) observational data
  • US Precision Lightning Network (USPLN)
  • NCEI Global Historical Climatology Network Monthly (GHCNM)
  • NCEI Integrated Global Radiosonde Archive (IGRA)
  • GeoTIFF
  • Shapefile

cdm-mcidas

  • GempakStationFileIOSP
  • GempakSoundingIOSP
  • GempakSurfaceIOSP
  • AreaServiceProvider
  • McIDASGridServiceProvider

cdm-vis5d

  • Vis5DIosp

If any of these are critical for your needs, please let us know by opening an issue and we will work to get them ported. Again, some of these will eventually be ported for sure (e.g. NEXRAD level 2 and 3 IOSPs), but some might not. NetCDF-Java 6 will not have the ability to read files associated with non-ported IOSPs.

netCDF-Java Wiki

Home

Roadmap

Public API Details:

Starting with v5.4.0:

netCDF-Java Developer Related Documentation

Clone this wiki locally