jochenklar / isimip-viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ISIMIP viewer

Setup

pip install git+https://github.com/jochenklar/isimip-viewer  # from GitHub
pip install .                                                # from this repo
pip install -e .                                             # from this repo, editable

Usage

usage: isimip-viewer [-h] [--flip] [--time TIME] [--vmin VMIN] [--vmax VMAX] [--cmap CMAP] file var

positional arguments:
  file
  var

optional arguments:
  -h, --help   show this help message and exit
  --flip
  --time TIME
  --vmin VMIN
  --vmax VMAX
  --cmap CMAP

About


Languages

Language:Python 100.0%