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

Cant download the TRMM data #11

Closed
shubho17apr opened this issue Mar 9, 2017 · 1 comment
Closed

Cant download the TRMM data #11

shubho17apr opened this issue Mar 9, 2017 · 1 comment

Comments

@shubho17apr
Copy link

I tried downloading the TRMM monthly data using the codes examples in the package,
but it showing the following error..

trying URL 'ftp://disc2.nascom.nasa.gov/data/TRMM/Gridded/3B43_V7/2009/3B43.090101.7.precipitation.accum'
trying URL 'ftp://disc2.nascom.nasa.gov/data/TRMM/Gridded/3B43_V7/2009/3B43.090201.7.precipitation.accum'
The following files are currently not available for download:

[1] "ftp://disc2.nascom.nasa.gov/data/TRMM/Gridded/3B43_V7/2009/3B43.090101.7.precipitation.accum"
[2] "ftp://disc2.nascom.nasa.gov/data/TRMM/Gridded/3B43_V7/2009/3B43.090201.7.precipitation.accum"
There are no files available, try a different temporal window.
Warning messages:
1: In download.file(url = filesURLs[j], destfile = file.path(td, basename(filesURLs[j])), :
InternetOpenUrl failed: 'The login request was denied
'
2: In download.file(url = filesURLs[j], destfile = file.path(td, basename(filesURLs[j])), :
InternetOpenUrl failed: 'The login request was denied

@cvitolo
Copy link
Contributor

cvitolo commented Apr 19, 2018

The server that hosts TRMM data requires authentication, therefore the TRMM function has been removed from the current version of the package. Sorry about that!

@cvitolo cvitolo closed this as completed Apr 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants