Welcome to xarray_craft’s documentation!

xarray_craft is a xarray accesors to work on CraFT output for ice simulation.

In this documentation detail of the functions are given. For quick start script to use this accesors we recommend the CraFT Book

Installation

From repository

git clone https://gricad-gitlab.univ-grenoble-alpes.fr/mecaiceige/tools/lib_python/xarray_craft
cd xarray_craft
python -m pip install -r requirements.txt
pip install -e .

Dependancies

This xarray_craft module as few dependencies :

  1. xarray_aita for managing CraFT input data

  2. xarray_symTensor2d <https://mecaiceige.gricad-pages.univ-grenoble-alpes.fr/tools/lib_python/xarray_symTensor2d>_ for managing symmetric tensor 3x3 such as stress and strain tensor

  3. xarray_uvecs for managing Unit VECtor that are Symmetric.

Contact

Author

Thomas Chauve

Contact

thomas.chauve@univ-grenoble-alpes.fr

Organization

IGE

Status

This is a “work in progress”

Version

0.1

Indices and tables