New features
- Added
apply_node
parameteter tomodel_tides
to applypyTMD
's adjustments to harmonic constituents to allow for periodic modulations over the 18.6-year nodal period (lunar nodal tide). Default is False.
Bug fixes
- Further fixes for bug causing tide model clipping with
clip_tides
to fail for bounding boxes completely west of the prime meridian (#50). The default value forcrop
param is now"auto"
instead ofTrue
, which will attempt to use on-the-fly cropping where possible.
Full Changelog: 0.6.1...0.6.2