{ "@context": { "@vocab": "https://schema.org/", "dcat": "http://www.w3.org/ns/dcat#", "dc":"http://purl.org/dc/elements/1.1/", "dct":"http://purl.org/dc/terms/conformsTo", "ecrro": "http://cor.esipfed.org/ont/earthcube/", "ecrr": "https://n2t.net/ark:/23942/g2" }, "@id":"http://n2t.net/ark:/23942/g2705025", "@type": [ "CreativeWork", "Product" ], "name": "NetCDF classic file format", "alternateName": "CDF-1", "subjectOf":{"@type":"CreativeWork", "name":"NetCDF classic format, ", "url":"https://www.unidata.ucar.edu/software/netcdf/docs/file_structure_and_performance.html#classic_file_parts"}, "identifier":"application/x-netcdf", "description": "Until version 3.6.0, all versions of netCDF employed only one binary data format, now referred to as netCDF classic format. NetCDF classic is the default format for all versions of netCDF. The classic file formats are now referring to the collection of CDF-1, 2 and 5 formats. Format consumed by NetCDF-Java CDM library functions. This is a place holder, more information is needed. In the classic netCDF data model, at most one dimension can have the unlimited length, which means variables can grow along that dimension. A netCDF classic dataset (including CDF-1, 2, and 5 formats) is stored as a single file comprising two parts: 1) a header, containing all the information about dimensions, attributes, and variables except for the variable data; 2) a data part, comprising fixed-size data, containing the data for variables that don't have an unlimited dimension; and variable-size data, containing the data for variables that have an unlimited dimension. Both the header and data parts are represented in a machine-independent form. This form is very similar to XDR (eXternal Data Representation, http://www.ietf.org/rfc/rfc1832.txt), extended to support efficient storage of arrays of non-byte data. The original netCDF format is identified using four bytes in the file header. All files in this format have 'CDF\\001' at the beginning of the file. In this documentation this format is referred to as CDF-1 format. NetCDF CDF-1 format is identical to the format used by every previous version of netCDF. It has maximum portability, and is still the default netCDF format.", "about": {"@type":"DefinedTerm","name":"Discipline-agnostic", "identifier":"http://cor.esipfed.org/ont/earthcube/ADO_0000188"}, "isRelatedTo":[{"@type":"CreativeWork", "name":"NASA endorsement, ", "url":"https://earthdata.nasa.gov/esdis/eso/standards-and-references/netcdf-classic"},{"@type":"CreativeWork", "name":"netCDF tutorial, ", "url":"https://www.unidata.ucar.edu/software/netcdf/docs/tutorial_8dox.html"}], "mainEntity":{ "@type": "CreativeWork", "url": "http://cor.esipfed.org/ont/earthcube/ECRRO_0000208", "name": "Interchange file format" } , "encodingFormat":"application/octet-stream", "additionalProperty": [{ "@type": "PropertyValue", "propertyID":"ecrro:ECRRO_0001301","name": "registration metadata", "value": { "@type": "StructuredValue", "additionalType": "ecrro:ECRRO_0000156", "contributor": { "@type": "Person", "name":"Stephen M. Richard" }, "datePublished": "2021-02-10T21:11:19-0700" } } ]}