chrisvwn / Rnightlights

R package to extract data from satellite nightlights.
GNU General Public License v3.0
47 stars 14 forks source link

Support to download new data from the website of Payne Institute #55

Closed immuntasir closed 4 years ago

immuntasir commented 4 years ago

In the NGDC/NOAA Website, the monthly composites are available up to April 2019. The newer ones are available on the website of the Payne Institute. Do you plan to provide support for this?

immuntasir commented 4 years ago

I have found a temporary solution to the problem as given below, so closing the issue. (Ref: https://github.com/chrisvwn/Rnightlights/issues/54)

Rnightlights:::nlCleanup() pkgOptions("ntLtsIndexUrlVIIRS.M" = "https://eogdata.mines.edu/pages/download_dnb_composites_iframe.html")