Working With Other Data On BioSCape SMCE
EMIT Data
The EMIT team has put together a thorough set of tutorials on how to access and work with the data on github. The easiest way to work with the EMIT data is by using direct s3 access (see the link below).
To set up a work environment use the following script to get direct access the LP DAAC data pool with Python. There is no need to setup the emit conda environment as the default conda environment (notebook) should have all the packages required for working with the data.
Harmonized Landsat Sentinel-2
Follow the first step under EMIT data to get direct access the LP DAAC data pool with Python.
Use EarthData search to find data.
See aligning data with different resolutions notebook to see an example of working with EMIT, HLS and SHIFT data.