Skip to content

Commit

Permalink
push dat file
Browse files Browse the repository at this point in the history
  • Loading branch information
aradhakrishnanGFDL committed Jul 30, 2024
1 parent 15823b6 commit f739c4a
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
20 changes: 20 additions & 0 deletions catalogbuilder/intakebuilder/dat/gfdlcmipfreq.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"frequency":{
"1hr":"1hr",
"1hrCM":"1hrCM",
"1hrPt":"1hrPt",
"3hr":"3hr",
"3hrPt":"3hrPt",
"6hr":"6hr",
"6hrPt":"6hrPt",
"daily":"day",
"dec":"dec",
"fx":"fx",
"monthly":"mon"
"monC":"monC",
"monPt":"monPt",
"subhrPt":"subhrPt",
"yr":"yr",
"yrPt":"yrPt"
}
}
10 changes: 10 additions & 0 deletions catalogbuilder/intakebuilder/dat/gfdlcmipfreq.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
monthly:
frequency: mon
daily:
frequency: day
hourly:
frequency: 1hr
annual:
frequency: yearly
3hr:
frequency: 3hr

0 comments on commit f739c4a

Please sign in to comment.