-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/issue-142: duplicated dimension error with TEMPO ozone profile (
#141) * add test for ozone profile proxy data * rework duplicate dimension removal to work with TEMPO ozone profile data * pylint update * simplify return of `remove_duplicate_dims() and `open_as_nc_dataset()` * remove unused import per pylint * add test data files for TEMPO NO2 and O3PROF (contains duplicate dimension) * clean up comments * Revert "simplify return of `remove_duplicate_dims() and `open_as_nc_dataset()`" This reverts commit e7b7096. * include Tuple import * update CHANGELOG.md * Revert "Revert "simplify return of `remove_duplicate_dims() and `open_as_nc_dataset()`"" This reverts commit 3fe9c2a.
- Loading branch information
1 parent
7cd60e3
commit 2bf1a2d
Showing
6 changed files
with
81 additions
and
30 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
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
Binary file added
BIN
+6.67 MB
tests/data/TEMPO/TEMPO_NO2-PROXY_L2_V01_20130731T232959Z_S015G06_partial.nc
Binary file not shown.
Binary file not shown.
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