Package com.luciad.format.netcdf
package com.luciad.format.netcdf
Provides support for decoding NetCDF files.
The main entry point of the package is
TLcdNetCDFModelDecoder
,
a NetCDF decoder supporting regularly gridded data formatted according to the CF conventions (Climate and Forecast).- Since:
- 2015.0
- See Also:
-
ClassDescription
Data source
for a single coverage variable in a NetCDF file.This model wrapper around a NetCDF model makes it possible to filter NetCDF data.This class provides access to the data model/types used byTLcdNetCDFFilteredModel
.Decodes NetCDF, NcML, GRIB and HDF files.Determines when a multi-band image should be created.NetCDF model descriptor.This class contains GRIB metadata for GRIB versions 1 and 2.A data source to create NetCDF images with multiple bands.