Skip to content

Importing virtual_rainforest package always causes models to be loaded #278

@alexdewar

Description

@alexdewar

Currently if you import the virtual_rainforest package, all models are loaded (which is slow) and lots of log output is produced, even though the models are not necessarily needed. For example, if you run vr_run --help, you get this output.

This isn't currently a problem (though it would be nice if the output of vr_run --help weren't so ugly), but we may wish to add additional commands to vr_run or make virtual_rainforest usable as a library in some way, in which case this will become annoying.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions