| Y |
|
|
run (aka year or annual) |
ACCUMULATOR_IVL
- NOTE: visible prefix used, not *prefix
- WHY: the name "sum" is treated as reserved and rejected.
- Visible "acm" prefixes solve avoid that
| Name |
Type |
Variability |
Description/Comments |
| Y.acmCount |
number |
Post-calc phase of run |
total # of subhrs included |
| Name |
Type |
Variability |
Description/Comments |
| Y.acmMin |
number |
Post-calc phase of run |
min value seen in interval |
| Y.acmMean |
number |
Post-calc phase of run |
mean value seen in interval |
| Y.acmMax |
number |
Post-calc phase of run |
max value seen in interval |
| Y.acmSum |
DBL |
Post-calc phase of run |
sum of values in interval |
| Name |
Type |
Variability |
Description/Comments |
| Y.acmMinDayOfYear |
number |
Post-calc phase of run |
day of year on which min occurs, 1-365 |
| Y.acmMinDayOfYearST |
number |
Post-calc phase of run |
- day of year (standard time) on which min occurs, 1-365
- can differ from acmMinDayOfYear iff Top.[DT][dt]=Yes
|
| Y.acmMinHour |
number |
Post-calc phase of run |
hour of day at which min occurs, 0-23 |
| Y.acmMinHourST |
number |
Post-calc phase of run |
- hour of day (standard time) at which min occurs, 0-23
- can differ from acmMinHour iff Top.[DT][dt]=Yes
|
| Y.acmMinSubhour |
number |
Post-calc phase of run |
subhour within hour at which min occurs, 0 - Top.tp_nSubSteps-1 |
| Name |
Type |
Variability |
Description/Comments |
| Y.acmMaxDayOfYear |
number |
Post-calc phase of run |
day of year on which min occurs, 1-365 |
| Y.acmMaxDayOfYearST |
number |
Post-calc phase of run |
- day of year (standard time) on which max occurs, 0-23
- can differ from acmMaxDayOfYear iff Top.[DT][dt]=Yes
|
| Y.acmMaxHour |
number |
Post-calc phase of run |
hour of day at which min occurs, 0-23 |
| Y.acmMaxHourST |
number |
Post-calc phase of run |
- hour of day (standard time) at which max occurs, 0-23
- can differ from acmMaxHour iff Top.[DT][dt]=Yes
|
| Y.acmMaxSubhour |
number |
Post-calc phase of run |
subhour within hour at which min occurs, 0 - Top.tp_nSubSteps-1 |
|
| M |
|
|
current month |
ACCUMULATOR_IVL
- NOTE: visible prefix used, not *prefix
- WHY: the name "sum" is treated as reserved and rejected.
- Visible "acm" prefixes solve avoid that
| Name |
Type |
Variability |
Description/Comments |
| M.acmCount |
number |
Unknown |
total # of subhrs included |
| Name |
Type |
Variability |
Description/Comments |
| M.acmMin |
number |
Unknown |
min value seen in interval |
| M.acmMean |
number |
Unknown |
mean value seen in interval |
| M.acmMax |
number |
Unknown |
max value seen in interval |
| M.acmSum |
DBL |
Unknown |
sum of values in interval |
| Name |
Type |
Variability |
Description/Comments |
| M.acmMinDayOfYear |
number |
Unknown |
day of year on which min occurs, 1-365 |
| M.acmMinDayOfYearST |
number |
Unknown |
- day of year (standard time) on which min occurs, 1-365
- can differ from acmMinDayOfYear iff Top.[DT][dt]=Yes
|
| M.acmMinHour |
number |
Unknown |
hour of day at which min occurs, 0-23 |
| M.acmMinHourST |
number |
Unknown |
- hour of day (standard time) at which min occurs, 0-23
- can differ from acmMinHour iff Top.[DT][dt]=Yes
|
| M.acmMinSubhour |
number |
Unknown |
subhour within hour at which min occurs, 0 - Top.tp_nSubSteps-1 |
| Name |
Type |
Variability |
Description/Comments |
| M.acmMaxDayOfYear |
number |
Unknown |
day of year on which min occurs, 1-365 |
| M.acmMaxDayOfYearST |
number |
Unknown |
- day of year (standard time) on which max occurs, 0-23
- can differ from acmMaxDayOfYear iff Top.[DT][dt]=Yes
|
| M.acmMaxHour |
number |
Unknown |
hour of day at which min occurs, 0-23 |
| M.acmMaxHourST |
number |
Unknown |
- hour of day (standard time) at which max occurs, 0-23
- can differ from acmMaxHour iff Top.[DT][dt]=Yes
|
| M.acmMaxSubhour |
number |
Unknown |
subhour within hour at which min occurs, 0 - Top.tp_nSubSteps-1 |
|
| D |
|
|
current day |
ACCUMULATOR_IVL
- NOTE: visible prefix used, not *prefix
- WHY: the name "sum" is treated as reserved and rejected.
- Visible "acm" prefixes solve avoid that
| Name |
Type |
Variability |
Description/Comments |
| D.acmCount |
number |
Post-calc phase of day |
total # of subhrs included |
| Name |
Type |
Variability |
Description/Comments |
| D.acmMin |
number |
Post-calc phase of day |
min value seen in interval |
| D.acmMean |
number |
Post-calc phase of day |
mean value seen in interval |
| D.acmMax |
number |
Post-calc phase of day |
max value seen in interval |
| D.acmSum |
DBL |
Post-calc phase of day |
sum of values in interval |
| Name |
Type |
Variability |
Description/Comments |
| D.acmMinDayOfYear |
number |
Post-calc phase of day |
day of year on which min occurs, 1-365 |
| D.acmMinDayOfYearST |
number |
Post-calc phase of day |
- day of year (standard time) on which min occurs, 1-365
- can differ from acmMinDayOfYear iff Top.[DT][dt]=Yes
|
| D.acmMinHour |
number |
Post-calc phase of day |
hour of day at which min occurs, 0-23 |
| D.acmMinHourST |
number |
Post-calc phase of day |
- hour of day (standard time) at which min occurs, 0-23
- can differ from acmMinHour iff Top.[DT][dt]=Yes
|
| D.acmMinSubhour |
number |
Post-calc phase of day |
subhour within hour at which min occurs, 0 - Top.tp_nSubSteps-1 |
| Name |
Type |
Variability |
Description/Comments |
| D.acmMaxDayOfYear |
number |
Post-calc phase of day |
day of year on which min occurs, 1-365 |
| D.acmMaxDayOfYearST |
number |
Post-calc phase of day |
- day of year (standard time) on which max occurs, 0-23
- can differ from acmMaxDayOfYear iff Top.[DT][dt]=Yes
|
| D.acmMaxHour |
number |
Post-calc phase of day |
hour of day at which min occurs, 0-23 |
| D.acmMaxHourST |
number |
Post-calc phase of day |
- hour of day (standard time) at which max occurs, 0-23
- can differ from acmMaxHour iff Top.[DT][dt]=Yes
|
| D.acmMaxSubhour |
number |
Post-calc phase of day |
subhour within hour at which min occurs, 0 - Top.tp_nSubSteps-1 |
|
| H |
|
|
current hour |
ACCUMULATOR_IVL
- NOTE: visible prefix used, not *prefix
- WHY: the name "sum" is treated as reserved and rejected.
- Visible "acm" prefixes solve avoid that
| Name |
Type |
Variability |
Description/Comments |
| H.acmCount |
number |
Post-calc phase of hour |
total # of subhrs included |
| Name |
Type |
Variability |
Description/Comments |
| H.acmMin |
number |
Post-calc phase of hour |
min value seen in interval |
| H.acmMean |
number |
Post-calc phase of hour |
mean value seen in interval |
| H.acmMax |
number |
Post-calc phase of hour |
max value seen in interval |
| H.acmSum |
DBL |
Post-calc phase of hour |
sum of values in interval |
| Name |
Type |
Variability |
Description/Comments |
| H.acmMinDayOfYear |
number |
Post-calc phase of hour |
day of year on which min occurs, 1-365 |
| H.acmMinDayOfYearST |
number |
Post-calc phase of hour |
- day of year (standard time) on which min occurs, 1-365
- can differ from acmMinDayOfYear iff Top.[DT][dt]=Yes
|
| H.acmMinHour |
number |
Post-calc phase of hour |
hour of day at which min occurs, 0-23 |
| H.acmMinHourST |
number |
Post-calc phase of hour |
- hour of day (standard time) at which min occurs, 0-23
- can differ from acmMinHour iff Top.[DT][dt]=Yes
|
| H.acmMinSubhour |
number |
Post-calc phase of hour |
subhour within hour at which min occurs, 0 - Top.tp_nSubSteps-1 |
| Name |
Type |
Variability |
Description/Comments |
| H.acmMaxDayOfYear |
number |
Post-calc phase of hour |
day of year on which min occurs, 1-365 |
| H.acmMaxDayOfYearST |
number |
Post-calc phase of hour |
- day of year (standard time) on which max occurs, 0-23
- can differ from acmMaxDayOfYear iff Top.[DT][dt]=Yes
|
| H.acmMaxHour |
number |
Post-calc phase of hour |
hour of day at which min occurs, 0-23 |
| H.acmMaxHourST |
number |
Post-calc phase of hour |
- hour of day (standard time) at which max occurs, 0-23
- can differ from acmMaxHour iff Top.[DT][dt]=Yes
|
| H.acmMaxSubhour |
number |
Post-calc phase of hour |
subhour within hour at which min occurs, 0 - Top.tp_nSubSteps-1 |
|