forked from WCRP-CMIP/CMIP6_CVs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCMIP6_required_global_attributes.json
44 lines (44 loc) · 1.26 KB
/
CMIP6_required_global_attributes.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
{
"required_global_attributes":[
"Conventions",
"activity_id",
"creation_date",
"data_specs_version",
"experiment",
"experiment_id",
"forcing_index",
"frequency",
"further_info_url",
"grid",
"grid_label",
"initialization_index",
"institution",
"institution_id",
"license",
"mip_era",
"nominal_resolution",
"physics_index",
"product",
"realization_index",
"realm",
"source",
"source_id",
"source_type",
"sub_experiment",
"sub_experiment_id",
"table_id",
"tracking_id",
"variable_id",
"variant_label"
],
"version_metadata":{
"CV_collection_modified":"Tue Oct 22 21:34:12 2019 -0700",
"CV_collection_version":"6.2.39.6",
"author":"Paul J. Durack <[email protected]>",
"institution_id":"PCMDI",
"previous_commit":"0525d862eb91fb28759a440f4c26944a462893d5",
"required_global_attributes_CV_modified":"Thu Mar 16 12:59:00 2017 -0700",
"required_global_attributes_CV_note":"deleted trailing comma from list",
"specs_doc":"v6.2.7 (10th September 2018; https://goo.gl/v1drZl)"
}
}