Skip to content

ldeo-glaciology/pangeo-bedmachine

Repository files navigation

load_plot_bedmachine is a simple notebook for lazily loading an analyzing bedmachine data. It includes code for starting a cluster in ooi.pangeo.io, but it works without this too, its just slow.

nc_to_zarr writes bedmachine to zarr

intake_catalog_setup creates an intake catalog for the data. Now anyone can load these data using

cat = intake.open_catalog('https://raw.githubusercontent.com/ldeo-glaciology/pangeo-bedmachine/master/bedmachine.yaml') bm_from_intake = cat["bedmachine"].to_dask()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published