-
Notifications
You must be signed in to change notification settings - Fork 446
Open
Labels
Area: CalcPertains to calculationsPertains to calculationsType: EnhancementEnhancement to existing functionalityEnhancement to existing functionality
Description
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 calculationsPertains to calculationsType: EnhancementEnhancement to existing functionalityEnhancement to existing functionality