CEOS Analytics Laboratory notebooks and tools
Contributions are welcome.
A pre-commit
hook is provided in /bin
. For each notebook committed:
- Create an HTML copy of the notebook into
html/
. - Strip outputs from the notebook to limit the size of the repository.
The apply_hooks.sh
script creates a symlink to bin/pre-commit
.
# Run this in your local repository
sh bin/apply_hooks.sh
For contributors:
- Apply the pre-commit hook.
- Run each notebook (that has been updated) to populate the figures, tables and other outputs as you want them.
- For each new notebook add a link to
html/readme.md
. git add
andgit commit
.- If eveything looks ok,
git push
to your fork of this repository and create a pull request.
- EAIL_Cloud_Statistics_L8.html
- EAIL_Cloud_Statistics_S2.html
- EAIL_S1_Land_Change.html
- EAIL_S1_Water_Threshold.html
- EAIL_S2_Vegetation_Phenology.html
- EAIL_Spectral_Products_L8.html
- EAIL_Spectral_Products_S2.html
- EAIL_Vegetation_Change_L8.html
- EAIL_Water_GA_WOFS_L8.html
- EAIL_Water_GA_WOFS_S2.html
- EAIL_Water_WOFS_L8.html
- EAIL_Water_WOFS_S2.html