-
Notifications
You must be signed in to change notification settings - Fork 341
Fix Longitude comparison error for regional subset_data #3100
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
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
9a10623
test_unit_subset_data: Add 2 bounds tests
samsrabin dfa1d1b
Longitude: Add comparison operators.
samsrabin 88d6f65
subset_data: Don't fail missing but unused cfg sections.
samsrabin 7856583
Add test_sys_subset_data.py.
samsrabin 21fde41
Longitude: Add tests of _check_lon_type*() functions.
samsrabin 00023d2
Longitude: Work for lists/arrays.
samsrabin 9c0af2d
Longitude: Add some test asserts.
samsrabin 3a3832f
Longitude: Add lon_type() getter.
samsrabin dfd6997
RegionalCase: Refactor to make subset_lon_lat.
samsrabin 4ff12b1
RegionalCase: Convert file lons to Longitude.
samsrabin 6f90990
Add 2 tests to test_sys_subset_data.py.
samsrabin 8797c44
RegionalCase: Add unit test of _subset_lon_lat().
samsrabin 3b7a287
Reformat with black.
samsrabin c69864e
Add previous commit to .git-blame-ignore-revs.
samsrabin 1a8d4f6
Resolve pylint complaints.
samsrabin 8cfc703
Longitude: Delete unused convert_number_to_lon().
samsrabin 5b3d2f4
Improve some comments.
samsrabin ec18184
Improve check_other_is_lontype() description.
samsrabin 63a89e5
Move Longitude.__eq__().
samsrabin 7f376a4
Break a ternary if-else into a block.
samsrabin 10e2c39
test_subset_lon_lat test: Refactor and improve commenting.
samsrabin dad44d1
test_sys_subset_data.py: Add standard CTSM unit-testing bits.
samsrabin a40322e
test_subset_data_reg_amazon: Compare output files to expected.
samsrabin 74e4e5e
Python Makefile: Fail pylint if score < 10.
samsrabin 3dd489a
Format with black.
samsrabin 6fb226d
Add previous commit to .git-blame-ignore-revs.
samsrabin 22a8273
utils.py: Define find_one_file_matching_pattern().
samsrabin 01dfd88
Merge tag 'ctsm5.3.043' into subset-data-lon-3093
samsrabin 742cfa6
Reformat with black.
samsrabin 1f75ca9
Add previous commit to .git-blame-ignore-revs.
samsrabin 3fa2980
Merge branch 'b4b-dev' into subset-data-lon-3093
samsrabin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.