diff --git a/imap_processing/_version.py b/imap_processing/_version.py index 31a9c8e8e..a1f190230 100644 --- a/imap_processing/_version.py +++ b/imap_processing/_version.py @@ -1,3 +1,3 @@ # These version placeholders will be replaced later during substitution. -__version__ = "1.0.35.post11.dev0+ed24bc01" -__version_tuple__ = (1, 0, 35, "post11", "dev0", "ed24bc01") +__version__ = "0.0.0.post2.dev0+fa037d1" +__version_tuple__ = (0, 0, 0, "post2", "dev0", "fa037d1") diff --git a/imap_processing/cdf/config/imap_swe_l2_variable_attrs.yaml b/imap_processing/cdf/config/imap_swe_l2_variable_attrs.yaml index 67d9d1d47..c9bcad80c 100644 --- a/imap_processing/cdf/config/imap_swe_l2_variable_attrs.yaml +++ b/imap_processing/cdf/config/imap_swe_l2_variable_attrs.yaml @@ -166,6 +166,8 @@ phase_space_density_spin_sector: phase_space_density: CATDESC: Phase space density organized by energy (eV), spin angle, CEM angle + DELTA_MINUS_VAR: psd_stat_uncert + DELTA_PLUS_VAR: psd_stat_uncert DEPEND_0: epoch DEPEND_1: energy DEPEND_2: inst_az @@ -206,6 +208,8 @@ flux_spin_sector: flux: CATDESC: Number flux organized by energy (eV), spin angle, CEM angle + DELTA_MINUS_VAR: flux_stat_uncert + DELTA_PLUS_VAR: flux_stat_uncert DEPEND_0: epoch DEPEND_1: energy DEPEND_2: inst_az