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). .. _github: https://github.com/nasa/EMIT-Data-Resources - 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. - `Getting for EMIT data via EarthData search `_ - `Direct s3 access for EMIT Data `_ - `Extracting an area from EMIT imagery `_ 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. .. image:: ../images/earthdata_search_example.png See :doc:`aligning data with different resolutions <../notebooks/aligning_data_with_different_resolutions>` notebook to see an example of working with EMIT, HLS and SHIFT data.