-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
mainThis is an issue that is considered v0.5.0 maintenance and should be merged into 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.Denotes that the issue is meant to be merged into the v0.6-beta development branch.
Description
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
Labels
mainThis is an issue that is considered v0.5.0 maintenance and should be merged into 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.Denotes that the issue is meant to be merged into the v0.6-beta development branch.