Output snow depth

Ask questions or report problems
mason
Posts: 3
Joined: Wed Sep 23, 2020 3:37 pm

Output snow depth

Postby mason » Tue Aug 17, 2021 4:04 pm

Hello, I looking to output the auxiliary variable "SNOW_DEPTH" in manual table C.1. I tried by:

Code: Select all

:CustomOutput DAILY AVERAGE SNOW_DEPTH BY_HRU
but was unsuccessful. in the Raven_errors.txt file, I got the WARNING : Custom output variable SNOW_DEPTH is unrecognized. No output will be written.

Thanks

mason
Posts: 3
Joined: Wed Sep 23, 2020 3:37 pm

Re: Output snow depth

Postby mason » Tue Aug 17, 2021 4:16 pm

I think I figured this out. Looking at the source code, I see that only SNOBAL_HBV and SNOBAL_GAWSER works with a SNOW_DEPTH. After using SNOBAL_HBV, the custom output SNOW_DEPTH was printed as shown above.

thanks

rchlumsk
Posts: 156
Joined: Fri Sep 16, 2016 3:18 pm

Re: Output snow depth

Postby rchlumsk » Tue Sep 14, 2021 3:56 pm

Thanks, Mason. That makes sense but it may be worth adding a more informative message than having the output variable not be recognized. I will add it to the list for possible updates.

Cheers,
Rob
Robert Chlumsky
rchlumsk@uwaterloo.ca


Return to “Help & Support”