Skip to content

Add TiMBA as a requirement of TiMBA_Charts #14

Description

@paulrougieux

If TiMBA was available from within the TiMBA_Charts' virtual environment, then
you could import configuration variables from TiMBA into TiMBA_charts and
define the path to the model output data in one place, i.e. only in the
TIMBA_DATA_DIR variable by importing it from TiMBA_Charts as such:

from TiMBA import TIMBA_DATA_DIR

See the related TiMBA issue: TI-Forest-Sector-Modelling/TiMBA#72

The reverse is not needed. This proposal doesn't mean that you have to use the
same virtual environment for the TiMBA runs. There can be a separate virtual
env that contains TiMBA only. In other words TiMBA doesn't need to depend on
TiMBA_Charts, it can retain it's own/separate virtual environment.

Proposal

Add Timba to the dependencies in pyproject.toml.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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