Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Hacks

CIRES, University of Colorado Boulder

I spend a lot of time behind a computer-- these are various tricks that I’ve put together to try and keep sane.

Posts in this section

Embedding zarr in myst

As part of my time at Englacial, we virtualized the Ice Sheet Model Intercomparison Project model output from the CMIP6; i.e., ISMIP6. You can see the virtual store here on source.coop, and we also built an interactive viewer, which runs client side in the browser.

One of the more common things I find myself wanting to do, is to reference data inline for content that I produce and post. Obviously, jupyter and myst are great for this-- we can build a notebook, call python to plot something, and then render the output as a static page. But what if I’m primarily writing and not coding... it would be great to be able to render data directly in markdown.

Read more

Date: 2026-05-15

Date: 2020-03-15