Hi, we're getting these warnings for BGC floats:
LAUNCH_CONFIG_PARAMETER_NAME[3]: Deprecated name 'CONFIG_OptodeVerticalPressureOffset'
The Argo Vocab page (https://vocab.nerc.ac.uk/collection/R18/current/) tells me that
CONFIG_OptodeVerticalPressureOffset_dbar D is deprecated
But it also tells me that this exists:
CONFIG_<short_sensor_name>VerticalPressureOffset_dbar
where: Vertical pressure offset due to the fact that the <short_sensor_name> sensor is not exactly at the Ctd pressure. Template_Values:{short_sensor_name:[Crover, Cyc, Eco, Flbb, Flntu, Ocr, Optode, Sfet, Stm, Suna];unit:[bar, dbar, cbar, mbar, inHg]}.
So, according to this, the 'CONFIG_OptodeVerticalPressureOffset' we're using in the metadata should be correct?
(e.g., Australian float 5905501, I checked the param name and it is "CONFIG_OptodeVerticalPressureOffset_dbar")
Maybe this error is linked to this issue: OneArgo/ArgoVocabs#171 ?
Hi, we're getting these warnings for BGC floats:
LAUNCH_CONFIG_PARAMETER_NAME[3]: Deprecated name 'CONFIG_OptodeVerticalPressureOffset'
The Argo Vocab page (https://vocab.nerc.ac.uk/collection/R18/current/) tells me that
CONFIG_OptodeVerticalPressureOffset_dbar D is deprecated
But it also tells me that this exists:
CONFIG_<short_sensor_name>VerticalPressureOffset_dbar
where: Vertical pressure offset due to the fact that the <short_sensor_name> sensor is not exactly at the Ctd pressure. Template_Values:{short_sensor_name:[Crover, Cyc, Eco, Flbb, Flntu, Ocr, Optode, Sfet, Stm, Suna];unit:[bar, dbar, cbar, mbar, inHg]}.
So, according to this, the 'CONFIG_OptodeVerticalPressureOffset' we're using in the metadata should be correct?
(e.g., Australian float 5905501, I checked the param name and it is "CONFIG_OptodeVerticalPressureOffset_dbar")
Maybe this error is linked to this issue: OneArgo/ArgoVocabs#171 ?