Compare commits

...

2 Commits

Author SHA1 Message Date
Eduardo Lacerda 50e0a376d2
Merge pull request #127 from raphaelquast/patch-1
add EOmaps
2023-03-07 20:44:44 -03:00
Raphael Quast 02b8d3cba1
add EOmaps 2023-03-01 16:32:45 +01:00
1 changed files with 1 additions and 0 deletions

View File

@ -797,6 +797,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
* [elevation](https://github.com/bopen/elevation) - Python script to download global terrain digital elevation models, SRTM 30m DEM and SRTM 90m DEM.
* [eo-box](https://github.com/benmack/eo-box) - Earth observation processing framework for machine learning in Python.
* [EODAG](https://eodag.readthedocs.io/en/latest/) - Command line tool and a plugin-oriented Python framework for searching, aggregating results and downloading remote sensed images while offering a unified API for data access regardless of the data provider.
* [EOmaps](https://github.com/raphaelquast/EOmaps) - Create interactive maps to visualize, analyze and compare geographical datasets (based on matplotlib/cartopy).
* [EOReader](https://github.com/sertit/eoreader) - EOReader is a multi-satellite reader allowing you to open optical and SAR data.
* [Fiona](https://fiona.readthedocs.io/en/latest/) - For making it easy to read/write geospatial data formats.
* [forestatrisk](https://github.com/ghislainv/forestatrisk) - Python package to model and forecast the risk of deforestation.