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

M*D17A3H server change #237

Closed
bhanberry opened this issue Jul 7, 2021 · 2 comments
Closed

M*D17A3H server change #237

bhanberry opened this issue Jul 7, 2021 · 2 comments
Labels
assistance User assistance requests

Comments

@bhanberry
Copy link

Issue description

The server for Net_PP_Yearly_500m now is https://e4ftl01.cr.usgs.gov/MOLT/MOD17A2HGF.061/ updated from https://e4ftl01.cr.usgs.gov/MOLT/MOD17A3H.006/

Reproducible example

[Tue Jul 06 19:51:59 2021] MODIStsp --> Starting processing
[Tue Jul 06 19:51:59 2021] Accessing http server at: https://e4ftl01.cr.usgs.gov/MOLT/MOD17A3H.006/
Request failed [404]. Retrying in 1 seconds...
Request failed [404]. Retrying in 1 seconds...
Request failed [404]. Retrying in 1 seconds...
Request failed [404]. Retrying in 1.1 seconds...
Error: [Tue Jul 06 19:52:04 2021] Error: http server seems to be down! Please try again later. Aborting!

## PLEASE DELETE AND WRITE YOUR OWN
library(MODIStsp)
MODIStsp(gui = FALSE, opts_file = "/path/of/the/parameter_file.json")
# file parameter_file.json _must_ be attached or copied as text,
# as well as referenced files (e.g. spafile)

Expected and actual behavior

## PASTE HERE THE OUTPUT OF YOUR EXAMPLE CODE

System information

# PASTE HERE YOUR OUTPUT

Additional context

Scientific publication

@bhanberry bhanberry added the assistance User assistance requests label Jul 7, 2021
ranghetti added a commit that referenced this issue Jul 8, 2021
Removing also M*D17A3H (#237)
@ranghetti
Copy link
Contributor

ranghetti commented Jul 8, 2021

Product M*D17A3H was removed due to its unavailability, and replaced with M*D17A3HGF (version 6). M*D17A2HGF was also added. Please install the develop branch of the package, try it and provide me a feedback.

install.packages("remotes")
remotes::install_github("ropensci/MODIStsp", ref = "devel")

@bhanberry
Copy link
Author

bhanberry commented Jul 8, 2021 via email

@ranghetti ranghetti mentioned this issue Jul 9, 2021
ranghetti added a commit that referenced this issue Jul 9, 2021
## Minor changes
- Replace M\*D17A3H with M\*D17A3HGF and add M\*D17A2HGF (#237)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assistance User assistance requests
Projects
None yet
Development

No branches or pull requests

2 participants