Giter VIP home page Giter VIP logo

wrfcube's Introduction

wrfcube

DOI Documentation Status Build Status

Documentation

Load WRF output into nice Iris cubes

Installation

Required packages: iris xarray numpy cf_units

If you are using anaconda, the following command should make sure all dependencies are met and up to date:

conda install -c conda-forge iris xarray cf_units

You can directly install the package directly from github with pip and either of the two following commands:

pip install --upgrade git+ssh://[email protected]/mheikenfeld/wrfcube.git
pip install --upgrade git+https://github.com/mheikenfeld/wrfcube.git

You can also clone the package with any of the two following commands

git clone [email protected]:mheikenfeld/wrfcube.git 
git clone https://github.com/mheikenfeld/wrfcube.git

and install the package from the locally cloned version:

pip install --upgrade wrfcube/

(the trailing "/" actually matters here..)

wrfcube's People

Contributors

mheikenfeld avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

wrfcube's Issues

Mercator projection

It seems that the current version of wrfcube only supports Cartesian and Lambert Conformal projection. It would be useful to ingest the Mercator projection as well, since it has been widely used throughout the community.

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.