Tools for running and analysing UCLA-ROMS simulations
Project description
ROMS-Tools
Overview
A suite of python tools for setting up a ROMS simulation.
Installation instructions
Installation from pip
pip install roms-tools
Installation from GitHub
To obtain the latest development version, clone the source repository and install it:
git clone https://github.com/CWorthy-ocean/roms-tools.git
cd roms-tools
pip install -e .
Run the tests
Before running the tests you can install and activate the following conda environment:
cd roms-tools
conda env create -f ci/environment.yml
conda activate romstools
Check the installation of ROMS-Tools
has worked by running the test suite
pytest
Getting Started
To learn how to use ROMS-Tools
, check out the documentation.
Feedback and contributions
If you find a bug, have a feature suggestion, or any other kind of feedback, please start a Discussion.
We also accept contributions in the form of Pull Requests.
See also
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
roms_tools-0.1.0.tar.gz
(5.8 MB
view hashes)
Built Distribution
roms_tools-0.1.0-py3-none-any.whl
(46.0 kB
view hashes)
Close
Hashes for roms_tools-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92b55993add5be52530e0b802d1dc3d8e9489f2791c5c2be3eb1773df07bd6b0 |
|
MD5 | 4fabfa981f3583488ae592f7dad5c106 |
|
BLAKE2b-256 | 22646582b430f7a72da969223cffc8ab58bd05f10ecd5fc6c07c88c919948cc7 |