Yeah, I’ve been somewhat careful to keep “library” components like creating a template xarray.Dataset
or copying a single file separate from “infrastructure” components (starting a Dask cluster / Azure Batch job, etc.) I think pangeo-forge will make a fine home for the library components, once we figure out an API that’s sufficiently flexible.