User:Markf129/Earth sciences data format interoperability: Difference between revisions
Content deleted Content added
No edit summary |
|||
Line 1:
{{Userspace draft|date=July 2010}}
When studying the Earth sciences
| title = Model Data Interoperability for the United States Integrated Ocean Observing System
| author = Richard P. Signell
Line 21:
</ref>.
Interoperability
data, write special tools to read or extract the data, or rely on specific proprietary software. If common formats
| title = Background on BUFR and GRIB Formats
| author = Doug McLain
Line 42:
A [[file format]] defines how data is encoded for storage using a defined structure such as chunk, directory based, or unstructured. Usually the file format is easily identified by the file name extension (e.g. .jpg, .bufr). Thus, the data model describes how the data is organized, and the file format how the data is stored. Furthermore, conventions are used to describe what data types, formats, and design principles are applied for a given data model and/or format (e.g. [[Climate and Forecast Metadata Conventions]]). By identifying these three elements, data can be accurately described.
For example, data models contain datasets such as dimensions, variables, types, and attributes. Some models have the ability to even logically put these sets into groups. These components can be used together to capture the meaning of data and relations among data fields in an array-oriented dataset. In contrast to variables, which are intended for bulk data, attributes are intended for ancillary data
| title =
| url = http://www.unidata.ucar.edu/software/netcdf/docs/netcdf/index.html
|