Closed blychs closed 2 months ago
The recent commit displeased the formatter
@zmoon Just run pre-commit and black found some issues. Should be fixed now.
I just saw that the docs failed. I don't think I modified anything in them?
It was in the link check, CRN website currently down https://www.ncei.noaa.gov/access/crn/
https://www.ncei.noaa.gov/ is back now, but data stuff still out (giving 404)
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