PlanetaryComputerExamples
PlanetaryComputerExamples copied to clipboard
Examples of using the Planetary Computer
**What I changed** - Added the `site-monitoring-foundations.ipynb` tutorial notebook showcasing how to search, filter, and visualize Sentinel-2 data using STAC API and Planetary Computer tools. - Introduced a clean dependency...
Hi! I've been trying to use sentinel-5 data to map CH4 emissions over my area of interest. I replicated pretty much the code that i previously had for sentinel 1...
In the first part of the census-data notebook, you have `ri = geo.get_partition(39).compute()` which downloads a map of Rhode Island, whose FIPS is 44, rather than Ohio, which is 39....