From d2793b3b2eefc23afb67dfa8568c71249c6156c7 Mon Sep 17 00:00:00 2001 From: runette Date: Thu, 10 Nov 2022 15:24:05 +0000 Subject: [PATCH] fix hope.json --- hope.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/hope.json b/hope.json index e21ff21..ecd0b38 100644 --- a/hope.json +++ b/hope.json @@ -1347,3 +1347,31 @@ } }, "dem": null, + "header-string": null, + "color-mode": "SinglebandGrey", + "colorinterp": null, + "filter": null, + "bbox": null, + "mapscale": 0, + "map_size": 0, + "image_folder": "test_data/images", + "bh-data": { + "x-field": null, + "y-field": null, + "z-field": null, + "id-field": null, + "inc-field": null, + "azi-field": null, + "from-field": null, + "to-field": null, + "data-field": null, + "data-source": null, + "log-id-field": null, + "Legend": null, + "eoh-field": null + } + }, + "proj4": "" + } + ] +} -- 2.36.2