Conversation
Bumps [ASFHyP3/actions](https://github.com/asfhyp3/actions) from 0.17.1 to 0.20.0. - [Release notes](https://github.com/asfhyp3/actions/releases) - [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md) - [Commits](ASFHyP3/actions@v0.17.1...v0.20.0) --- updated-dependencies: - dependency-name: ASFHyP3/actions dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
updated usages for actions
…P3/actions-0.20.0 Bump ASFHyP3/actions from 0.17.1 to 0.20.0
This also deletes an artifact that I accidentally committed a year ago >_<
Ignore temporary test artifacts
…s.md Fix typo in WeatherModels documentation
…g-in-downloadgnssdelays.py Fix reading of whitespace-separated station files
…ce-in-code Fix typos in comments
…debase Fix look direction assertion bug
…g-in-downloadgnssdelays.py Fix reading of whitespace-separated station files
…wnloadgnssdelays.py Fix reading of whitespace-separated station files
Some linting and formatting changes throughout the project as I go. - test\test_downloaders.py: added type annotations, swapped os.path for pathlib - test\test_weather_model.py: added type annotations - tools\RAiDER\models\ecmwf.py: - replaced calls to module-level strftime() with more succinct calls to datetimes/times' strftime() method - Added type annotations to _get_from_cds() - tools\RAiDER\models\weatherModel.py: added type annotation for WeatherModel._model_level_type - tools\RAiDER\utilFcns.py: fixed incorrect type annotation on round_date()'s "precision" argument
- Fixed dead links to registration and ERA5 API configuration pages. - Changed wording to refer to "products" as "datasets", to align with the terminology used on ECMWF's websites - Several grammatical/formatting corrections
Fix dead link "Installing from Source"
Add Python 3.13 compatibility
- Retooled to work with the current RAiDER API - The test in test_HRRR_ztd.py had to be renamed to prevent a name collision
These are actually height files in RADAR coordinates, not DEMs in satellite coordinates. "A DEM that has been warped into a height file". This makes that more clear by giving them the file extension typically used for files in RADAR coordinates.
- Reworked height calculation for ECMWF's new method - Reworked ECMWF._fetch() for their API changes: now makes two requests and calculates out the missing heights before saving - Formatting on ECMWF._load_model_levels()
Introduces a way to annotate the shape of numpy arrays, which can be extremely helpful for understanding and debugging the areas that do lots of work on arrays. Add/fix type annotations Add/fix type annotations merge this into a delay.py commit
Fix for ERA-5 API change
Collaborator
Author
|
I'm calling this a minor release because we dropped support for Python 3.8 and added 3.13, and we've removed ERA-I support. |
Collaborator
Author
|
I think this is ready once #767 is merged. |
Update CHANGELOG.md
cmarshak
approved these changes
Sep 8, 2025
Collaborator
cmarshak
left a comment
There was a problem hiding this comment.
Looks fine with the changelog updated.
Plus manual overrides for blocks that break usual formatting rules intentionally
Lint/format test_weather_model.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[0.6.0]
Removed
Changed
Fixed
browseS3 tag for.pngfiles when uploaded to AWS.statistics().hrrr.pyto resolve a deprecation warning aboutunary_union.Added
%H:%M:%S(without quotes).