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:
“If music in general is an imitation of history, opera in particular is an imitation of human willfulness; it is rooted in the fact that we not only have feelings but insist upon having them at whatever cost to ourselves.... The quality common to all the great operatic roles, e.g., Don Giovanni, Norma, Lucia, Tristan, Isolde, Brünnhilde, is that each of them is a passionate and willful state of being. In real life they would all be bores, even Don Giovanni.”
—W.H. (Wystan Hugh)
“To write it, it took three months; to conceive it three minutes; to collect the data in itall my life.”
—F. Scott Fitzgerald (18961940)
“Your home is regarded as a model home, your life as a model life. But all this splendor, and you along with it ... its just as though it were built upon a shifting quagmire. A moment may come, a word can be spoken, and both you and all this splendor will collapse.”
—Henrik Ibsen (18281906)