Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pangeo 2024-11-11 Notebook Check #200

Open
wildintellect opened this issue Jan 24, 2025 · 3 comments
Open

Pangeo 2024-11-11 Notebook Check #200

wildintellect opened this issue Jan 24, 2025 · 3 comments

Comments

@wildintellect
Copy link
Collaborator

wildintellect commented Jan 24, 2025

Part of

We wanted to check everything in the notebooks folder. Here's my notes, PS next time we'll look to automating like #198

@wildintellect
Copy link
Collaborator Author

Opps I need to rerun all of these because I booted the wrong version of the image.

@wildintellect
Copy link
Collaborator Author

On correct image, no errors caused by library upgrades.

tutorials

no new issues

quickstarts

  • download-asset stac-asset needs import enabled
  • folium maps don't reliably load on first attempt, maybe because tab wasn't open during run?
  • visualize-zarr, the time slider doesn't seem to change anything
  • timeseries, collection doesn't have summaries prop anymore?

datasets

  • volcano-so2 the raster api has changed, here's an example of the new api
  • airquality has same issue
''.join([
        f"{RASTER_API_URL}/collections/{items['2005']['collection']}/items/{items['2005']['id']}/WebMercatorQuad/tilejson.json?",
        "&assets=cog_default"
        "&color_formula=gamma+r+1.05&colormap_name=viridis"
        f"&rescale={rescaling_factor}"])

@wildintellect
Copy link
Collaborator Author

@anayeaye noted
"The fix is actually to just register a search and use the response for a formatted tiles url but there are notebooks that also go straight to the url generation" rather than custom building the Raster API via collections

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant