-
Notifications
You must be signed in to change notification settings - Fork 3
add seg_tave_water to PRMS outputs at NHD resolution #69
Comments
OK, gotcha! Should we retain all of the dynamic PRMS-SNTemp variables, or just stick with #> "seg_rain" "seg_tave_air" "seg_tave_water" "seg_outflow" "seg_tave_gw"
#> "seg_tave_sroff" "seg_tave_ss" "seg_tave_upstream" "seg_upstream_inflow" "seginc_gwflow"
#> "seginc_potet" "seginc_sroff" "seginc_ssflow" "seginc_swrad" "seg_humid"
#> "seg_shade" "seg_ccov" "seg_width" |
Do we have the other dynamic ones that we currently use as river-dl inputs? (seg_rain, seg_tave_air, seginc_potet, seginc_swrad, seg_width) If not, it's worth keeping those. |
No, we currently only retain |
This is admittedly pretty confusing and I had to remind myself that 1) we're currently only pulling |
I think to add |
To be able to pretrain at the NHD resolution, we need to have seg_tave_water added to the sntemp outputs that are compiled at the NHD resolution (what becomes
nhdv2_inputs_io.zarr
)The text was updated successfully, but these errors were encountered: