Skip to content

Change underlying computation in compute_biomass to xarray operations #434

@leewujung

Description

@leewujung

Currently matrix_multiply_grouped_table called under compute_biomass has ops cross between using pandas dataframes and xarray dataset/dataarray. If all inputs uses xr.dataarray as containers, the dimensions would align automatically and this special function is not needed.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions