https://github.com/axiom-data-science/paegan-transport

Transport module for Paegan

https://github.com/axiom-data-science/paegan-transport

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 9 committers (11.1%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.1%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Transport module for Paegan

Basic Info
  • Host: GitHub
  • Owner: axiom-data-science
  • License: gpl-3.0
  • Language: Python
  • Default Branch: master
  • Size: 7.36 MB
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Fork of asascience-open/paegan-transport
Created almost 12 years ago · Last pushed almost 11 years ago
Metadata Files
Readme License

README.md

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:

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 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 (ETOPO1Bedg_gmt4.grd) * Shoreline files (unzip) (shore.zip)

Contributors

Owner

  • Name: Axiom Data Science
  • Login: axiom-data-science
  • Kind: organization
  • Location: United States

GitHub Events

Total
Last Year

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 123
  • Total Committers: 9
  • Avg Commits per committer: 13.667
  • Development Distribution Score (DDS): 0.374
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Kyle Wilcox k****e@a****m 77
Dave Foster d****r@a****m 16
Kyle Wilcox k****x@a****m 12
Dave Foster d****e@a****m 7
Dave Foster d****r@g****m 4
Kyle Wilcox k****x@V****) 3
Kyle Wilcox w****e@g****m 2
Dave Foster d****e@a****m 1
ocefpaf o****f@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 6 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 3.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • ocefpaf (1)
  • daf (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 7 last-month
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 7
    (may contain duplicates)
  • Total versions: 10
  • Total maintainers: 1
pypi.org: paegan-transport

Particle transport packages for the Paegan library

  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 6
  • Downloads: 7 Last month
Rankings
Dependent repos count: 6.0%
Dependent packages count: 10.1%
Average: 21.5%
Forks count: 22.6%
Downloads: 29.9%
Stargazers count: 38.8%
Maintainers (1)
Last synced: 10 months ago
conda-forge.org: paegan-transport
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
Rankings
Dependent repos count: 24.3%
Average: 51.4%
Dependent packages count: 51.6%
Forks count: 62.3%
Stargazers count: 67.5%
Last synced: 10 months ago