Releases: oceanmodeling/adcircpy
Releases · oceanmodeling/adcircpy
v1.0.29
- Fixed start_date and end_date setters for AdcircRun object.
v1.0.28
fixes:
- fixed HAMTIDE instantiation when given
resource=None
- fixed
.start_date
setter
v1.0.27
features:
fixes:
- fixed namespace issue when importing
AdcircMesh
from adcircpy.driver.driver
v1.0.26
- Renewed mesh packed
- Matching tests
- Various important bugfixes.
1.0.25
fixes:
- add filename to constructors of file forcing objects to maintain information consistency
- fix bug where passing a URL to the HAMTIDE constructor broke the process
- updated TPXO citation
v1.0.24
- Applied various fixes based on code review of tide module.
- removed tag pattern in
setup.py
to allow vX.X.X
tags
1.0.23
fixes:
- fixed hamtide path concatenation
1.0.22
fixes:
- hotfix for abstractmethod being instantiated with
__call__
in tidal dataset class
1.0.21
fixes:
- fix output parameters
start
, end
, spinup_start
, spinup_end
- created abstract class for tidal dataset to inherit from for TPXO and HAMTIDE
- cache dataset handles in HAMTIDE object
- use
appdirs
to store TPXO dataset file
- update TPXO message
1.0.20
fixes:
- relative import in wind forcing