Recipe: File naming conventions: Difference between revisions
No edit summary |
|||
Line 14: | Line 14: | ||
collection | collection | ||
::The operational GEOS-5 data are organized into file collections that contain fields with common characteristics. However, computational considerations required that 3D collections have a single variable in them. Collection names are of the form | ::The operational GEOS-5 data are organized into file collections that contain fields with common characteristics. However, computational considerations required that 3D collections have a single variable in them. Collection names are of the form | ||
:::: | ::::<span style="color:red">freq</span>_dims_group_HV'' | ||
::where the four attributes (freq,dims,group,HV) are: | ::where the four attributes (freq,dims,group,HV) are: | ||
::freq: time-independent (const), instantaneous (instF), time-average (tavgF), diurnally time-averaged (tdavF) where F indicates the frequency or averaging interval and can be one of the following: | ::freq: time-independent (const), instantaneous (instF), time-average (tavgF), diurnally time-averaged (tdavF) where F indicates the frequency or averaging interval and can be one of the following: |