ec-jrc / pyPoseidon

Framework for Hydrodynamic simulations
https://pyposeidon.readthedocs.io/
European Union Public License 1.2
20 stars 8 forks source link

Include range option for output merging #2

Closed brey closed 2 years ago

brey commented 4 years ago

The model.result() function does output merging for all outputs. There should be an option to give a range. This will be useful in intermitted runs.

brey commented 2 years ago

This becomes irrelevant since we'll soon support SCHISM 5.10 which supports direct I/O without the need of merging.