earthlab / earthpy

A package built to support working with spatial data using open source python
https://earthpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
507 stars 160 forks source link

Support APPEEARS downloads #905

Open eculler opened 1 year ago

eculler commented 1 year ago

Earthpy users need to be able to access a selection of NASA remote sensing data in just one step or two. The APPEEARS API is much easier to use than other NASA APIs, and so is a good opportunity to include this feature in earthpy.

@nkorinek