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

Handling ODF data with missing units #88

Open
5 tasks
JessyBarrette opened this issue Apr 26, 2021 · 0 comments
Open
5 tasks

Handling ODF data with missing units #88

JessyBarrette opened this issue Apr 26, 2021 · 0 comments

Comments

@JessyBarrette
Copy link
Collaborator

Issue

Some of the historical data from BIO is missing units associated with some variables. Exce[t for some specific test files (eg. CTD_BCD2013667_001_01_DN.ODF), only a few variables are more commonly missing units :

  • PSAR: Subsurface PAR, more common units are ueinsteins/s/m^2
  • SPAR: Surface PAR, more common units are 'ueinsteins/s/m^2`
  • FLOR_01: potentially fluorescence or other optical sensors, GF3 term is related to mg/m^3
  • FLOR_02: potentially fluorescence or other optical sensors
  • FLOR_03: potentially fluorescence or other optical sensors

Potential Method for handling issue

Add those specific terms to the Vocabulary CSV file within the BIO vocabulary and for each variable terms, add to the expected_units column the following: "variable_default_units|None"

This will assume that if ODF conversion includes BIO data, the default value units for the PSAR variables are the "variable_default_units".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant