Skip to content

Commit 1a46de8

Browse files
author
Menlo Innovations - CAVA Project
committed
Harrison 3025 - SWYN - GLOWS: update L3e lat/lon metadata
1 parent 00e0958 commit 1a46de8

1 file changed

Lines changed: 13 additions & 6 deletions

File tree

imap_l3_processing/cdf/config/imap_glows_l3e_survival-probability-ul-hf_variable_attrs.yaml

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -199,13 +199,17 @@ elongation_excluded:
199199
VALIDMAX: 0
200200
VALIDMIN: 180
201201
RECORD_VARYING: RV
202+
202203
pixel_longitude:
203204
NAME: pixel_longitude
205+
DEPEND_0: epoch
206+
DEPEND_1: healpix_index
204207
DATA_TYPE: CDF_FLOAT
205-
CATDESC: longitude of the pixel in ecliptic coordinate
208+
CATDESC: Pixel center longitude in HAE (ECLIPJ20000)
209+
VAR_NOTES: Reference frames are defined according to IMAP mission SPICE kernels.
206210
VAR_TYPE: metadata
207-
FIELDNAM: Pixel longitude
208-
LABLAXIS: longitude
211+
FIELDNAM: HAE longitude
212+
LABLAXIS: Longitude
209213
RECORD_VARYING: RV
210214
FORMAT: F9.3
211215
FILLVAL: -1.0000E+31
@@ -214,11 +218,14 @@ pixel_longitude:
214218
VALIDMAX: 360
215219
pixel_latitude:
216220
NAME: pixel_latitude
221+
DEPEND_0: epoch
222+
DEPEND_1: healpix_index
217223
DATA_TYPE: CDF_FLOAT
218-
CATDESC: latitude of the pixel in ecliptic coordinate
224+
CATDESC: Pixel center latitude in HAE (ECLIPJ20000)
225+
VAR_NOTES: Reference frames are defined according to IMAP mission SPICE kernels.
219226
VAR_TYPE: metadata
220-
FIELDNAM: Pixel latitude
221-
LABLAXIS: latitude
227+
FIELDNAM: HAE latitude
228+
LABLAXIS: Latitude
222229
RECORD_VARYING: RV
223230
FORMAT: F9.3
224231
FILLVAL: -1.0000E+31

0 commit comments

Comments
 (0)