Craig Arthur
Craig Arthur
`DataProcess` reports the total number of events in the input dataset, regardless of the chosen track domain. `TrackGenerator` reports the mean number of events to be simulated in the track...
There is a 1 degree smoothing filter applied to the data before plotting (the underlying data in the `hazard/hazard.nc` file is unchanged). The smoothing filter propagates missing values. In the...
Noted @KayShelton. In part, the `bw` argument possibly should be ignored in preference to calculating the bandwidth in `kde.fit`, where the calculation is dependent on the choice of kernel. The...
Is it `vmax` or `rmax`? `vmax` isn't a required field in either `tcrm.py` or `tcevent.py`. If it is `rmax`, then yes - should abort.
https://github.com/GeoscienceAustralia/tcrm/tree/trackvalidation
Add named wind speed averaging time to configuration options; Include a lookup table to determine the conversion factor, and the description to be used for the long name in the...
https://github.com/wcarthur/notebooks/blob/master/Wind%20speed%20averaging%20conversions.ipynb provides guidance on calculating wind speed averaging conversion factors, per [WMO TD 1555](http://www.wmo.int/pages/prog/www/tcp/documents/WMO_TD_1555_en.pdf)
Hi @JWoodbury6 Thanks for providing the configuration file & figures. I have done some basic testing with the track generation in the NATL basin, but have not recently done full...
@kieranricardo how far is this from being ready for review?
It looks like the first time through, you've built the database files, and populated `tblEvents` with details of the simulated tracks. See lines 6-9: ``` 2020-11-17 21:45:55: Creating hazard database...