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

usgs: Handle dataretrieval state codes #144

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

pmav99
Copy link
Member

@pmav99 pmav99 commented Jun 17, 2024

dataretrieval changed the datatype of state_codes from a list to a dict. With this commit we handle this change on searvey side.

Fixes #143

dataretrieval changed the datatype of `state_codes` from a list to a dict.
With this commit we handle this change on searvey side.

Fixes oceanmodeling#143
@pmav99 pmav99 merged commit b9e4600 into oceanmodeling:master Jun 17, 2024
7 of 8 checks passed
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.

usgs: StateCd length must be no greater than 2 characters,
1 participant