aTnT
aTnT
Sen2Cor is a processor for Sentinel-2 Level 2A product generation and formatting; it performs the atmospheric-, terrain and cirrus correction of Top-Of- Atmosphere Level 1C input data. Sen2Cor creates Bottom-Of-Atmosphere,...
See [issue#10](https://github.com/16EAGLE/getSpatialData/issues/10), copied below for convenience: Maybe some improvements to add to prepSentinel() are: * add somehow the names of the bands to the output .tif files. The L2A outputs...
Congrats for this package which is really useful. For the users of Docker, i have built the Docker repo [atavares/rocker-geospatial-getspatialdata](https://hub.docker.com/r/atavares/rocker-geospatial-getspatialdata/). The repo is is automatically updated with every new build...
Hello, First of all thanks for developing this amazing package! I obtain the map below as the result of running: ``` example_isochrone
The website of the GFC source data (https://earthenginepartners.appspot.com/) states that “This site and data are now obsolete. Please see the latest data at: glad.earthengine.app/view/global-forest-change”. An update of this package source...
Fixes #16 by increasing the download timeout in `download_tiles()` to 300 seconds. Tested with different timeouts. Changes: - Added `timeout` parameter to `download_tile()` and `download_tiles()`.
This is an example of the default timeout (60s) being reached: ``` 1 tiles to download/check. Hansen_GFC-2023-v1.11_lossyear_20N_100E.tif exists but doesn't match remote - re-downloading file trying URL 'http://commondatastorage.googleapis.com/earthenginepartners-hansen/GFC-2023-v1.11/Hansen_GFC-2023-v1.11_lossyear_20N_100E.tif' Content type...