Belle Plaine.
A more compact HDF5 output format, 3 new models, and a preliminary version of Data Assimilation. You are welcome.
- Add support for HDF5 array outputs (#33), with array layout similar to netcdf
- Add Model 256 (#34). We added a new model called 256, which:
- has a new state variable
ans[7]
: accumulated evapotranspiration. - has one more toplayer storage to link parameter
k_tl = global_params[12]
- has a flux component from toplayer storage to channel that represents the interflow
double q_tl = k_tl * s_t
- has a new state variable
- Add release procedure (see Contributing)
- Model 195 - "offline" (#35)
- Add model 257
- Based on 256 but channel velocity is spatialized as a function of the Horton order.
- Add Data Assimilation (#36)