When the longer timeseries HadISD data was put into our s3 bucket, some stations were renamed due to overlap and other issues, but we didn't update the existing hadisd_stations csv with the newer names. This PR updates this.
Summary of changes and related issue
Relevant motivation and context
Dependencies required for this change?
Fixes # (issue), delete if not necessary
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Description of PR
When the longer timeseries HadISD data was put into our s3 bucket, some stations were renamed due to overlap and other issues, but we didn't update the existing hadisd_stations csv with the newer names. This PR updates this.
Summary of changes and related issue
Relevant motivation and context
Dependencies required for this change?
Fixes # (issue), delete if not necessary
Type of change
How Has This Been Tested?
Please test in https://github.com/cal-adapt/cae-notebooks/pull/101
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Checklist: