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

Check that curl is in system path; warn if it is not #276

Merged
merged 4 commits into from
Jan 25, 2024

Conversation

blaylockbk
Copy link
Owner

@blaylockbk blaylockbk commented Jan 23, 2024

Curl is a Herbie requirement because it is used to download subset grib files. Importing the Herbie class will now check that curl is in the system Path. If not, a warning will display.

Also include fix due to changes in pandas-dev/pandas#52536

@blaylockbk blaylockbk linked an issue Jan 23, 2024 that may be closed by this pull request
@blaylockbk blaylockbk changed the title fix to_timedelta deprecation for Pandas 2.2.0 Check that curl is in system path; warn if not Jan 25, 2024
@blaylockbk blaylockbk changed the title Check that curl is in system path; warn if not Check that curl is in system path; warn if it is not Jan 25, 2024
@blaylockbk blaylockbk merged commit 94c6034 into main Jan 25, 2024
8 of 9 checks passed
@blaylockbk blaylockbk deleted the 275-eoferror-no-valid-message-found branch January 25, 2024 05:53
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.

EOFError: No valid message found
1 participant