CU-ESIIL / HYR-SENSE

NASA-SBG and NSF-ESIIL "HYR-SENSE: Hyperspectral and Thermal Remote Sensing for Environmental Justice" program. Participants will gain hands-on experience with hyperspectral and thermal imaging remote sensing technology and its applications for environmental justice issues.
https://cu-esiil.github.io/HYR-SENSE/
MIT License
4 stars 8 forks source link

Source EMIT tools for notebooks #15

Open serbinsh opened 4 months ago

serbinsh commented 4 months ago

How do we want to source other tools like the EMIT-Data-Resources if we need them for the workshop? Should we use a submodule? That way when you pull HYR-SENSE we can also have it pull in the EMIT tools

git submodule update --init --recursive

serbinsh commented 4 months ago

https://stackoverflow.com/questions/3336995/git-will-not-init-sync-update-new-submodules

serbinsh commented 4 months ago

I've added a EMIT-Data-Resources as a submodule to HYR-SENSE so that when cloning the HYR-SENSE repo you also get those tools inside the HYR-SENSE repo and we can write notebooks that assume the path to EMIT Tools. We may want to fix the EMIT tools to a specific version number which we can do in the submodule def in .gitsubmodules