From 8f14a6a2012b3f83a16c985baff2bbaed51336a0 Mon Sep 17 00:00:00 2001 From: Mika Date: Sun, 28 Jun 2026 02:06:09 +0000 Subject: [PATCH] Add artifact.001/tests/data/sample_meteor_event.json --- artifact.001/tests/data/sample_meteor_event.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 artifact.001/tests/data/sample_meteor_event.json diff --git a/artifact.001/tests/data/sample_meteor_event.json b/artifact.001/tests/data/sample_meteor_event.json new file mode 100644 index 0000000..65cbd71 --- /dev/null +++ b/artifact.001/tests/data/sample_meteor_event.json @@ -0,0 +1,5 @@ +{ + "timestamp": "2024-02-15T23:12:47.125000Z", + "intensity": 0.87, + "exposure_time": 500.0 +} \ No newline at end of file