boutproject / boututils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boututils

Build Status codecov Python pypi package PEP8 License

pip-package of what was previously found in BOUT-dev/tools/pylib/boututils Note that BOUT-dev/tools/pylib/boututils will likely be replaced by this repo in BOUT++ v4.3.0. See this issue, this pull request and this pull request for details.

NOTE: This package will likely be superseded by xBOUT in the near future

Dependencies

boututils depends on netcfd4 which requires HDF5 and netcdf-4 are installed, and that the nc-config utility is in your PATH. This can be install with

sudo apt-get install libhdf5-serial-dev netcdf-bin libnetcdf-dev

in ubuntu

Install

pip install boututils

About

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%