We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
6f22b55
Changes in this patch:
Added warnings and errors to catch bad input on seas() (#112).
seas()
Added warning if using series_mean_interval() on fhx object with multiple series (#113).
series_mean_interval()
Fixed bad numbers in print() for SEAs objects (#111).
print()
Fixed typos in warning messages (#114).