Package ucar.nc2.dataset.conv

Parses the information in netCDF datasets using Conventions, and extracts information about coordinate systems.

See:
          Description

Class Summary
ADASConvention ADAS netcdf files.
ATDRadarConvention ATD Radar file (ad hoc guesses).
AWIPSConvention AWIPS netcdf output.
AWIPSsatConvention AWIPS netcdf output.
BUFRConvention Process BUFR files read through the CDM
CF1Convention CF-1 Convention.
COARDSConvention COARDS Convention.
CSMConvention CSM-1 Convention.
EpicInsitu "Epic In Situ", dapper conventions.
FslWindProfiler  
GDVConvention GDV Conventions.
GIEFConvention GEIF Convention.
IFPSConvention IFPS Convention Allows Local NWS forecast office generated forecast datasets to be brought into IDV.
IridlConvention IRIDL Convention.
M3IOConvention Models-3/EDSS Input/Output netcf format.
M3IOVGGridConvention  
MADISStation MADIS Station Convention.
NsslRadarMosaicConvention NsslRadarMosaicConvention Convention

http://www.nmq.nssl.noaa.gov/~qpeverif/blog/?page_id=12

NUWGConvention NUWG Convention (ad hoc).
UnidataObsConvention  
WRFConvention WRF netcdf output files.
ZebraConvention Zebra ATD files.
 

Package ucar.nc2.dataset.conv Description

Parses the information in netCDF datasets using Conventions, and extracts information about coordinate systems. The extracted information is put into a NetcdfDataset.

See: Netcdf Conventions