Skip to content

v2025.10.0 Another Spooky Update

Choose a tag to compare

@DocOtak DocOtak released this 01 Nov 00:23
· 27 commits to master since this release
98ec872

Unlike the last time, this release is actually happening on Halloween

Parameter Changes

  • Add UMOL/L as an allowed unit for UREA, the default print precision of .4f is based on incoming .1f data in nmol units

  • Add AR-39_ERROR [PCTMOD] as the error name for AR-39 [PCTMOD]

  • Add CDOM-S275-295 [1/NM] describing a linear fit to log transformed attenuation coefficients in the interval 275 to 295 nanometers

  • Add moles_of_ammonium_per_unit_mass_in_sea_water as the CF standard name for NH4 [UMOL/KG]

  • Add mole_concentration_of_cfc11_in_sea_water as the CF standard name for CFC-11 [PMOL/L]

  • Add mole_concentration_of_cfc12_in_sea_water as the CF standard name for CFC-12 [PMOL/L]

  • Add moles_of_sulfur_hexafluoride_per_unit_mass_in_sea_water as the CF standard name for SF6 [FMOL/KG]

  • Add mole_concentration_of_sulfur_hexafluoride_in_sea_water as the CF standard name for SF6 [FMOL/L]

  • Add some particulate trace metal parameters following geotraces conventions, the default database precisions were based on incoming data:

    • Sr_TP_CONC_BOTTLE [PMOL/KG]
    • Al_TP_CONC_BOTTLE [NMOL/KG]
    • Ba_TP_CONC_BOTTLE [PMOL/KG]
    • Ca_TP_CONC_BOTTLE [PMOL/KG]

Other Changes

  • Add template for parameter requests by @DocOtak in #47

Full Changelog: v2025.04.0...v2025.10.0