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

Downloads over multiple years doesn't seem to work #43

Closed
emhart opened this issue Jul 22, 2015 · 2 comments
Closed

Downloads over multiple years doesn't seem to work #43

emhart opened this issue Jul 22, 2015 · 2 comments
Labels

Comments

@emhart
Copy link
Contributor

emhart commented Jul 22, 2015

From louisejeslater@gmail.com

library(devtools)
install_github("ropensci/prism")
library(prism)
library(raster)
library(gtools)  

options(prism.path = "C:/Users/Louise Slater/Desktop/test") 
get_prism_monthlys(type="ppt", year = 2012:2013, month = 1:12, keepZip=F)
@emhart emhart added the bug label Jul 22, 2015
@emhart
Copy link
Contributor Author

emhart commented Jul 22, 2015

It's not multiple years, the file structure has changed. File names are now 4kmM3, and they were 4kmM2. This seems to be true just for the PPT files.

emhart added a commit that referenced this issue Jul 22, 2015
…th the proper year

- Worked on #43, but further testing needed.
- I added a feature that grabs the processing version of a file automatically to cope with updated file names.
@emhart
Copy link
Contributor Author

emhart commented Jul 22, 2015

Seems fixed for the moment.

@emhart emhart closed this as completed Jul 22, 2015
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

1 participant