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

Fix bugs in layer height and temperature #192

Merged
merged 4 commits into from
Sep 12, 2024
Merged

Conversation

blychs
Copy link
Contributor

@blychs blychs commented Sep 11, 2024

Here are the fixes for the bug I mentioned.
I am sorry for having to reopen a pull request about this!
In short:
the previous code only worked if CAMX had NETCDF input files, which is not always the case, and had a typo at calling for dset_variables. It was also not adding the temperature.

I also changed the name of layer height to make it more clear.

Cheers
Pablo

monetio/models/_camx_mm.py Outdated Show resolved Hide resolved
monetio/models/_camx_mm.py Outdated Show resolved Hide resolved
monetio/models/_camx_mm.py Show resolved Hide resolved
@zmoon
Copy link
Member

zmoon commented Sep 11, 2024

The recent commit displeased the formatter

@blychs
Copy link
Contributor Author

blychs commented Sep 11, 2024

@zmoon Just run pre-commit and black found some issues. Should be fixed now.

@blychs
Copy link
Contributor Author

blychs commented Sep 11, 2024

I just saw that the docs failed. I don't think I modified anything in them?

@zmoon
Copy link
Member

zmoon commented Sep 12, 2024

It was in the link check, CRN website currently down https://www.ncei.noaa.gov/access/crn/

@zmoon zmoon merged commit 0954436 into noaa-oar-arl:develop Sep 12, 2024
6 of 7 checks passed
@zmoon
Copy link
Member

zmoon commented Sep 12, 2024

https://www.ncei.noaa.gov/ is back now, but data stuff still out (giving 404)

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