coded
coded copied to clipboard
Continuous Degradation Detection on the Google Earth Engine
When I try to run the Change Detection Template from "users/bullocke/coded/Templates/Change Detection Template" script in GEE with default settings I get the error message "Cannot find required repo: projects/GLANCE:ccdcUtilities/api". Could...
Bumps [scipy](https://github.com/scipy/scipy) from 0.18.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...
Bumps [numpy](https://github.com/numpy/numpy) from 1.12.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.3.0.10 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...
Currently, the algorithm retrieves the date of change as a year only. In some cases it is necessary to extract the changes filtering by month (e.g. Costa Rica). I can...