-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathMIP_frequency.json
28 lines (28 loc) · 1.36 KB
/
MIP_frequency.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
{
"frequency": {
"1hr": "sampled hourly",
"1hrCM": "monthly-mean diurnal cycle resolving each day into 1-hour means",
"1hrPt": "sampled hourly, at specified time point within an hour",
"3hr": "3 hourly mean samples",
"3hrPt": "sampled 3 hourly, at specified time point within the time period",
"6hr": "6 hourly mean samples",
"6hrPt": "sampled 6 hourly, at specified time point within the time period",
"day": "daily mean samples",
"dec": "decadal mean samples",
"fx": "fixed (time invariant) field",
"mon": "monthly mean samples",
"monC": "monthly climatology computed from monthly mean samples",
"monPt": "sampled monthly, at specified time point within the time period",
"subhrPt": "sampled sub-hourly, at specified time point within an hour",
"yr": "annual mean samples",
"yrPt": "sampled yearly, at specified time point within the time period"
},
"version_metadata": {
"version_tag": "v0.0.0",
"checksum": "3c7e52f4dfb1ab132c7656da727a7ef1",
"commit": "1dda9769771eecb6592a50175fd0620add69f0c3",
"previous_commit": "bc9a7f6aa1f86111f264b337eebbaf4118b51a12",
"frequency_modified": "Wed, 9 Oct 2024 09:26:07 +0000",
"frequency_note": "Automated update of JSONLD files, network and frames"
}
}