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.20.tar.gz
(10.5 MB
view hashes)
Built Distribution
roms_tools-0.20-py3-none-any.whl
(92.9 kB
view hashes)
Close
Hashes for roms_tools-0.20-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e84c25402cc98520be997cd5b3a0bb28b1086acd4d72ff13caf18c972c21a6b4 |
|
MD5 | c7649dfda88d9a467dba16076bec093d |
|
BLAKE2b-256 | b7824232597109ccd5085c18d0d96ec7ba81c461dffb1e80e68aaa0cf8617f39 |