Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sensor status within Argo data system: documentation #76

Open
tcarval opened this issue Oct 24, 2023 · 14 comments
Open

Sensor status within Argo data system: documentation #76

tcarval opened this issue Oct 24, 2023 · 14 comments

Comments

@tcarval
Copy link
Contributor

tcarval commented Oct 24, 2023

The sensor status within Argo data system should be explicitely defined in §2.4.7.1.1.1" Float sensor status within Argo program"
This ticket is linked to #32

Sensor status within Argo data system
A sensor can have an “operational" or "experimental" Argo status.

If the sensor is an “operational" Argo”, it is registered in the R25 sensor table, its data are processed according to it's parameter's cookbook, its data are quality controlled as described in the parameter QC manual.

An "experimental" Argo sensor is registered in the R25 sensor table.
As "experimental", its parameters have not yet been described in a cookbook or QC manual.
Its data is distributed in the "aux" directory of the GDAC ("aux": auxiliary).
The sensor should be declared in the SPECIAL_FEATURES variable of the metadata file, it should contain the "aux" string (case insensitive).

Example of the RAMSES TRIOS hyperspectral radiometry: 7900563_meta.nc
SPECIAL_FEATURES = "THIS FLOAT HAS AUXILIARY SENSORS FOR HYPERSPECTRAL RADIOMETRIC MEASUREMENT."

@tcarval tcarval added this to To do in AVTT issues management via automation Oct 24, 2023
@tcarval tcarval self-assigned this Oct 24, 2023
@tcarval tcarval moved this from To do to In progress in AVTT issues management Oct 24, 2023
@apswong
Copy link

apswong commented Oct 25, 2023

I would suggest "operational Argo", instead of "official Argo".

Question: How do we structure R25 so that DACs are clear which sensor entry in R25 is "operational" or "pilot" or "experimental"?

Also, we need to specify the syntax in SPECIAL_FEATURES, so that it can accommodate multiple entries of the controlled vocal in R25, as well as other miscellaneous special features, in a way that each entry can be extracted for the purpose of monitoring.

@mscanderbeg
Copy link

I also like 'operational' better. I have seen an extensive list of SPECIAL_FEATURES syntax from coriolis and catherine schmectig.

@tcarval tcarval moved this from In progress to AVTT approval in AVTT issues management Oct 25, 2023
@tcarval tcarval added the admt approval requested This ticket is waiting for ADMT approval label Oct 25, 2023
@apswong
Copy link

apswong commented Oct 25, 2023

We need to link to the Github discussion where the use of SPECIAL_FEATURES for recording experimental sensors is agreed.

@tcarval
Copy link
Contributor Author

tcarval commented Oct 25, 2023

Yes, "operational Argo" is better than "official Argo", I change that term.
@vpaba, can we add an term "sensor_status" having two possible values : "operational" or "experimental"
In my opinion, "pilot" status is not necessary.

The SENSOR_MODEL is filled from R27, that is useful to monitor "operational" or "experimental" sensors.

In §"3.32 Reference table 32: SPECIAL_FEATURE", we can say that "A float having data in "aux" directory, should mention it with a sentence conraining "aux" (case insensitive).
Example : SPECIAL_FEATURES = "THIS FLOAT HAS AUXILIARY SENSORS FOR HYPERSPECTRAL RADIOMETRIC MEASUREMENT"

@tcarval
Copy link
Contributor Author

tcarval commented Oct 26, 2023

We need to link to the Github discussion where the use of SPECIAL_FEATURES for recording experimental sensors is agreed.

Done (line 2 of the initial comment)

@tcarval
Copy link
Contributor Author

tcarval commented Oct 26, 2023

ADMT-24 decision : use SPECIAL_FEATURES to provide information on "experimental" sensors.

  • list the sensors with their NVS L22 entries

@tcarval tcarval added admt approved and removed admt approval requested This ticket is waiting for ADMT approval labels Oct 26, 2023
@vpaba
Copy link
Contributor

vpaba commented Nov 3, 2023

Yes, "operational Argo" is better than "official Argo", I change that term. @vpaba, can we add an term "sensor_status" having two possible values : "operational" or "experimental" In my opinion, "pilot" status is not necessary.

@tcarval do you mean to create a new collection to host these two terms? My understanding from the ADMT-24 recordings is that the proposed solution would be to leave R25 for operational sensors only, and to use sensor models from L22 to populate the SPECIAL_FEATURES variable when AUX sensors are present.

Is a new collection on NVS for 'operational' and 'experimental' still required however? Thank you

@apswong
Copy link

apswong commented Nov 6, 2023

@vpaba @tcarval
I don't think the classification of "operational" and "experimental" in R25 is needed anymore.
We will insert a new paragraph in the Users Manual to clarify the agreement from ADMT24, which is that "operational" sensors are recorded in R25, and "experimental" sensors are to use L22.

@vpaba
Copy link
Contributor

vpaba commented Nov 7, 2023

Thanks for the confirmation @apswong

Can this issue be considered resolved?

@SBS-EREHM
Copy link

SBS-EREHM commented Nov 7, 2023

I see that for AUX files, L22 should be used as the "experimental sensor" alternative to R25 to complete SENSOR_MODEL in the wmoid_meta_aux.nc file.

What about R27 (SENSOR_MODEL)?

For example, in the case of FLUOROMETER_CHL435, ultimately BOTH SENSOR and SENSOR_MODEL would change, e.g.,

  • SENSOR = "FLUOROMETER_CHL435"
  • SENSOR_MODEL = "ECO_FLBBFL_AP2" or "ECO_FLBBFL" (like ECO_FLBBCD and ECO_FLBBCD_AP2 today)
  • PARAMETER = "CHL435"

Can anyone clarify?

@apswong
Copy link

apswong commented Nov 7, 2023

@SBS-EREHM : good question.

@tcarval : Does the agreement to only allow "operational sensors" in R25 need to be extended to only allow "operational sensor models" in R27?

@SBS-EREHM
Copy link

SBS-EREHM commented Nov 8, 2023

@apswong It seems that L22 is more geared to the specific SENSOR_MODEL, i.e., an experimental alternative to R27.

It doesn't seem like we have a "experimental alternative" for the more generic SENSOR (i.e., an experimental alternative to R25).

@HCBScienceProducts
Copy link

HCBScienceProducts commented Nov 8, 2023 via email

@HCBScienceProducts
Copy link

HCBScienceProducts commented Nov 8, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
AVTT issues management
  
AVTT approval
Development

No branches or pull requests

6 participants