adpala / xarray-behave

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xarray-behave

Install a working conda installation (see here).

conda create -c conda-forge -c anaconda -c ncb -n xb python=3.9 xarray-behave

The GUI can be started by activating the new environment conda activate xb and then typing xb in a terminal. See xb --help for usage/arguments/keys. GUI usage is documented here.

See demo.ipynb for usage examples.

About

License:Apache License 2.0


Languages

Language:Python 99.8%Language:Batchfile 0.1%Language:Shell 0.1%