-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DAS-1177: Add functions and CF overrides to create artificial bounds … (
#5) * DAS-1177: Add functions and CF overrides to create artificial bounds for collections with edge-alignment. * DAS-1177 - Update the code to improve variable names, replace some code with simpler/best practice code, and make a lot of minor formatting updates. * DAS-1177 - Remove leading/trailing whitespaces, update method of extracting names from dimension path. * DAS-1177 - Add and update unit tests - add_bounds not complete yet. * DAS-1177 - Add test data file, update data file README, small data file adjustments. * DAS-1177 - Create end-to-end test, finish unit tests, edit test data files. * DAS-1177 - Minor comment updates. * DAS-1177 - Minor updates to test_dimension_utilities.py * DAS-1177 - Make minor style updates, verify expected index ranges in end-to-end test, add tests to increase coverage in the unit test. * DAS-1177 - Added missing tests and updated comment for index range in the end-to-end test * DAS-1177 - remove duplicate tests
- Loading branch information
1 parent
3ba073f
commit deb2796
Showing
13 changed files
with
1,235 additions
and
72 deletions.
There are no files selected for viewing
This file contains 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.0.1 | ||
1.0.2 |
This file contains 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 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.