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

perform flattening as necessary in test suite #130

Merged
merged 18 commits into from
Dec 13, 2022

Commits on Nov 28, 2022

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

Commits on Dec 8, 2022

  1. feature/PODAAC-5065 (podaac#129)

    * fix way xarray open granules that have  as a time unit
    
    * fix pylint
    
    * change function to use original function if can parse only change units if we can not parse
    
    * make xarray override into its own function
    
    * add test for override_decode_cf_datetime function
    
    * disable pyline one line instead of global
    
    * Update podaac/subsetter/subset.py
    
    Co-authored-by: Frank Greguska <[email protected]>
    sliu008 and frankinspace committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    8c2d9e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91297b6 View commit details
    Browse the repository at this point in the history
  3. typo in docstring

    danielfromearth committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    1311835 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e41dd08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4d51a2 View commit details
    Browse the repository at this point in the history
  6. /version 2.3.0-alpha.5

    l2ss-py bot committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    8fe0f41 View commit details
    Browse the repository at this point in the history
  7. update test_specified_variables() to use netcdf opening wrapper fun…

    …ction in multiple places
    
    to prevent errors with tempo data
    danielfromearth committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    bc58899 View commit details
    Browse the repository at this point in the history
  8. cosmetic

    danielfromearth committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    0728f97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6bf7888 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. feature/issue 126 (podaac#131)

    * Add variable leading slash flexibility
    
    * Add tests back to test file
    
    * changelog added and updated
    
    * Update podaac/subsetter/subset.py
    
    Co-authored-by: Frank Greguska <[email protected]>
    
    * update Syntax
    
    * resolve conflict
    
    Co-authored-by: nlensse1 <[email protected]>
    Co-authored-by: Frank Greguska <[email protected]>
    3 people committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ef5c636 View commit details
    Browse the repository at this point in the history
  2. /version 2.3.0-alpha.6

    l2ss-py bot committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ddac85c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    98b131a View commit details
    Browse the repository at this point in the history
  2. /version 2.3.0-alpha.7

    l2ss-py bot committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    13c5eeb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into danielfromearth/Feature/issue_127

    # Conflicts:
    #	podaac/subsetter/subset.py
    frankinspace committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    f9039c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1da8f5f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'issues/127' into danielfromearth/Feature/issue_127

    # Conflicts:
    #	podaac/subsetter/subset.py
    #	tests/test_subset.py
    frankinspace committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    68a5ec3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    164b6c6 View commit details
    Browse the repository at this point in the history