-
Notifications
You must be signed in to change notification settings - Fork 84
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
new meteo_nearby_stations() error #286
Comments
FULLY REPRODUCIBLE example please. what is |
Sorry, site1 is a dataframe of 3 columns for each site that I am requesting nearby stations for: the longitude, latitude, and id number of each site.
|
thanks, will have a look |
turns out the code requires columns exactly as |
@ghaines3 try again afer reinstalling |
That did it! Thanks very much! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Sorry for all the questions recently, but I have been using this code in the meteo_nearby_stations() function for the past few weeks, and today is the first time it gave me this error. The only new part I put in is the station_data (all.stations is the output of ghcnd_stations()), but I was getting the error before I added it. I've played around with this quite a bit, but it always gives me the same error. Any idea what is going wrong here?
Thanks!
Session Info
The text was updated successfully, but these errors were encountered: