Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upget_gsod returns additional station data #49
Comments
|
Ah, hmm. I have an idea what's going on, but I don't know how or why. Thanks for alerting me to this. |
|
Found it. Fixed it. I'll try to get a new release on CRAN in the next few days. Tomorrow I'll update the master branch here on GitHub. Thanks for reporting. |
|
Closed with release of 1.3.2 on CRAN. https://github.com/ropensci/GSODR/releases/tag/1.3.2 |
I tried to download data from 2 stations with this piece of code
I don't understand why b contains data from a:
I used package version 1.3.1 and R version 3.5.0.
Many thanks for your help!