Skip to content

soil.uptake module still emits divide by zero warning for cases that are handled #1146

@jacobcook1995

Description

@jacobcook1995

When running ve_run I still get divide by zero warnings emitted from the soil.uptake submodule, even though these cases have been explicitly handled.

I should go through this submodule systematic and switch uses of np.where to np.divide with a where argument provided (which stops the warning from being emitted)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions