PyFVCOM icon indicating copy to clipboard operation
PyFVCOM copied to clipboard

PyFVCOM: a collection of tools to interact with FVCOM

Results 6 PyFVCOM issues
Sort by recently updated
recently updated
newest added

Hi, There is no "sample.nc" file in the examples folder. It would be nice to have it or a link in the README to download it, to test the example...

Hi to whom it may concern, cartopy is missing from the setup.py install_requires. See below: Matplotlib is building the font cache; this may take a moment. --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most...

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())

Can not get file h_tpxo9.nc from the url in example. But I can get another files names grid_tpxo9_atlas_30_v5.nc, h_q1_tpxo9_atlas_30_v5.nc and so on. The file is separated and variables name has...

I am using pyfvcom to create input files for fvcom, but I have encountered some issues. May I ask the author if this library will not be updated in the...

Hi, I’m running pyfvcom_preprocessing_example, but ran into an error: CRSError: Invalid projection: +proj=utm +zone=20N, +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs: (Internal Proj Error: proj_create: Error 1027 (Invalid value for an argument):...