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

ENH: Add Coordinate transformations from pysat #6

Merged
merged 60 commits into from
Aug 17, 2020
Merged

ENH: Add Coordinate transformations from pysat #6

merged 60 commits into from
Aug 17, 2020

Commits on Feb 13, 2019

  1. utils restructure - #124

    jklenzing committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    6f7f7df View commit details
    Browse the repository at this point in the history
  2. restructure

    jklenzing committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    c6870ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49a3894 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. rename test files and tidy

    jklenzing committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    2e74182 View commit details
    Browse the repository at this point in the history
  2. test_utils_coords structure

    jklenzing committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    8046231 View commit details
    Browse the repository at this point in the history
  3. move local time to coords

    jklenzing committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    9129d13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7da44e View commit details
    Browse the repository at this point in the history
  5. more coord tests + style

    jklenzing committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    e292e42 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. test_calc_solar_local_time

    jklenzing committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    99e196f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ec067c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. updated targets

    jklenzing committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    d27d4a7 View commit details
    Browse the repository at this point in the history
  2. test

    jklenzing committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    a6f27ea View commit details
    Browse the repository at this point in the history
  3. opposite test

    jklenzing committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    62ddd17 View commit details
    Browse the repository at this point in the history
  4. review round 1

    jklenzing committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    76a68d8 View commit details
    Browse the repository at this point in the history
  5. setitem fix

    jklenzing committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    086a200 View commit details
    Browse the repository at this point in the history
  6. test

    jklenzing committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    0e33e06 View commit details
    Browse the repository at this point in the history
  7. typo

    jklenzing committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    dadd14a View commit details
    Browse the repository at this point in the history
  8. switch to mod

    jklenzing committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    5bf8a8b View commit details
    Browse the repository at this point in the history
  9. restore travis tests

    jklenzing committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    862af2f View commit details
    Browse the repository at this point in the history
  10. added unit test

    jklenzing committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    44f068c View commit details
    Browse the repository at this point in the history
  11. add unit testing

    jklenzing committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    c4bbba7 View commit details
    Browse the repository at this point in the history
  12. fix for #171

    jklenzing committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    9573c5f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Configuration menu
    Copy the full SHA
    173fa32 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

  1. Configuration menu
    Copy the full SHA
    08b25d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #175 from rstoneback/documentation

    Documentation update
    jklenzing committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    583c843 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. tidy up imports

    jklenzing committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    fad618a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Merge pull request #192 from rstoneback/more_testing

    More testing
    jklenzing committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    9f3eb95 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Update coords.py

    Updated failures to be more informative, allowing more intellegent error catches.
    aburrell committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    706241e View commit details
    Browse the repository at this point in the history
  2. Update coords.py

    - Added new unit possibilities for velocity
    - Reduced the amount of time spent in initial for-loop
    aburrell committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    bf17f58 View commit details
    Browse the repository at this point in the history
  3. Update test_utils_coords.py

    - Added tests for new functionality
    aburrell committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    5bfded5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Update test_utils_coords.py

    Updated tests for Jeff
    aburrell committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    14e4495 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    b73f2d2 View commit details
    Browse the repository at this point in the history
  2. bugfix

    jklenzing committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    fa4e18e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

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

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    67fab4e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. Merged

    rstoneback committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    a0290d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Merge pull request #318 from pysat/asher_meta_merge

    metadata and netcdf intersection improvements
    rstoneback committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    48bee2d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

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

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    4dcc7f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Merge branch 'master' of https://github.com/jklenzing/temprepo into c…

    …oords
    
    Maintain history of coords files whilst merging
    jklenzing committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    01b846e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b7684f View commit details
    Browse the repository at this point in the history
  3. DOC: add changelog

    jklenzing committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    38003ab View commit details
    Browse the repository at this point in the history
  4. STY: flake8 updates

    jklenzing committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    74f7149 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    e442808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25ad97b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49e460a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. BUG: downstream changes

    Fixed downstream use of `coords` to use local coordinate routine.  Also fixed
    import order.
    aburrell committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    b12b90d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40fce95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85ab450 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    52f8eaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bbb9c4 View commit details
    Browse the repository at this point in the history
  3. BUG: test for float

    jklenzing committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    fae4012 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Configuration menu
    Copy the full SHA
    ce2cc0b View commit details
    Browse the repository at this point in the history
  2. STY: use x and y

    jklenzing committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    3281bf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18752a7 View commit details
    Browse the repository at this point in the history
  4. STY: whitespace

    jklenzing committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    8cf12df View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. STY: minimize local variables in tests

    Co-authored-by: Angeline Burrell <aburrell@users.noreply.github.com>
    jklenzing and aburrell committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    9e6cff9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d422b5 View commit details
    Browse the repository at this point in the history
  3. STY: compact tests

    jklenzing committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    91a8cd2 View commit details
    Browse the repository at this point in the history