SBFRF / pyDIWASP

DIWASP directional wave data processing package for python
https://github.com/metocean/diwasp
GNU General Public License v3.0
15 stars 9 forks source link

Return variables from infospec #4

Closed dnowacki-usgs closed 2 years ago

dnowacki-usgs commented 3 years ago

infospec.infospec() should return H, Tp, DTp, Dp, and does so in the Matlab version. This tiny PR updates infospec() to return these variables.