Skip to content

UPSY-group/UPSY-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,949 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPSY_logo

Welcome to the Utrecht Polar SYstem (UPSY) models repo! Here you will find the UPSY modelling toolkit, the Utrecht Finite Volume Ice-Sheet Model (UFEMISM), and the One-Layer Antarctic Model for Dynamical Downscaling of Ice–Ocean Exchanges (LADDIE).

See https://github.com/UPSY-group/UPSY-models/wiki/Getting-started for how to set up your model.

Python tools

Some tools are available to plot model output on its native mesh. To use these, you need to install Miniforge3 and run:

conda env create -y -n upsy -f environment.yml
conda activate upsy
python -m pip install -e . --no-deps --no-build-isolation

To the package can then be loaded by import upsy, You can also try out these commands in the terminal:

upsy-diagnose-run rundir
upsy-plot-2dfigure rundir
upsy-plot-3dfigure rundir

For additional help, try upsy-plot-2dfigure -h

About

Versions 2.0 of UFEMISM and LADDIE

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors