Skip to content

BUG - Add SWE DELTA_* uncertainty pointers to metadata #2314

Description

@greglucas

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:

Code

Additional notes, affected areas, and suggested fixes

No response

Metadata

Metadata

Labels

CDFRelated to CDF filesData Release 2Deadline: September 1, 2026Ins: SWERelated to the SWE instrumentbugSomething isn't working

Type

No type

Projects

Status
Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions