Skip to content

Support generic Climate struct #4

@ConnectedSystems

Description

@ConnectedSystems

Currently the Climate struct expects rain and ET, which is not very extensible.

The latter gets co-opted to hold temperature data as there are actually no checks that occur beyond a partial match based on expected column name.

Need to make this much more generic with "standard" names being associated with each climate data type, and allowing an arbitrary number of associated climate data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions