edornd commited on
Commit
8b61b3a
·
verified ·
1 Parent(s): a81e28a

Update events.json

Browse files
Files changed (1) hide show
  1. events.json +0 -48
events.json CHANGED
@@ -277,54 +277,6 @@
277
  "historical_start": "2022-01-01",
278
  "historical_end": "2024-05-31",
279
  "description": "Storm Daniel caused catastrophic flooding in Derna"
280
- },
281
- {
282
- "id": "turkey_earthquake_2023",
283
- "name": "Earthquake in Turkey (Hatay, 2023)",
284
- "event_type": "earthquake",
285
- "event_date": "2023-02-06",
286
- "default_patch_x": 15,
287
- "default_patch_y": 15,
288
- "observed_event": {
289
- "type": "FeatureCollection",
290
- "features": [
291
- {
292
- "type": "Feature",
293
- "properties": {},
294
- "geometry": {
295
- "coordinates": [
296
- [
297
- [
298
- 36.10897697959365,
299
- 36.23632686965129
300
- ],
301
- [
302
- 36.10897697959365,
303
- 36.1755974456933
304
- ],
305
- [
306
- 36.203948007270895,
307
- 36.1755974456933
308
- ],
309
- [
310
- 36.203948007270895,
311
- 36.23632686965129
312
- ],
313
- [
314
- 36.10897697959365,
315
- 36.23632686965129
316
- ]
317
- ]
318
- ],
319
- "type": "Polygon"
320
- }
321
- }
322
- ]
323
- },
324
- "epsg": 32637,
325
- "historical_start": "2021-01-01",
326
- "historical_end": "2023-08-31",
327
- "description": "Storm Daniel caused catastrophic flooding in Derna"
328
  }
329
  ]
330
  }
 
277
  "historical_start": "2022-01-01",
278
  "historical_end": "2024-05-31",
279
  "description": "Storm Daniel caused catastrophic flooding in Derna"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
280
  }
281
  ]
282
  }