NetCDF-Java Common Data Model
The NetCDF-Java library currently reads the following file formats and remote access protocols:
- BUFR Format Documentation (ongoing development)
- CINRAD level II (Chinese Radar format)
- DMSP (Defense Meteorological Satellite Program)
- DORADE radar file format
- GINI (GOES Ingest and NOAAPORT Interface) image format
- GEMPAK gridded data
- GRIB version 1 and version 2 (ongoing work on tables)
- GTOPO 30-sec elevation dataset (USGS)
- Hierarchical Data Format (HDF4, HDF-EOS, HDF5, HDF5-EOS)
- NetCDF (classic and large format)
- NetCDF-4 (built on HDF5)
- NEXRAD Radar level 2 and level 3.
There are a number of other formats in development. Since each of these is accessed transparently through the NetCDF API, the NetCDF-Java library is said to implement a Common Data Model for scientific datasets.
The Common Data Model has three layers, which build on top of each other to add successively richer semantics:
- The data access layer, also known as the syntactic layer, handles data reading.
- The coordinate system layer identifies the coordinates of the data arrays. Coordinates are a completely general concept for scientific data; specialized georeferencing coordinate systems, important to the Earth Science community, are specially annotated.
- The scientific data type layer identifies specific types of data, such as grids, images, and point data, and adds specialized methods for each kind of data.
The data model of the data access layer is a generalization of the NetCDF-3 data model, and substantially the same as the NetCDF-4 data model. The coordinate system layer implements and extends the concepts in the Climate and Forecast Metadata Conventions. The scientific data type layer allows data to be manipulated in coordinate space, analogous to the Open Geospatial Consortium specifications. The identification of coordinate systems and data typing is ongoing, but users can plug in their own classes at runtime for specialized processing.
Read more about this topic: Net CDF
Famous quotes containing the words common, data and/or model:
“Theodotus: Caesar: once in ten generations of men, the world gains an immortal book. Caesar: If it did not flatter mankind, the common executioner would burn it.”
—George Bernard Shaw (18561950)
“To write it, it took three months; to conceive it three minutes; to collect the data in itall my life.”
—F. Scott Fitzgerald (18961940)
“It has to be acknowledged that in capitalist society, with its herds of hippies, originality has become a sort of fringe benefit, a mere convention, accepted obsolescence, the Beatnik model being turned in for the Hippie model, as though strangely obedient to capitalist laws of marketing.”
—Mary McCarthy (19121989)