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

Anyway for user to update internal stations data frame? #10

Closed
steffilazerte opened this issue Apr 7, 2017 · 4 comments
Closed

Anyway for user to update internal stations data frame? #10

steffilazerte opened this issue Apr 7, 2017 · 4 comments
Labels

Comments

@steffilazerte
Copy link
Member

Figure out a way for users to update internal stations data frame. They can download a new stations data frame, but it doesn't update the internal one

@adamhsparks
Copy link
Member

I'm not sure if you've dealt with this issue yet or not, but since it's still open I'll just offer what we have as an example. We've got a function to update our Oz BoM internal stations data frames in bomrang that might be useful for you to refer to.

Note that this is the most recent version in the devel branch the data frames are not going to be exposed to the users. In the master branch, v0.4.0-1, the data frames are externally exposed.
https://github.com/ToowoombaTrio/bomrang/blob/devel/R/update_station_locations.R

@steffilazerte
Copy link
Member Author

Thanks, I'll take a look, we haven't figure this one out yet, so I'm eager to see what you've got working!

@steffilazerte
Copy link
Member Author

@adamhsparks
Copy link
Member

Also this in GSODR, https://github.com/ropensci/GSODR/blob/master/R/update_station_list.R

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants