emit-sds / emit-ghg

Mapping of greenhouse gases with EMIT.
Apache License 2.0
39 stars 22 forks source link

Explicitly import scipy.linalg submodule to prevent import errors #22

Closed adamchlus closed 1 month ago

adamchlus commented 4 months ago

Explicitly import scipy.linalg submodule to prevent import errors, see: https://github.com/scipy/scipy/issues/10284

pgbrodrick commented 1 month ago

Replaced by #22, to include tests found during broadcasting. Thanks @adamchlus !!!!