Skip to content

Commit b62da22

Browse files
committed
Remove pygraf stuff, we will not be merging this back to SRW
1 parent d602756 commit b62da22

6 files changed

Lines changed: 0 additions & 81 deletions

File tree

modulefiles/tasks/hera/pygraf.local.lua

Lines changed: 0 additions & 4 deletions
This file was deleted.

modulefiles/tasks/jet/pygraf.local.lua

Lines changed: 0 additions & 4 deletions
This file was deleted.

parm/wflow/default_workflow.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ rocoto:
2424
PARTITION_DEFAULT: '{{ platform.get("PARTITION_DEFAULT") }}'
2525
PARTITION_FCST: '{{ platform.get("PARTITION_FCST") }}'
2626
PARTITION_HPSS: '{{ platform.get("PARTITION_HPSS") }}'
27-
PYGRAF_DIR: '{{ user.pygraf_dir }}'
2827
QUEUE_DEFAULT: '{{ platform.get("QUEUE_DEFAULT") }}'
2928
QUEUE_FCST: '{{ platform.get("QUEUE_FCST") }}'
3029
QUEUE_HPSS: '{{ platform.get("QUEUE_HPSS") }}'

parm/wflow/pygraf.yaml

Lines changed: 0 additions & 43 deletions
This file was deleted.

pygraf_environment.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

ush/config_defaults.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@ user:
9999
UFS_WTHR_MDL_DIR: '{{ user.UFS_WTHR_MDL_DIR }}'
100100
ARL_NEXUS_DIR: '{{ user.SORCdir }}/arl_nexus'
101101

102-
pygraf_dir: /scratch2/BMC/fv3lam/kavulich/smoke_verif/production/pygraf
103-
104102
#----------------------------
105103
# PLATFORM config parameters
106104
#-----------------------------
@@ -3231,13 +3229,3 @@ fire:
32313229
FIRE_IGNITION_START_TIME: 6480
32323230
FIRE_IGNITION_END_TIME: 7000
32333231

3234-
task_pygraf:
3235-
execution:
3236-
batchargs:
3237-
memory: 60G
3238-
nodes: 1
3239-
tasks_per_node: 24
3240-
walltime: 00:30:00
3241-
envvars:
3242-
caption: "plot"
3243-
resolution: 150

0 commit comments

Comments
 (0)