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 sparse

Sparse arrays and the CESM land model component

  • 24 February 2022
  • Deepak Cherian, Katie Dagon
  • PFT CLM sparse dask

An underappreciated feature of Xarray + Dask is the ability to plug in different array types. Usually we work with Xarray wrapping a Dask array which in turn uses NumPy arrays for each block; or just Xarray wrapping NumPy arrays directly. NumPy arrays are dense in-memory arrays. Other array types exist:

sparse for sparse arrays

../../../_images/c4d9bf482f609b5c8823a94f55faa35a854a944a89bdc967aff406eb134a52c5.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.