-
Notifications
You must be signed in to change notification settings - Fork 80
/
CMIP6_required_global_attributes.json
44 lines (44 loc) · 1.3 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":"Fri Aug 16 09:09:30 2024 -0700",
"CV_collection_version":"6.2.58.73",
"author":"Paul J. Durack <durack1@llnl.gov>",
"institution_id":"PCMDI",
"previous_commit":"a37575e8ebe368e511a4c26f9a36472159bb5140",
"required_global_attributes_CV_modified":"Thu Dec 19 15:32:17 2019 -0800",
"required_global_attributes_CV_note":"Reverting addition of external_variables to required_global_attributes",
"specs_doc":"v6.2.7 (10th September 2018; https://goo.gl/v1drZl)"
}
}