Skip to content

Add access to time information in the init function; Add Dimensions keys to d #948

@lrennels

Description

@lrennels

The init function currently only takes function init(p,v,d) but does not have the time dimension, which could provide useful information to things like the MimiRFFSPs component which needs start_year and end_year to run properly, and these are currently Parameters that will not automatically update with set_dimension! applied to a model.

In addition, make sure that the dimensions or d object includes both the keys and values (names and integers) for indices to give richer information to the component functions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions