deforestation-detector | Detect deforestation from satellite data timeseries
kandi X-RAY | Deforestation Detector Summary
kandi X-RAY | Deforestation Detector Summary
Deforestation Detector is a Python library. Deforestation Detector has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However Deforestation Detector build file is not available. You can download it from GitLab.
Detect deforestation from satellite data timeseries by comparing observations with a predefined historical mean and variation. Observations are translated to deforestation probabilities, given the historical statistics. Observations that pass a probability threshold are flagged, and subsequent observations are added in a bayesian manner ('bayesian updating'). If the posterior probability of the bayesian updating passes the confirmation threshold, a detection is made and the flagging and confirmation date for that pixel are saved. If on the other hand the posterior probability after updating goes down again and crosses the unflagging threshold, the flagging event was probably an anomaly, and the flagging is canceled. Implementation is based on this paper and was done in the scope of the Radar Alerts for Detecting Deforestation. Deforestationdetector implements the methods developed by Wageningen University in a scalable way, making it possible to apply it to arbitrary large datasets with good computational performance.
Detect deforestation from satellite data timeseries by comparing observations with a predefined historical mean and variation. Observations are translated to deforestation probabilities, given the historical statistics. Observations that pass a probability threshold are flagged, and subsequent observations are added in a bayesian manner ('bayesian updating'). If the posterior probability of the bayesian updating passes the confirmation threshold, a detection is made and the flagging and confirmation date for that pixel are saved. If on the other hand the posterior probability after updating goes down again and crosses the unflagging threshold, the flagging event was probably an anomaly, and the flagging is canceled. Implementation is based on this paper and was done in the scope of the Radar Alerts for Detecting Deforestation. Deforestationdetector implements the methods developed by Wageningen University in a scalable way, making it possible to apply it to arbitrary large datasets with good computational performance.
Support
Quality
Security
License
Reuse
Support
Deforestation Detector has a low active ecosystem.
It has 0 star(s) with 0 fork(s). There are no watchers for this library.
It had no major release in the last 6 months.
Deforestation Detector has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of Deforestation Detector is current.
Quality
Deforestation Detector has no bugs reported.
Security
Deforestation Detector has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
Deforestation Detector is licensed under the MIT License License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
Deforestation Detector releases are not available. You will need to build from source code and install.
Deforestation Detector has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of deforestation-detector
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of deforestation-detector
Deforestation Detector Key Features
No Key Features are available at this moment for Deforestation Detector.
Deforestation Detector Examples and Code Snippets
No Code Snippets are available at this moment for Deforestation Detector.
Community Discussions
No Community Discussions are available at this moment for Deforestation Detector.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Deforestation Detector
Clone this repository. The application can run as-is, without installation, by invoking the main script deforestationdetector/deforestationdetector.py directly, or can be installed by running python3 -m pip install . from the deforestationdetector folder. This will make the deforestationdetector.py application available without specifying the path.
Support
For any new features, suggestions and bugs create an issue on GitLab.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page