You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DAS-2326 Return NoDataException warning when the request returns no data (#58)
* DAS-2326 Return NoDataFound warning instead of a failure when the request retuens no data
* DAS-2326 Improve the code with PR comments
* DAS-2326 update check_range_exception to get_failed_variables
* DAS-2325 Update to throw exception if any requested variable is not valid
* DAS-2326 Add comment to the check valid variables
* DAS-2326 Update change log and some variable naming
* DAS-2326 Add missing unit tests
* DAS-2326 Change set update to add
* DAS-2326 Correct check for exception message in tests
* DAS-2326 Update geographic-grid function to capture all failed dimensions
* DAS-2326 Update comments
* DAS-2326 Update earthdata-varinfo version
* DAS-2326 Fix unit test failure
* DAS-2326 Add unit tests to test_dimension_utilities
* DAS-2326 Add subtest for get_requested_index_ranges
* DAS-2326 Add substest for get_spatial_index_ranges for projected
* DAS-2326 Update incorrect subtest description
* DAS-2326 Update test verification for index ranges for projected grid
* DAS-2326 Add subtest for testing multiple temporal dimensions
* DAS-2326 Fix trailing space
* DAS-2326 Fix bug in get_dimension_indices_from_values
* DAS-2326 Add end to end test for NoDataException
* DAS-2326 Add a subtest with a descending file
* DAS-2326 Update harmony-service-lib version
* DAS-2326 Update harmony-service-lib to 2.11
0 commit comments