cal-adapt / climakitae

A Python toolkit for retrieving, visualizing, and performing scientific analyses with data from the Cal-Adapt Analytics Engine.
https://climakitae.readthedocs.io
BSD 3-Clause "New" or "Revised" License
21 stars 2 forks source link

UpdateS station ids for renamed data in bucket #339

Closed vicford closed 6 months ago

vicford commented 6 months ago

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: