Public Member Functions | |
def | __init__ |
def | initialize |
Public Attributes | |
input_file | |
n_ens | |
t | |
run the model ######################## | |
ens | |
theta_ens | |
usm_par | |
K | |
cov_ee | |
cov_XX | |
e | |
max_t | |
iter_dt | |
nc_year | |
nc_doy | |
nc_sm | |
nc_aet | |
nc_recharge | |
nc_thetar | |
nc_thetas | |
nc_alpha | |
nc_n | |
nc_Ks | |
nc_l | |
nc_file | |
a | |
b | |
meas_ssm | |
thetar_max | |
thetas_max | |
alpha_max | |
n_max | |
Ks_max | |
l_max | |
shp_ens | |
soil_par_ens | |
soil_pert |
This is the main class of the Ensemble Kalman Filter (EnKF) coupled with the one dimensional unsaturated model based on the RICHARDS equation. The model is given in the class RICHARDS_1D. This will read the input data, do the processing and then write the output files
Definition at line 536 of file richards.py.
def ambhas.richards.RICHARDS_1D_ENKF.__init__ | ( | self, | |
input_file | |||
) |
Input: input_file: the file which contains all the information including forcing and parameters.
Reimplemented from ambhas.richards.RICHARDS_1D.
Definition at line 548 of file richards.py.
def ambhas.richards.RICHARDS_1D_ENKF.initialize | ( | self | ) |
this initializes all the required variables and open the netcdf file for writting also generates the initial ensemble of the soil hydraulic parameters
Reimplemented from ambhas.richards.RICHARDS_1D.
Definition at line 834 of file richards.py.
Definition at line 948 of file richards.py.
Definition at line 997 of file richards.py.
Definition at line 948 of file richards.py.
Definition at line 620 of file richards.py.
Definition at line 620 of file richards.py.
Definition at line 722 of file richards.py.
Definition at line 553 of file richards.py.
Reimplemented from ambhas.richards.RICHARDS_1D.
Definition at line 552 of file richards.py.
Reimplemented from ambhas.richards.RICHARDS_1D.
Definition at line 838 of file richards.py.
Definition at line 620 of file richards.py.
Definition at line 997 of file richards.py.
Definition at line 997 of file richards.py.
Reimplemented from ambhas.richards.RICHARDS_1D.
Definition at line 838 of file richards.py.
Definition at line 967 of file richards.py.
Definition at line 552 of file richards.py.
Definition at line 997 of file richards.py.
Reimplemented from ambhas.richards.RICHARDS_1D.
Definition at line 838 of file richards.py.
Definition at line 838 of file richards.py.
Reimplemented from ambhas.richards.RICHARDS_1D.
Definition at line 838 of file richards.py.
Reimplemented from ambhas.richards.RICHARDS_1D.
Definition at line 838 of file richards.py.
Definition at line 838 of file richards.py.
Definition at line 838 of file richards.py.
Definition at line 838 of file richards.py.
Reimplemented from ambhas.richards.RICHARDS_1D.
Definition at line 838 of file richards.py.
Reimplemented from ambhas.richards.RICHARDS_1D.
Definition at line 838 of file richards.py.
Definition at line 838 of file richards.py.
Definition at line 838 of file richards.py.
Reimplemented from ambhas.richards.RICHARDS_1D.
Definition at line 838 of file richards.py.
Definition at line 997 of file richards.py.
Definition at line 1027 of file richards.py.
Definition at line 1027 of file richards.py.
run the model ########################
Reimplemented from ambhas.richards.RICHARDS_1D.
Definition at line 553 of file richards.py.
Definition at line 590 of file richards.py.
Definition at line 997 of file richards.py.
Definition at line 997 of file richards.py.
Definition at line 620 of file richards.py.