File tree Expand file tree Collapse file tree
imap_l3_processing/cdf/config Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -199,13 +199,17 @@ elongation_excluded:
199199 VALIDMAX : 0
200200 VALIDMIN : 180
201201 RECORD_VARYING : RV
202+
202203pixel_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
215219pixel_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
You can’t perform that action at this time.
0 commit comments