New features
- Add new "all" option to
model
param inmodel_tides
,pixel_tides
etc, which will model tides using all available tide models in your provideddirectory
.
Bug fixes
- Fix bug where GOT5.6 was not detected as a valid model because it contains files in multiple directories (e.g. both "GOT5.6" and "GOT5.5"). This also affected clipping GOT5.6 data using the
eo_tides.utils.clip_models
function.
PRs
Full Changelog: 0.3.0...0.3.1