forked from JCSDA-internal/eva
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix levels bug in mon_data_space.py (JCSDA-internal#179)
Levels implementation as dataset coordinate in `data/mon_data_space.py` was not entirely complete. If the input yaml file requested only a subset of the available levels, as opposed to requesting all levels specified in the control file, the results were sub-optimal. The fix is simple enough -- it now follows the same steps as for the Channel coordinate. Resolves JCSDA-internal#178 .
- Loading branch information
1 parent
7ef27ee
commit 66dfd09
Showing
1 changed file
with
28 additions
and
5 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