NASA-IMPACT / veda-docs

Documentation for the VEDA Project
https://nasa-impact.github.io/veda-docs
Apache License 2.0
7 stars 6 forks source link

Update prod urls in datasets/nceo-biomass-statistics.ipynb #153

Open anayeaye opened 1 month ago

anayeaye commented 1 month ago

What

Update nceo-biomass-statistics notebook (in datasets) to use production urls.

Why

  1. VEDA production is released at openveda.cloud and we want to upgrade our documentation to direct users to the more stable datastore.
  2. The staging data and APIs will be persisted but the urls will be moved to staging.openveda.cloud/api/stac and staging.openveda.cloud/api/raster.

Related work

PR that updates the bulk of the veda-docs notebooks to use production URLs.

152

AC

botanical commented 1 month ago

Ran nceo-biomass-statistics via JupyterHub and it seems the default kernel settings aren't sufficient to run the notebook and it will result in an error that the kernel has restarted. Running the notebook locally on my machine doesn't create the same issue. I can't pick up on this task this sprint but if anyone else can, I hope my notes above are somewhat helpful!

jsignell commented 1 month ago

I did find that changing the approach resulted in a much smaller memory footprint #149