Data Acquisition Manager (DAM) is a Shiny app, developed using R and Python, designed for the download of Landsat Surface Reflectance time series pixel or image data.
If you encounter any bugs, please create an issue or send a message to nathmenini@gmail.com and almeida.xan@gmail.com.
Currently, this tool only supports UNIX-like systems (no Windows OS) due to the integration between R and Python.
In order to successfully run this tool, apart from having R and Python installed, you need the following:
- Request access to use GEE (https://earthengine.google.com/signup/)
- Install and set up GEE Python API (https://developers.google.com/earth-engine/python_install)