Skip to main content

Particle transport packages for the Paegan library

Project description

The parallelized Lagrangian transport model for NetCDF/OPeNDAP data, written on top of [Paegan](https://github.com/asascience-open/paegan)

Setup

You are using virtualenv, right?

  1. Install [virtualenv-burrito](https://github.com/brainsik/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:

`bash pip install paegan-transport `

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

  • Fiona>=0.8

  • requests>=1.2.3

  • paegan

  • redis

  • geojson

See the [Paegan](https://github.com/asascience-open/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:

`bash git clone git@github.com:asascience-open/paegan-transport.git` cd paegan-transport pip install pytest python -m pytest -s `

If you want to run the any model controller or shoreline tests, you will need to edit the test files with paths appropriate for your system. Default is /data/lm with /data/lm/bathy and /data/lm/shore filled in with the files below.

Some tests require large files that are not in source control. You can get them here: * ETOPO1 Global Bathymetry ([ETOPO1_Bed_g_gmt4.grd](http://s3.amazonaws.com/paegan/resources/ETOPO1_Bed_g_gmt4.grd)) * Shoreline files (unzip) ([shore.zip](https://s3.amazonaws.com/paegan/resources/shore.zip))

Contributors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

paegan-transport-1.0.3.tar.gz (3.5 MB view details)

Uploaded Source

File details

Details for the file paegan-transport-1.0.3.tar.gz.

File metadata

File hashes

Hashes for paegan-transport-1.0.3.tar.gz
Algorithm Hash digest
SHA256 99f63e72177be17c8601c563e61698a7e80ade773f8193abd9265fc931c1a904
MD5 fa6c95fdda776a08929b01ccca472672
BLAKE2b-256 ea1b62061efd08f9234392791670c3d8ee4fc4d2f279a5dd49d380d47ee3f4d7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page