-
Notifications
You must be signed in to change notification settings - Fork 13
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
Issues/127: Updates to compute_coordinate_variable_names for grouped datasets #135
Merged
Commits on Nov 16, 2022
-
Update tests to use parameterized pytest. Some tests failing on new T…
…EMPO test dataset
Configuration menu - View commit details
-
Copy full SHA for 03d55f7 - Browse repository at this point
Copy the full SHA 03d55f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3728c7d - Browse repository at this point
Copy the full SHA 3728c7dView commit details
Commits on Dec 13, 2022
-
perform flattening as necessary in test suite (#130)
* move methods for flattening netcdf and hdf group structures to separate module * feature/PODAAC-5065 (#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]> * add missing parameter to docstring * typo in docstring * extract netcdf opening procedure from beginning of `subset() into a new function * update tests to use netcdf opening wrapper function, to prevent errors with tempo data * /version 2.3.0-alpha.5 * update `test_specified_variables()` to use netcdf opening wrapper function in multiple places to prevent errors with tempo data * cosmetic * clean up comment and use 'decode_times'=True for test * feature/issue 126 (#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]> * /version 2.3.0-alpha.6 * Update build-pipeline.yml * /version 2.3.0-alpha.7 * Merge changes from origin/develop * Merge changes from issues/127 Co-authored-by: sliu008 <[email protected]> Co-authored-by: Frank Greguska <[email protected]> Co-authored-by: l2ss-py bot <[email protected]> Co-authored-by: Nick Lenssen <[email protected]> Co-authored-by: nlensse1 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8122d4 - Browse repository at this point
Copy the full SHA f8122d4View commit details -
Merge remote-tracking branch 'origin/develop' into issues/127
# Conflicts: # podaac/subsetter/subset.py # tests/test_subset.py
Configuration menu - View commit details
-
Copy full SHA for 42a8cc8 - Browse repository at this point
Copy the full SHA 42a8cc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e926b66 - Browse repository at this point
Copy the full SHA e926b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for b679b20 - Browse repository at this point
Copy the full SHA b679b20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b170d - Browse repository at this point
Copy the full SHA 89b170dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67bcadf - Browse repository at this point
Copy the full SHA 67bcadfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89241f6 - Browse repository at this point
Copy the full SHA 89241f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71b0d4d - Browse repository at this point
Copy the full SHA 71b0d4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83581c0 - Browse repository at this point
Copy the full SHA 83581c0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.