-
Notifications
You must be signed in to change notification settings - Fork 47
/
.zenodo.json
83 lines (82 loc) · 5.54 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
"metadata": {
"title": "NetCDF Climate and Forecast (CF) Metadata Conventions",
"description": "<p>This document describes the CF conventions for climate and forecast metadata designed to promote the processing and sharing of files created with the netCDF Application Programmer Interface. The conventions define metadata that provide a definitive description of what the data in each variable represents, and of the spatial and temporal properties of the data. This enables users of data from different sources to decide which quantities are comparable, and facilitates building applications with powerful extraction, regridding, and display capabilities.</p><p>The CF conventions generalize and extend the COARDS conventions. The extensions include metadata that provides a precise definition of each variable via specification of a standard name, describes the vertical locations corresponding to dimensionless vertical coordinate values, and provides the spatial coordinates of non-rectilinear gridded data. Since climate and forecast data are often not simply representative of points in space/time, other extensions provide for the description of coordinate intervals, multidimensional cells and climatological time coordinates, and indicate how a data value is representative of an interval or cell. This standard also relaxes the COARDS constraints on dimension order and specifies methods for reducing the size of datasets.</p>",
"license": "CC0-1.0",
"imprint_publisher": "CF Community",
"communities": [{"identifier": "cfconventions"}],
"upload_type": "publication",
"publication_type": "standard",
"version": "1.12",
"publication_date": "2024-12-04",
"creators": [
{ "name": "Eaton, Brian", "affiliation": "NCAR" },
{ "name": "Gregory, Jonathan", "affiliation": "University of Reading and UK Met Office Hadley Centre", "orcid": "0000-0003-1296-8644" },
{ "name": "Drach, Bob", "affiliation": "PCMDI, LLNL" },
{ "name": "Taylor, Karl", "affiliation": "PCMDI, LLNL", "orcid": "0000-0002-6491-2135" },
{ "name": "Hankin, Steve", "affiliation": "PMEL, NOAA" },
{ "name": "Caron, John", "affiliation": "Unidata" },
{ "name": "Signell, Rich", "affiliation": "USGS" },
{ "name": "Bentley, Phil", "affiliation": "UK Met Office" },
{ "name": "Rappa, Greg", "affiliation": "MIT" },
{ "name": "Höck, Heinke", "affiliation": "DKRZ", "orcid": "0000-0002-0131-1404" },
{ "name": "Pamment, Alison", "affiliation": "NCAS and CEDA", "orcid": "0000-0001-5040-4626"},
{ "name": "Juckes, Martin", "affiliation": "NCAS" },
{ "name": "Raspaud, Martin", "affiliation": "SMHI" },
{ "name": "Blower, Jon", "affiliation": "University of Reading" },
{ "name": "Horne, Randy", "affiliation": "Excalibur Laboratories Inc" },
{ "name": "Whiteaker, Timothy", "affiliation": "University of Texas" },
{ "name": "Blodgett, David", "affiliation": "USGS" },
{ "name": "Zender, Charlie", "affiliation": "University of California, Irvine" },
{ "name": "Lee, Daniel", "affiliation": "EUMETSAT", "orcid": "0000-0002-1041-232X" },
{ "name": "Hassell, David", "affiliation": "NCAS and University of Reading", "orcid": "0000-0001-5106-7502" },
{ "name": "Snow, Alan D.", "affiliation": "Corteva Agriscience" },
{ "name": "Kölling, Tobias", "affiliation": "Max Planck Institute for Meteorology" },
{ "name": "Allured, Dave", "affiliation": "NOAA/CIRES/University of Colorado" },
{ "name": "Jelenak, Aleksandar", "affiliation": "HDF Group" },
{ "name": "Soerensen, Anders Meier", "affiliation": "EUMETSAT" },
{ "name": "Gaultier, Lucile", "affiliation": "OceanDataLab" },
{ "name": "Herlédan, Sylvain", "affiliation": "OceanDataLab" },
{ "name": "Manzano, Fernando", "affiliation": "Puertos del Estado, Madrid" },
{ "name": "Bärring, Lars", "affiliation": "SMHI Rossby Centre, Swedish Meteorological and Hydrological Institute", "orcid": "0000-0001-7280-2502" },
{ "name": "Barker, Christopher", "affiliation": "NOAA" },
{ "name": "Bartholomew, Sadie L.", "affiliation": "National Centre for Atmospheric Science and University of Reading", "orcid": "0000-0002-6180-3603" }
],
"related_identifiers": [
{
"relation": "isDocumentedBy",
"resource_type": "publication-standard",
"scheme": "url",
"identifier": "https://cfconventions.org/"
},
{
"relation": "isDerivedFrom",
"resource_type": "publication-standard",
"scheme": "url",
"identifier": "https://github.com/cf-convention/cf-conventions/tree/v1.12"
},
{
"relation": "isIdenticalTo",
"resource_type": "publication-standard",
"scheme": "url",
"identifier": "https://cfconventions.org/Data/cf-conventions/cf-conventions-v1.12/cf-conventions.html"
},
{
"relation": "isIdenticalTo",
"resource_type": "publication-standard",
"scheme": "url",
"identifier": "https://cfconventions.org/Data/cf-conventions/cf-conventions-v1.12/cf-conventions.pdf"
},
{
"relation": "isIdenticalTo",
"resource_type": "publication-standard",
"scheme": "url",
"identifier": "https://cfconventions.org/Data/cf-documents/requirements-recommendations/conformance-1.12.html"
}
]
},
"files": [
{"filename": "cf-conventions.pdf", "size": 6135749, "checksum": "md5:2763f464f2ac9e5c44c02c5343a3b384"},
{"filename": "conformance.pdf", "size": 362748, "checksum": "md5:97af0bb9601bf67deaf4f7aaad5c75d8"}
]
}