-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Organize plot modules and deleted deprecated ones
- Loading branch information
1 parent
190a8e2
commit 0953ec5
Showing
7 changed files
with
2 additions
and
647 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...ls/cdat_regression_testing/655-zonal-mean-2d/655_zonal_mean_2d_stratosphere_run_script.py
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,6 +1,6 @@ | ||
from auxiliary_tools.cdat_regression_testing.base_run_script import run_set | ||
|
||
SET_NAME = "zonal_mean_2d_stratosphere" | ||
SET_DIR = "655-zonal-mean-2d-stratosphere" | ||
SET_DIR = "655-zonal-mean-2d-stratosphere-debug" | ||
|
||
run_set(SET_NAME, SET_DIR) |
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 was deleted.
Oops, something went wrong.
Oops, something went wrong.