Giter VIP home page Giter VIP logo

paegan-transport's Introduction

Paegan-Transport

The parallelized Lagrangian transport model for NetCDF/OPeNDAP data, written on top of Paegan

Setup

You are using virtualenv, right?

  1. Install virtualenv-burrito
  2. Create virtualenv named "paegan-transport-dev": mkvirtualenv -p your_python_binary paegan-transport-dev
  3. Start using your new virtualenv: workon paegan-transport-dev

Installation

Paegan-Transport requires python 2.7.x and is available on PyPI.

The best way to install Paegan-Transport is through pip:

pip install paegan-transport

Paegan-Transport requires the following python libraries which will be downloaded and installed through pip:

  • GDAL==1.9.1
  • Fiona==0.8
  • paegan==0.9.9
  • requests==1.2.3

See the Paegan documentation for installing other dependencies related to Paegan.

Roadmap

  • More behaviors

Troubleshooting

If you are having trouble getting any of the paegan functionality to work, try running the tests:

git clone [email protected]:asascience-open/paegan-transport.git`
cd paegan-transport
pip install pytest
python -m pytest -s

If you want to run the model_controller or shoreline tests, you will need to edit the test files with paths appropriate for your system.

Some tests require large files that are not in source control. You can get them here:

Contributors

paegan-transport's People

Contributors

kwilcox avatar

Watchers

James Cloos avatar Alex Crosby avatar  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.