Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add python script for ensemble vortex generation #21

Merged
29 commits merged into from
Jun 14, 2021

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    b06cc97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a1734d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. write perturber class

    zacharyburnett committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    d052e5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c9f5b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3df8b0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccbddea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9b4b2a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. use pint for unit conversion and storage (#22)

    * use `pint` for unit conversion and storage
    
    * move perturbations into class implementations
    zacharyburnett committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    28b0c43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46f0321 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cdbdf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1aaf38 View commit details
    Browse the repository at this point in the history
  5. add windows to tests

    zacharyburnett committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    c111424 View commit details
    Browse the repository at this point in the history
  6. remove environment.yml

    zacharyburnett committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    0dd6e81 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    d1772e0 View commit details
    Browse the repository at this point in the history
  2. update reference files

    zacharyburnett committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    6e06c7d View commit details
    Browse the repository at this point in the history
  3. Removing dependence on adcircpy (#23)

    * Removing dependence on adcircpy
    - [for now] copying over besttrackforcing from adcircpy into tropicalcyclone.atcf module
    - removed NWS, BLAdh, geo, and time interval properties as they are related to adcirc inputs
    - add test/output folders to .gitignore
    
    * adding some help info for atcf tracks and adding __init__.py to subdirectories to find them
    WPringle committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    bc1c08e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45ee669 View commit details
    Browse the repository at this point in the history
  5. remove unused imports

    zacharyburnett committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    ca4c716 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    3c5742b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5c4240 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80c3b85 View commit details
    Browse the repository at this point in the history
  4. update dependencies

    zacharyburnett committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    fc15a29 View commit details
    Browse the repository at this point in the history
  5. update dependencies

    zacharyburnett committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    3d92d28 View commit details
    Browse the repository at this point in the history
  6. explicitly add GDAL

    zacharyburnett committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    20497c0 View commit details
    Browse the repository at this point in the history
  7. remove GDAL

    zacharyburnett committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    f5a9f88 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2d8f14 View commit details
    Browse the repository at this point in the history
  9. update reference files

    zacharyburnett committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    1c8a11a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    59f7472 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e2999ca View commit details
    Browse the repository at this point in the history