Recipe: File naming conventions: Difference between revisions
Line 16: | Line 16: | ||
::::'''<span style="color:black">freq</span>_<span style="color:blue">dims</span>_<span style="color:red">group</span>_<span style="color:black">HV</span>''' | ::::'''<span style="color:black">freq</span>_<span style="color:blue">dims</span>_<span style="color:red">group</span>_<span style="color:black">HV</span>''' | ||
::where the four attributes (freq,dims,group,HV) are: | ::where the four attributes (freq,dims,group,HV) are: | ||
::<span style="color:black">freq</span>: time-independent (<span style="color:black">const</span>), instantaneous (<span style="color:black">inst</span>''F''), time-average (<span style="color:black">tavg</span>''F''), diurnally time-averaged (<span style="color:black">tdav<span style="color:black">''F'') where ''F'' indicates the frequency or averaging interval and can be one of the following: | ::'''<span style="color:black">freq</span>''': time-independent ('''<span style="color:black">const</span>'''), instantaneous ('''<span style="color:black">inst</span>''F'' '''), time-average ('''<span style="color:black">tavg</span>''F'' '''), diurnally time-averaged (<span style="color:black">tdav<span style="color:black">''F'') where ''F'' indicates the frequency or averaging interval and can be one of the following: | ||
::::30mn = every 30 minutes | ::::30mn = every 30 minutes | ||
::::01hr = hourly | ::::01hr = hourly |