PlanetaryComputerExamples
PlanetaryComputerExamples copied to clipboard
Examples of using the Planetary Computer
Adding example data access notebook for CarbonPlan's downscaled datasets available on Planetary Computer.
Hi, I am new to planetary computer and I am looking for an advice how to load several climate models at the same time. I am using nasa-nex-gddp-cmip6 data and...
Simply running twice cells 13 & 14 of the [notebook](https://github.com/microsoft/PlanetaryComputerExamples/blob/main/datasets/nasa-nex-gddp-cmip6/nasa-nex-gddp-cmip6-example.ipynb) that read and plot point single variable time-series for a point will reproduce this issue where the first run will...
Hi I run this example https://planetarycomputer.microsoft.com/docs/tutorials/cloudless-mosaic-sentinel2/ and i found following error: --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) Cell In[23], line 1 ----> 1 signed_items = pystac_client.ItemCollection([ 2 planetary_computer.sign_assets(item) for...
Following the Customisable RTC tutorial with Sentinel-1, I am facing this issue when it comes to using `sarsen` v0.9.3: ```--------------------------------------------------------------------------- TypeError Traceback (most recent call last) Cell 18 line 1...
I am trying to set up dask gateway on my local system, but when i click on dask gaetway from hub it shows me 404 error can you suggest me...
[User Story: 3702 - Introduction for users new to Python geospatial](https://dev.azure.com/planetary-computer/Planetary%20Computer%20Components/_workitems/edit/3702) Created a documentation to introduce things for users who are new to (Python) geospatial. It covers a landscape of...
"Today's date is September 24th, but the data updated by the S-2A satellite at 46 degrees North latitude only goes up to September 13th."
May I ask, how can I obtain NDVI time series data for a certain period in MPC?