You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a list of ISTP metadata that needs to be changed for SWE.
Bold items need SWE team input; others are informational or Menlo can handle directly.
There are several out of range values for the day I checked (imap_swe_l3_sci_20260428_v003.cdf):
PSD has a VALIDMAX of 10^-20. There are some values around 10^-19 which are maybe physical and we should change VALIDMAX? Then there are some around 10^-10, 10^15, and inf. Obviously we should replace inf with fill, but should we do that for anything over VALIDMAX, or just leave it as is? Most programs will not plot those invalid values. This affects all the PSD variables to some degree
Answer: replace inf with fill
Answer: update VALIDMAX on all PSD variables to 1e-15, do not replace large values with fill
Answer: add a flag UNPHYSICAL_PSD, 2 ** 11, and set for PSD greater than 1e-19
halo_density_integrated is negative in one point; core_temperature_phi_rtn_integrated is negative in a lot. If an integration throws a negative value, should we replace it with fill and also any related variables?
Answer: replace negative values with fill and make sure the NEGATIVE_MOMENT flag is set
I'm checking on the possibility of using time_series for vector plots in CAVA; we may need to change this
Answer: if we leave this as time_series it should be good, no change needed.
core_heat_flux_magnitude_integrated, halo_heat_flux_magnitude_integrated, total_heat_flux_magnitude_integrated are using Unicode mu. ASCII is preferred; IMAP convention is to use "u" for micro, so just switch the mu to u.
raw_psd_by_theta_rebinned and raw_psd_by_phi_rebinned are missing LABL_PTR. LABL_PTR_1 should be energy_label for both; then we need to create inst_az_label and inst_el_label for the appropriate LABL_PTR_2.
inst_elFORMAT should be E9.4 to correspond with inst_az (or at least it needs to be float, not integer).
This is a list of ISTP metadata that needs to be changed for SWE.
Bold items need SWE team input; others are informational or Menlo can handle directly.
imap_swe_l3_sci_20260428_v003.cdf):inf. Obviously we should replaceinfwith fill, but should we do that for anything over VALIDMAX, or just leave it as is? Most programs will not plot those invalid values. This affects all the PSD variables to some degreeinfwith fillhalo_density_integratedis negative in one point;core_temperature_phi_rtn_integratedis negative in a lot. If an integration throws a negative value, should we replace it with fill and also any related variables?time_seriesfor vector plots in CAVA; we may need to change thistime_seriesit should be good, no change needed.core_heat_flux_magnitude_integrated,halo_heat_flux_magnitude_integrated,total_heat_flux_magnitude_integratedare using Unicode mu. ASCII is preferred; IMAP convention is to use "u" for micro, so just switch the mu to u.raw_psd_by_theta_rebinnedandraw_psd_by_phi_rebinnedare missing LABL_PTR. LABL_PTR_1 should beenergy_labelfor both; then we need to createinst_az_labelandinst_el_labelfor the appropriate LABL_PTR_2.inst_elFORMATshould beE9.4to correspond withinst_az(or at least it needs to be float, not integer).UNITSupdates relating to BUG - CoDICE Lo L3a ISTP validation issues - Card 3160 #87 will be picked up with next deployment, as will emptyVARIABLE_PURPOSE