Page 1 of 1

Output snow depth

Posted: Tue Aug 17, 2021 4:04 pm
by mason
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

Re: Output snow depth

Posted: Tue Aug 17, 2021 4:16 pm
by mason
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

Re: Output snow depth

Posted: Tue Sep 14, 2021 3:56 pm
by rchlumsk
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