A Python package for processing FVCOM (Finite Volume Community Ocean Model) data.
PyFVCOM2 is a Python library for working with FVCOM model data, including reading meshes and outputs, preparing forcing files, interpolating oceanographic data, analysing tides, and processing unstructured-grid model results. It is the successor to PyFVCOM.
Installation instructions are available in the documentation.
For first steps, see the hosted documentation. Worked examples are available in the Cookbook.
Development setup and source installation instructions are available in the installation documentation.
The generated API reference is available in the API documentation.
Please report bugs and request features through the issue tracker.
This project is licensed under the MIT License - see the LICENSE.txt file for details.
The team welcomes contributions to the project. These include:
- Reviewing pull requests.
- Creating, commenting on and resolving issues.
- Preparing documentation.
- Financial donations to help support the work of the core team.
If you are planning a large change to the code, please open an issue first so it can be discussed.