BoldingBruggeman / getm-rewrite

Rewrite of the General Estuarine Transport Model (GETM) in Python (mostly) and Fortran (performance-critical sections)
https://pygetm.readthedocs.io/
Other
7 stars 3 forks source link

Remove spurious warning messages #22

Open glessin opened 1 year ago

glessin commented 1 year ago

Warnings /local1/data/scratch/gle/anaconda/envs/pygetm/lib/python3.8/site-packages/pygetm/core.py:492: RuntimeWarning: overflow encountered in multiply result = getattr(ufunc, method)(*inputs, **kwargs)