pangeo-forge / pangeo-forge-orchestrator

Database API and GitHub App backend for Pangeo Forge Cloud.
https://api.pangeo-forge.org/docs
Apache License 2.0
4 stars 1 forks source link

Add opener code snippet for kerchunk dataset test runs #198

Closed cisaacstern closed 10 months ago

cisaacstern commented 1 year ago

In https://github.com/pangeo-forge/staged-recipes/pull/179#issuecomment-1298841728, @andersy005 demonstrates how to open kerchunk datasets. Let's add that here:

https://github.com/pangeo-forge/pangeo-forge-orchestrator/blob/fb5caaf6994d1b73004b447ab00e5687ab941f2e/pangeo_forge_orchestrator/routers/github_app.py#L982-L997

cc @rsignell-usgs this is why that example code snippet wasn't working for us on your liveocean PR.