earthpy

Package — GeospatialPython 3.7+Advanced

Tools for working with spatial data in earth science

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
matplotlib, geopandas, rasterio, scikit-image, numpy
Install
pip install earthpy

Learn by Difficulty

Quick Example

python
# Install: pip install earthpy
import earthpy

# Basic earthpy usage
print(f"Using earthpy")
# See documentation for detailed examples

earthpy is a third-party package. Tools for working with spatial data in earth science. Install with: pip install earthpy

Try in Playground

Tags

packagegeospatialmappinggis