Skip to content

Conversation

LiangHuLiu
Copy link
Collaborator

MIT TC downscal model can produce 10000 years TC track and intensity, this branch is create the wind field for these tracks and calculate the TC wind hazard for TC tracks.

wcarthur and others added 30 commits April 16, 2021 15:13
track.ncReadTrackData previously returned cftime.DatetimeGregorian objects, which caused newer versions of matplotlib.dates.num2date to fail. This is because we write the tracks with units of 'hours since 1900-01-01 00:00', but matplotlib.dates uses 1970-01-01 as the epoch, and works in units of days (with no way to specify units in the num2date function).
* Update README.rst

* Update version number

* Merge commit 'ea8e3b816cf01089a304e121669880ef193c4b23'

* Read netcdf-format track file from GA SST

GA's Scenario selection tool allows users to download a selected track file, but due to technical constraints this is in a different format. This change allows TCRM to read the modified format.

* Fix up a couple of tests that were failing

* Bugfix: getPoci returns np.nan incorrectly

* Create tcrm-tests.yml for github actions
Remove `fail-under` threshold
* Add script to run through all permutations of wind parameters
* NHIRS-148: Using queue instead of massive number of threads.
* NHIRS-148: Re-organised imports.
* NHIRS-148: Added logging
* NHIRS-148: Removed unnecessary usage of threading.
* NHIRS-148: FlushCache added on each 1% progress and at the end.

Co-authored-by: Craig Arthur <craig.arthur@ga.gov.au>
Co-authored-by: Craig Arthur <wcarthur@gmail.com>
* Updated rmax to linear formula

Co-authored-by: Craig Arthur <craig.arthur@ga.gov.au>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants