Skip to content

TCRM 3.0.1

Compare
Choose a tag to compare
@wcarthur wcarthur released this 12 Mar 23:49
· 107 commits to master since this release
f60d511

This update includes a number of minor bug fixes and documentation updates

  • Python3 compatability changes

  • Updated install.rst to update conda instructions (#75)

  • Fix format support (#76)

  • Some dependency fixes for Python 3

  • new track format

  • fix bug when CycloneNumber > 9

  • support multiple formats (.csv and .nc)

  • Fix scaled reduction in BL model: Previous formulation wasn't reducing the influence of the BL model at the right rate. Includes update to the test data

  • WIP: Add scripts to plot gridded statistics. This requires some additional fixes to PlotInterface.maps, which was largely translated to cartopy, but a few lingering functions were still framed in Basemap. There may still be some lurking in here.

Co-authored-by: Shane Martin sfm547@gadi-login-02.gadi.nci.org.au
Co-authored-by: Umma Zannat 44008611+umma-zannat@users.noreply.github.com