jacobbieker / solar-mapper

Global PV Panel mapping with Sentinel-2 data
MIT License
4 stars 1 forks source link

Add pulling Sentinel-2 Imagery #35

Closed jacobbieker closed 11 months ago

jacobbieker commented 1 year ago

One possibility is to use https://github.com/opendatacube/odc-stac to pull the Sentinel imagery into Xarray with STAC, which is how Planetary Computer stores the imagery. Should make it easy to put into the models.

jacobbieker commented 11 months ago

This is done.