Skip to content

Commit

Permalink
adding new input files.
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed Sep 24, 2024
1 parent caa6e21 commit 9b04996
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
1 change: 1 addition & 0 deletions src/test/data/run.properties.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"suite.physical_location": "AWS-TWI","suite.cluster_name": "hpc6a.useast2","suite.project_code": "nopp","suite.instance_name": "ngom_coamps_2024_09L","suite.uid": 97366287,"suite.model": "adcirc","suite.adcirc.gridname": "ngom_rt_v19b","forcing.ensemblename": "coampsforecast","time.currentdate": 240924,"time.currentcycle": "00","forcing.metclass": "synoptic","forcing.waves": 1,"forcing.basin": "None","forcing.advisory": 2024092400,"forcing.stormname": "Unnamed","forcing.stormnumber": "coamps_09L","forcing.vortexmodel": "None","output.downloadurl": "https://apsviz-tds.adcircprediction.org/thredds/fileServer/2024/coamps_09L/2024092400/ngom_rt_v19b/hpc6a.useast2/ngom_coamps_2024_09L/coampsforecast"}
2 changes: 1 addition & 1 deletion src/test/data/test_ecflow_run_time.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"uid": 73845396, "name": "floodwater", "physical_location": "RENCI", "date-time": "2023-02-10 16:28:09", "message": "none", "event_type": "FORE", "process": "/ec95d/forecast_ensemble/forecast_base/ADCIRC/messaging/send_running_message_simulation/rmq_send_message", "pctcomplete": 0, "state": "RUNN", "storm": "ec95d", "storm_number": "20230210", "advisory_number": 12, "run_params": "none", "instance_name": "ec95d", "subpctcomplete": 0 }
{"uid":97366287,"name":"","physical_location":"AWS-TWI","date-time":"2024-09-24 12:00:00","message":"none","event_type":"FORE","process":"","pctcomplete":0,"state":"RUNN","storm":"Unnamed","storm_number":"coamps_09L","advisory_number":2024092400,"run_params":"none","instance_name":"ngom_coamps_2024_09L","subpctcomplete":0}
19 changes: 18 additions & 1 deletion src/test/data/test_new_run_time_msg.json
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
{"uid": 7081399, "name": "floodwater", "physical_location": "RENCI", "cluster_name": "ht-ncfs.renci.org", "date-time": "2023-03-10 22:11:23", "message": "none", "event_type": "PRE2", "process": "/ec95d/forecast_ensemble/forecast_base/ADCIRC/messaging/send_complete_message_preprocessing/rmq_send_message", "pctcomplete": 0, "state": "CMPL", "storm": "none", "storm_number": "20230310", "advisory_number": 18, "run_params": "none", "instance_name": "ec95d", "subpctcomplete": 0}
{
"uid": 7081399,
"name": "floodwater",
"physical_location": "RENCI",
"cluster_name": "ht-ncfs.renci.org",
"date-time": "2023-03-10 22:11:23",
"message": "none",
"event_type": "PRE2",
"process": "/ec95d/forecast_ensemble/forecast_base/ADCIRC/messaging/send_complete_message_preprocessing/rmq_send_message",
"pctcomplete": 0,
"state": "CMPL",
"storm": "none",
"storm_number": "20230310",
"advisory_number": 18,
"run_params": "none",
"instance_name": "ec95d",
"subpctcomplete": 0
}

0 comments on commit 9b04996

Please sign in to comment.