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

Preparing floats for V11C version #17

Draft
wants to merge 81 commits into
base: master
Choose a base branch
from
Draft

Preparing floats for V11C version #17

wants to merge 81 commits into from

Conversation

gbolzon
Copy link
Collaborator

@gbolzon gbolzon commented Sep 26, 2024

Implementing improvements defined in #16

@gbolzon gbolzon marked this pull request as draft September 26, 2024 14:34
@gbolzon gbolzon marked this pull request as ready for review September 26, 2024 14:36
@gbolzon gbolzon marked this pull request as draft September 26, 2024 14:37
@gbolzon
Copy link
Collaborator Author

gbolzon commented Sep 27, 2024

We are also removing scipy.io as NetCDF and writing SUPERFLOAT as netCDF-4 files

Giorgio Bolzon added 2 commits October 1, 2024 10:29
In addition
- use pathlib
- Use with in opening NetCDF file
- Fixing bug about nitrate_already_existing logical: used with —force variables were created in any case, now variables are created only if they don’t exist.
@gbolzon
Copy link
Collaborator Author

gbolzon commented Oct 8, 2024

UserWarning: The seawater library is deprecated! Please use gsw instead.

We have to test this gsw.

@gbolzon
Copy link
Collaborator Author

gbolzon commented Oct 8, 2024

@CarolinaAmadio, @lfeudale
superfloat_oxygen.remove_bad_sensors() that removes
"6901766",'6903235','6902902',"6902700"

Shall we remove it ? And believe in new coriolis products?
At the moment in Coriolis:

  • 6901766 has 5 good DOXY_ADJUSTED profiles
  • 6903235 no DOXY profiles
  • 6902902 no DOXY profiles
  • 6902700 no DOXY_ADJUSTED profiles

Giorgio Bolzon added 2 commits October 8, 2024 15:32
@CarolinaAmadio
Copy link
Collaborator

According to https://fleetmonitoring.euro-argo.eu/, these floats have issues labeled as "[FLAG_MissingVerticalProfile_LOGICAL]," which indicates a problem with the PRES variable. However, this issue is not strictly related to the DOXY variable. I suggest removing this Python function, also because we already perform checks on PRES (e.g., LEN pres must be > 5).

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

Successfully merging this pull request may close these issues.

2 participants