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-1.2.0.tar.gz
(8.7 MB
view hashes)
Built Distribution
roms_tools-1.2.0-py3-none-any.whl
(109.4 kB
view hashes)
Close
Hashes for roms_tools-1.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6dcf43138ebbab0ad26ed718700703dd0f2c4831a12faaaac3595a63769d4ab |
|
MD5 | 245a4505a1317362a262b8afb4111960 |
|
BLAKE2b-256 | 65629639f3ae48fd20a35650d8a6c20ffb58b4b1f14690bfdc7a542a9199bb34 |