Graduate student at CU Boulder here. What interface are folks using when starting a dask cluster? Specifically, what works well for when I want to later use .load
or .compute
and then save a netcdf file?
Hello @Holly Olivarez If you use casper I'd suggest using :
interface = 'ext'
Great, thank you Negin!
Last updated: May 16 2025 at 17:14 UTC