-
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.
CDAT Migration - Update run script output directory to NERSC public w…
…ebserver (#793)
- Loading branch information
1 parent
c873f1e
commit 03c51a1
Showing
7 changed files
with
1,300 additions
and
13 deletions.
There are no files selected for viewing
482 changes: 482 additions & 0 deletions
482
...dat_regression_testing/792-lat-lon-run-script/792_lat_lon_cdat_regression_test_json.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
794 changes: 794 additions & 0 deletions
794
...t_regression_testing/792-lat-lon-run-script/792_lat_lon_cdat_regression_test_netcdf.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
auxiliary_tools/cdat_regression_testing/792-lat-lon-run-script/792_lat_lon_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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
from auxiliary_tools.cdat_regression_testing.base_run_script import run_set | ||
|
||
SET_NAME = "lat_lon" | ||
SET_DIR = "792-lat-lon" | ||
CFG_PATH: str | None = None | ||
MULTIPROCESSING = True | ||
|
||
run_set(SET_NAME, SET_DIR, CFG_PATH, MULTIPROCESSING) |
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
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