Coder Social home page Coder Social logo

uamitgcm's Introduction

Welcome to the Úa-MITgcm repository. This code has been developed and is maintained by Kaitlin Naughten (British Antarctic Survey, [email protected]) and Jan De Rydt (Northumbria University, [email protected]). It provides a coupled framework between the ice flow model Úa (https://github.com/ghilmarg) and the general circulation model MITgcm (http://mitgcm.org/). Some basic documentation and example setups can be found in their respective directories on the repository, and a quick installation guide follows below. Please let us know if you intend to use the code, or feel free to get in touch to discuss new ideas.

Ua-MITgcm-logo

Installation

Since this repository contains submodules, use git clone --recursive instead of just git clone.

Also note that git pull will not pull any changes to submodules. If you need to do this, run git submodule update --remote path_to_submodule.

System requirements

You will require the python packages numpy and scipy. These are pre-installed on most systems. On the NERC-UK supercomputer Archer, module load anaconda will give you access to them.

If you are using xmitgcm to convert your MITgcm output from binary to NetCDF, you will also need the python package xarray. This is not pre-installed on Archer but you can do a local install with easy_install --user xarray.

uamitgcm's People

Contributors

knaughten avatar janderydt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.