badlands-model / badlands

Basin and Landscape Dynamics model
https://badlands.readthedocs.io
GNU General Public License v3.0
150 stars 46 forks source link

Last strat write created, changes to model.py and xmlParser #27

Closed GeoMattB closed 3 years ago

GeoMattB commented 3 years ago

To work with DoEgen only the last stratigraphy file is needed in many cases. I've added an option to set a parameter in the model xml so that only the final stratigraphy (sed.timeXX.hdf5) file can be wrritten if this parameter is set to True. The sed.time files are very large and generating one for each model step is a problem when running multiple models.