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

261-erroneous-values-in-database-for-moisture-variables #285

Merged

Conversation

randytpierce
Copy link
Contributor

This PR should add changes to the netcdf builder to accomodate RH, WindU, and WindV values and also a backfill scripot, along with some other minor changes.

@randytpierce randytpierce linked an issue Dec 28, 2023 that may be closed by this pull request
@randytpierce randytpierce self-assigned this Dec 28, 2023
@randytpierce randytpierce added couchbase VXingest issues related to the VXingest project labels Dec 28, 2023
Copy link
Contributor Author

@randytpierce randytpierce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

asking Ian to review

@randytpierce
Copy link
Contributor Author

formatted and pushed two files that needed formatting

Copy link
Contributor

@ian-noaa ian-noaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly seems good. I had a few questions in my other review comments.

pyproject.toml Outdated Show resolved Hide resolved
src/vxingest/netcdf_to_cb/netcdf_builder.py Outdated Show resolved Hide resolved
src/vxingest/netcdf_to_cb/netcdf_builder.py Show resolved Hide resolved
src/vxingest/netcdf_to_cb/netcdf_builder.py Outdated Show resolved Hide resolved
tests/vxingest/utilities/test_backfill_obs_with_rh.py Outdated Show resolved Hide resolved
@randytpierce
Copy link
Contributor Author

randytpierce commented Dec 28, 2023 via email

@randytpierce
Copy link
Contributor Author

randytpierce commented Dec 28, 2023 via email

@mollybsmith-noaa
Copy link
Collaborator

mollybsmith-noaa commented Dec 28, 2023 via email

@randytpierce
Copy link
Contributor Author

randytpierce commented Dec 28, 2023 via email

@mollybsmith-noaa
Copy link
Collaborator

mollybsmith-noaa commented Dec 28, 2023 via email

Copy link
Contributor

@ian-noaa ian-noaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good with the understanding that:

  • the README sections about the *.n1ql scripts deleted in this PR will be updated in a follow-on PR
  • we don't have concerns about the differing Kelvin & Celsius inputs for the relative_humidity_from_dewpoint calcuation in the NetCDF builder & the backfiling, respectively.

@randytpierce
Copy link
Contributor Author

randytpierce commented Dec 29, 2023 via email

@ian-noaa
Copy link
Contributor

ian-noaa commented Dec 29, 2023

I think making the fix to the backfilling script in this PR makes a ton of sense to me. Then we can merge this PR once the script is fixed.

@randytpierce randytpierce merged commit 6a6d142 into main Jan 1, 2024
6 checks passed
@randytpierce randytpierce deleted the 261-erroneous-values-in-database-for-moisture-variables branch January 1, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
couchbase VXingest issues related to the VXingest project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Erroneous values in database for moisture variables
3 participants