Integrated Modelling System Infrastructure (IMSI) is a comprehensive software project used to download, configure, build and run the suite of models in the CCCma Integrated Modelling System.
Project description
Integrated Modelling System Infrastructure (IMSI)
The Integrated Modelling System Infrastructure (IMSI) is a Python-based infrastructure and configuration framework for the CCCma Integrated Modelling System.
Quick Start
Create and activate a virtual environment
python -m venv /path/to/venv
source /path/to/venv/bin/activate
# or with UV (recommended)
uv venv /path/to/venv --python=3.10 # supports python 3.10 or higher
source /path/to/venv/bin/activate
Install IMSI
git clone git@gitlab.science.gc.ca:CanESM/imsi.git
cd imsi
pip install .
# or with uv
uv pip install .
Initialize and run a basic CanESM experiment
imsi setup --ver=develop_canesm \
--exp=cmip6-piControl --model=canesm53_b1_p1 \
--runid=imsi-demo
imsi build
imsi submit
Watch it run (on systems with maestro sequencing):
imsi status
License
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cimsi-0.8.0.tar.gz.
File metadata
- Download URL: cimsi-0.8.0.tar.gz
- Upload date:
- Size: 4.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84d5def3730838a881a5117f1e48b9747db4ac989b85926406e2bb4e7a86963f
|
|
| MD5 |
9fe42ddbec1e42f0a85453d6d50d8793
|
|
| BLAKE2b-256 |
790a68110bf6099a0ee7ed55d743485508e8aa4193e2b8246a68b09901b7867d
|
File details
Details for the file cimsi-0.8.0-py3-none-any.whl.
File metadata
- Download URL: cimsi-0.8.0-py3-none-any.whl
- Upload date:
- Size: 152.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54e37ed019bcdd2482eeba111f24df40715a670fd8f7e9c7249a554b087edc6d
|
|
| MD5 |
9dbf1c4f2981c14cd83b37836dbf800b
|
|
| BLAKE2b-256 |
633902f05594a2c9066edcebaa5f9d378a415ace174e055fde3be3031d0b0d24
|