Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ glows_flags:
DISPLAY_TYPE: time_series
SCALETYP: linear
FIELDNAM: Quality Flags for GLOWS L3e Hi-45
FORMAT: I5
UNITS: '0: okay; nonzero: caution'
VALIDMIN: 0
VALIDMAX: 65534
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ glows_flags:
DISPLAY_TYPE: time_series
SCALETYP: linear
FIELDNAM: Quality Flags for GLOWS L3e Hi-90
FORMAT: I5
UNITS: '0: okay; nonzero: caution'
VALIDMIN: 0
VALIDMAX: 65534
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ glows_flags:
DISPLAY_TYPE: time_series
SCALETYP: linear
FIELDNAM: Quality Flags for GLOWS L3e Lo
FORMAT: I5
UNITS: '0: okay; nonzero: caution'
VALIDMIN: 0
VALIDMAX: 65534
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ glows_flags:
DISPLAY_TYPE: time_series
SCALETYP: linear
FIELDNAM: Quality Flags for GLOWS L3e Ultra HF
FORMAT: I5
UNITS: '0: okay; nonzero: caution'
VALIDMIN: 0
VALIDMAX: 65534
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ glows_flags:
DISPLAY_TYPE: time_series
SCALETYP: linear
FIELDNAM: Quality Flags for GLOWS L3e Ultra SF
FORMAT: I5
UNITS: '0: okay; nonzero: caution'
VALIDMIN: 0
VALIDMAX: 65534
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1175,7 +1175,7 @@ total_temperature_tensor_integrated:
CATDESC: Total temperature tensor integrated
DEPEND_0: epoch
DEPEND_1: tensor_id
VAR_TYPE: support_datadata
VAR_TYPE: support_data
RECORD_VARYING: RV
DISPLAY_TYPE: time_series
VARIABLE_PURPOSE: PRIMARY_VAR,SUMMARY
Expand Down