Question
Where can I find information on calculating the changes in water levels? What additional software would I need for this if any?
Answer
For finding documentation on calculating the changes in water levels, please visit this site: https://developers.planet.com/planetschool/calculate-changes-in-water-levels/
Requirements
Software & Python Libraries
You will need:
- Python 3
- GDAL
- SciPy and NumPy
- Skimage
- requests
- OpenCV
- Imutils
- The Planet CLI (optional)
- Your Planet API Key
There are instructions on how to download appropriate python libraries and packages (SciPy and NumPy, etc.).
Note: You can also use QGIS to compare overlapping of two scenes, more instructions on this is available in the link above.
Comments
Please sign in to leave a comment.