Skip to content

Releases: oceanmodeling/adcircpy

v1.0.29

08 Apr 12:43
Compare
Choose a tag to compare
  • Fixed start_date and end_date setters for AdcircRun object.

v1.0.28

06 Apr 14:27
d697899
Compare
Choose a tag to compare

fixes:

  • fixed HAMTIDE instantiation when given resource=None
  • fixed .start_date setter

v1.0.27

06 Apr 14:18
Compare
Choose a tag to compare

features:

  • added Codecov badge

fixes:

  • fixed namespace issue when importing AdcircMesh from adcircpy.driver.driver

v1.0.26

04 Apr 01:11
d12fde5
Compare
Choose a tag to compare
  • Renewed mesh packed
  • Matching tests
  • Various important bugfixes.

1.0.25

30 Mar 21:25
baa2ce0
Compare
Choose a tag to compare

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

25 Mar 13:20
261d251
Compare
Choose a tag to compare
  • 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

19 Mar 18:35
020c032
Compare
Choose a tag to compare

fixes:

  • fixed hamtide path concatenation

1.0.22

05 Mar 20:57
Compare
Choose a tag to compare

fixes:

  • hotfix for abstractmethod being instantiated with __call__ in tidal dataset class

1.0.21

05 Mar 20:49
c6de25a
Compare
Choose a tag to compare

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

01 Mar 19:29
6f6a34d
Compare
Choose a tag to compare

fixes:

  • relative import in wind forcing