Description of the issue
The SWE L2 data files are missing DELTA_PLUS_VAR and DELTA_MINUS_VAR pointers to the statistical uncertainty values in the file. Update the metadata configuration to add these attributes.
|
flux: |
|
CATDESC: Number flux organized by energy (eV), spin angle, CEM angle |
|
DEPEND_0: epoch |
|
DEPEND_1: energy |
|
DEPEND_2: inst_az |
|
DEPEND_3: inst_el |
|
LABL_PTR_1: energy_label |
|
LABL_PTR_2: inst_az_label |
|
LABL_PTR_3: inst_el_label |
|
DISPLAY_TYPE: spectrogram |
|
FIELDNAM: Flux |
|
FILLVAL: -1.0E+31 |
|
UNITS: 1 / (2 * eV * cm^2 * s * ster) |
|
FORMAT: E14.7 |
|
VALIDMAX: 1.0E+9 |
|
VALIDMIN: 0.0 |
|
VAR_TYPE: data |
|
DICT_KEY: SPASE>Particle>ParticleType:Electron,ParticleQuantity:NumberFlux,Qualifier:Array |
Should have both of those attributes that point to this variable name:
Steps to reproduce the issue
No response
Expected behavior (What should happen)
No response
Actual behavior (What does happen)
No response
Code Snippet:
Additional notes, affected areas, and suggested fixes
No response
Description of the issue
The SWE L2 data files are missing
DELTA_PLUS_VARandDELTA_MINUS_VARpointers to the statistical uncertainty values in the file. Update the metadata configuration to add these attributes.imap_processing/imap_processing/cdf/config/imap_swe_l2_variable_attrs.yaml
Lines 205 to 222 in 0d7eea6
Should have both of those attributes that point to this variable name:
imap_processing/imap_processing/cdf/config/imap_swe_l2_variable_attrs.yaml
Line 244 in 0d7eea6
Steps to reproduce the issue
No response
Expected behavior (What should happen)
No response
Actual behavior (What does happen)
No response
Code Snippet:
CodeAdditional notes, affected areas, and suggested fixes
No response