All Topics | Topic: “Using observed elevation for calibrating reservoirs”
Author Message
Mr. Randall Spalding-Fecher
Subject: Using observed elevation for calibrating reservoirs   
Posted: 10/30/2012 Viewed: 29376 times

Hi - For a reservoir that I am modelling I have a time series for observed elevation but not volume. Is there any way that WEAP can convert this to volume internally so I can compare the modelled and observed elevations for calibration?
Thanks!

Mr. Jack Sieber
Subject: Re: Using observed elevation for calibrating reservoirs   
Posted: 10/30/2012 Viewed: 29363 times

There is a ElevationToVolume function in WEAP that can do this conversion for you. For example, if your time series of observed elevation data was in a CSV file named ReservoirElevation.csv, you would use the following expression for the Observed Volume variable:

ElevationToVolume( ReadFromFile(ReservoirElevation.csv) )

Jack

Mr. Randall Spalding-Fecher
Subject: Re: Using observed elevation for calibrating reservoirs   
Posted: 10/30/2012 Viewed: 29352 times


Excellent! Thank you!
Topic: “Using observed elevation for calibrating reservoirs”