earthpyEasy Playground

Tools for working with spatial data in earth science

Getting started with earthpyRun locally
Install
pip install earthpy
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: earthpy)

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

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?