Skip to main content
Ctrl+K

NCAR-ESDS 0.1 documentation

Site Navigation

  • About Us
  • Frequently Asked Questions
  • Blog
  • Communication
  • Office Hours
  • Best Practices
  • Calendar
  • Projects
Ctrl+K

Site Navigation

  • About Us
  • Frequently Asked Questions
  • Blog
  • Communication
  • Office Hours
  • Best Practices
  • Calendar
  • Projects
Ctrl+K

Posts tagged netcdf

Writing multiple netCDF files in parallel with xarray and dask

  • 29 June 2020
  • Anderson Banihirwe
  • xarray python dask netcdf

A typical computation workflow with xarray consists of:

reading one or more netCDF files into an xarray dataset backed by dask using xr.open_mfdataset() or xr.open_dataset(chunks=...),

../../../_images/68a7c16c9445f3a38f0c52d82c39b90ee5c24aa7b18fdc82136c224079f446da.png

Read more ...


© Copyright 2021, NCAR Earth System Data Science Team.

Built with the PyData Sphinx Theme 0.12.0.

Created using Sphinx 4.5.0.