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?
Install [virtualenv-burrito](https://github.com/brainsik/virtualenv-burrito)
Create virtualenv named “paegan-transport-dev”: mkvirtualenv -p your_python_binary paegan-transport-dev
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
Kyle Wilcox <kyle@axiomdatascience.com> - [@kwilcox](http://github.com/kwilcox)
Alex Crosby <crosbyar@gmail.com> - [@acrosby](http://github.com/acrosby)
Dave Foster <dave@axiomdatascience.com>
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
File details
Details for the file paegan-transport-1.0.5.tar.gz
.
File metadata
- Download URL: paegan-transport-1.0.5.tar.gz
- Upload date:
- Size: 3.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a84c3259af677961eabda3bc9f47904f899e571c85a360443c491ec030d56561 |
|
MD5 | 63ab6779286e2cf42f127f7ccadac32f |
|
BLAKE2b-256 | ca40b2e8cf6051fadb0a086d8516dd93b0d3eaae08cd2035336d19eab8016353 |