forked from microsoft/torchgeo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added GNDVI and SWI Indices (microsoft#371)
* Update indices.py Added MNDWI to support modification of normalised difference water index (NDWI) to enhance open water features in remotely sensed imagery. * Update indices.py * Update indices.py * Update indices.py Added a new Index Soil Water Index * Update indices.py Style error fixed * Update indices.py * SWI addition * Update indices.py * Update indices.py * Update indices.py * Update indices.py Changed the comment to fit in the code accordingly * Update indices.py modified * Update indices.py corrected the citation * Update indices.py * Ubuntu CUDA 11.3 docker for torchgeo * Update Dockerfile_ubuntu_1804_cuda_11_3_cudnn_8_torchgeo * Delete Dockerfile_ubuntu_1804_cuda_11_3_cudnn_8_torchgeo * Added Dockerfile Added Dockerfile * deleted docker due to wrong issue number * Added GNDVI Index Added GNDVI Index * corrected docstring * updated refernce index to doi * Added Triband Normalized Indexes * Update indices.py Saved * Updated GNDVI * Delete transforms.ipynb deleting * Added the notebook changes * Delete transforms.ipynb * Added the notebook changes * Added the spaces * Update indices.py * formatting corrected * Running black * Reset transforms * Clean up docstrings * Adding tests and adding to list of transforms exported by the module * Consistency Co-authored-by: Caleb Robinson <calebrob6@gmail.com>
- Loading branch information
1 parent
7c65ce6
commit a576867
Showing
3 changed files
with
65 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters