-
Notifications
You must be signed in to change notification settings - Fork 0
/
PMPObs_frequency.json
32 lines (32 loc) · 1.6 KB
/
PMPObs_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
29
30
31
32
{
"frequency":{
"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":"sampled every 3 hours",
"3hrPt":"sampled 3 hourly, at specified time point within the time period",
"6hr":"sampled every 6 hours",
"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":{
"CV_collection_modified":"Thu Jun 18 11:07:42 2020 -0700",
"CV_collection_version":"6.2.53.5",
"author":"Paul J. Durack <[email protected]>",
"frequency_CV_modified":"Fri Oct 27 14:03:00 2017 -0700",
"frequency_CV_note":"Issue414 durack1 revise frequency 1hrCM definition (#418)",
"institution_id":"PCMDI",
"previous_commit":"79f2a86bbd5348a5981dbc668615c20dcec1ee72",
"specs_doc":"v6.2.7 (10th September 2018; https://goo.gl/v1drZl)"
}
}
}