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

Use is_opendap_url to avoid hitting non-existent DAP link #209

Merged
merged 1 commit into from
Dec 1, 2021

Conversation

huard
Copy link
Contributor

@huard huard commented Nov 25, 2021

Decide if we try to access netCDF using openap or if we download the file locally to avoid hitting the server with an opendap request.

Overview

This PR fixes #208

Changes:

  • Add is_opendap_url to utils, and use in the netCDF converters.

@huard huard mentioned this pull request Nov 25, 2021
@huard huard requested a review from cehbrecht November 26, 2021 20:07
@cehbrecht cehbrecht merged commit d61d1e8 into master Dec 1, 2021
@Zeitsperre Zeitsperre deleted the fix-208 branch May 5, 2023 14:32
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.

Cryptic error message when trying to open non-existent netCDF link
2 participants