Skip to content

Dask delayed operations and Pint Quantity #996

@huard

Description

@huard

I haven't found from the documentation whether MetPy supports delayed operations with dask. The code for unit conversion seems to access _data_array.values, which suggests that the entire array is loaded in memory. We have multi Gb files that require unit conversion and ideally the converted DataArray would be lazily evaluated.

Metadata

Metadata

Assignees

Labels

Area: CalcPertains to calculationsType: EnhancementEnhancement to existing functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions