Skip to content

Commit

Permalink
Update ims_test_1_criteria.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Geary-Layne authored Jul 19, 2024
1 parent 3a019d2 commit f7a6c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/idsse_testing/ims_request/ims_test_1_criteria.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"corrId": {"originator": "IMS", "uuid": "fd35adec-d2a0-49a9-a320-df20a7b6d681", "issueDt": "2024-01-02T03:00:00.000Z"}, "location": {"features": [{"geometry": {"coordinates": [-113.9595, 46.8571], "type": "Point"}, "properties": {"name": "Missoula"}, "type": "Feature"}]}, "validDt": ["2024-01-02T15:00:00.000Z", "2024-01-02T16:00:00.000Z"], "conditions": [{"name": "Minor", "severity": "MINOR", "combined": "A", "partsUsed": ["A"]}], "parts": [{"name": "A", "duration": 0, "arealPercentage": 0, "region": "CONUS", "product": {"fcst": ["NBM"]}, "field": "TEMP", "units": "DEG_F", "relational": "LESS_THAN", "thresh": 32, "mapping": {"min": 17, "max": 47, "clip": "true"}}], "tags": {"values": [], "keyValues": {"name": "GSL Test 1", "nwsOffice": "GSL"}}}
{"corrId": {"originator": "IMS", "uuid": "fd35adec-d2a0-49a9-a320-df20a7b6d681", "issueDt": "2024-01-02T03:00:00.000Z"}, "location": {"features": [{"geometry": {"coordinates": [-113.9595, 46.8571], "type": "Point"}, "properties": {"name": "Missoula"}, "type": "Feature"}]}, "validDt": ["2024-01-02T15:00:00.000Z", "2024-01-02T16:00:00.000Z"], "conditions": [{"name": "Minor", "severity": "MINOR", "combined": "A", "partsUsed": ["A"]}], "parts": [{"name": "A", "duration": 0, "arealPercentage": 0, "region": "CONUS", "product": {"fcst": ["NBM"]}, "field": "TEMP", "units": "DEG F", "relational": "LESS THAN", "thresh": 32, "mapping": {"min": 17, "max": 47, "clip": "true"}}], "tags": {"values": [], "keyValues": {"name": "GSL Test 1", "nwsOffice": "GSL"}}}

0 comments on commit f7a6c51

Please sign in to comment.