Code for the Virtual Ship Classroom, where Marine Scientists can combine Copernicus Marine Data with an OceanParcels ship to go on a virtual expedition.
Project description
Project Owner | Emma Daniels (e.e.daniels1@uu.nl) |
---|---|
Development status | Alpha |
VirtualShipParcels is a command line simulator allowing students to plan and conduct a virtual research expedition, receiving measurements as if they were coming from actual oceanographic instruments including:
- ADCP (for currents)
- CTD (for conductivity, and temperature)
- underwater measurements (salinity and temperature)
- surface drifters
- argo float deployments
Installation
For a normal installation do:
conda create -n my_env python=3.12
conda activate my_env
conda install -c conda-forge virtualship
For a development installation, please follow the instructions detailed in the contributing page.
Usage
$ virtualship --help
Usage: virtualship [OPTIONS] COMMAND [ARGS]...
Options:
--version Show the version and exit.
--help Show this message and exit.
Commands:
fetch Download the relevant data specified in an expedition directory...
init Initialize a directory for a new expedition, with an example...
run Do the expedition.
$ virtualship init --help
Usage: virtualship init [OPTIONS] PATH
Initialize a directory for a new expedition, with an example configuration.
Options:
--help Show this message and exit.
$ virtualship fetch --help
Usage: virtualship fetch [OPTIONS] PATH
Download the relevant data specified in an expedition directory (i.e., by
the expedition config).
Options:
--help Show this message and exit.
$ virtualship run --help
Usage: virtualship run [OPTIONS] PATH
Do the expedition.
Options:
--help Show this message and exit.
For examples, see LINK_TO_TURORIALS.
Input data
The scripts are written to work with A-grid ocean data from CMEMS.
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
Built Distribution
File details
Details for the file virtualship-0.0.3.dev44.tar.gz
.
File metadata
- Download URL: virtualship-0.0.3.dev44.tar.gz
- Upload date:
- Size: 147.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d8bd2c0c5f6a67348e3d5e291c9519c8f1a16610f48b6caab7226559076929f |
|
MD5 | 52bf15f12e6ed0963ca553aae4234bf9 |
|
BLAKE2b-256 | c7167baacd8b56785ac7a43fa1835f5a275f56ff2797fae16ef3a27e219632d0 |
File details
Details for the file virtualship-0.0.3.dev44-py3-none-any.whl
.
File metadata
- Download URL: virtualship-0.0.3.dev44-py3-none-any.whl
- Upload date:
- Size: 31.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26a9d56ece2c9a05aedf803d2cbe89f40d8bff12cfbb845eaf6aa774de7c9b67 |
|
MD5 | aba6413b0c38e2e88d129143b6664420 |
|
BLAKE2b-256 | de4f0c2633a8afe0975dcc51946ae6c7e2eae00c6b0a17bf9eb95bfead6d860a |