You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"license": "GCModelDev model data is licensed under the Open Government License v3 (https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/)", # noqa: E501
51
52
"mip": "ESMVal",
52
53
"mip_era": "GCModelDev",
53
54
"sub_experiment_id": "none",
54
-
"variant_label": "r1i1p1f1",
55
+
"variant_label": variant_label,
55
56
"model_id": model_id,
56
57
"model_type": "AGCM AER",
57
58
} # end metadata
58
59
request["netcdf_global_attributes"] = {
59
-
# This is needed for CDDS 3.0.6 but may not be needed with 3.1+, to be
60
+
# This is needed for CDDS 3.0.6 but may not be needed with 3.1+. To be
60
61
# ascertained by follow-up discussion and testing.
"license": "GCModelDev model data is licensed under the Open Government License v3 (https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/)", # noqa: E501
0 commit comments