Skip to content

Add default unit and variable name mapping for NWM temperature #595

@samlamont

Description

@samlamont

can add "T2D" to the variable mapper in teehr/fetching/const.py:

    VARIABLE_NAME: {
        "streamflow": "streamflow_hourly_inst",
        "RAINRATE": "rainfall_hourly_rate",
        "T2D": "temperature_hourly_mean"
    },

and add "temperature_hourly_mean" to the template variable_name table and "K" to the units table

Metadata

Metadata

Assignees

No one assigned

    Labels

    mainThis is an issue that is considered v0.5.0 maintenance and should be merged into mainv0.6-devDenotes that the issue is meant to be merged into the v0.6-beta development branch.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions