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

use pint for unit conversion and storage #22

Merged
2 commits merged into from
Jun 10, 2021

Conversation

ghost
Copy link

@ghost ghost commented Jun 9, 2021

use the unit library pint

@ghost ghost added the enhancement New feature or request label Jun 9, 2021
@ghost ghost self-assigned this Jun 9, 2021
@ghost ghost merged commit 28b0c43 into feature/besttrack_perturbation Jun 10, 2021
ghost pushed a commit that referenced this pull request Jun 14, 2021
* add python script for ensemble vortex generation

* Fix code style issues with oitnb

* write perturber class

* Fix code style issues with oitnb

* store variable information in classes

* add random test (ignore until stochastic)

* Fix code style issues with oitnb

* use `pint` for unit conversion and storage (#22)

* use `pint` for unit conversion and storage

* move perturbations into class implementations

* Fix code style issues with oitnb

* rename validation time property

* re-enable test with deterministic run

* add windows to tests

* remove environment.yml

* use CRS and transformer from `pyproj`

* update reference files

* 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

* Fix code style issues with oitnb

* remove unused imports

* refactor / fix plotting

* Fix code style issues with oitnb

* use inverse geodetic calc to get distance and bearing

* update dependencies

* update dependencies

* explicitly add GDAL

* remove GDAL

* Fix code style issues with oitnb

* update reference files

* fix configuration caching

* Fix code style issues with oitnb

Co-authored-by: William Pringle <[email protected]>
Co-authored-by: Lint Action <[email protected]>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant