Liesvy Valladares
Results
3
issues of
Liesvy Valladares
Error in PyFVCOM.tide.lanczos, the error is specifically in the definition of _spectral_filtering (line 1396). I think it need to be replaced: Cx = scipy.fft.fft(x.ravel()) instead of Cx = scipy.fft(x.ravel())
to parse fort.14 mesh files, inspired by the methodology used in the OceanMesh2D MATLAB repository
Sorry, there is a fort.14 mesh file reader in this package or only in the matlab version?