adcirc / gahm

Generalized Asymmetric Holland Model Implementation
GNU General Public License v3.0
5 stars 3 forks source link

Updates to improve solution #6

Closed zcobell closed 9 months ago

zcobell commented 9 months ago

Continued updates to improve solution. Only remaining solution issue is accounting for translation velocity appropriately. There is a small bit of algebra to correctly subtract out the translation velocity which is already contained in the NHC given wind speeds.

Also adding python wheel builds and pip installation.