From 86a3c18616819722a7048bad5b5ba041abf61b67 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 26 Dec 2020 20:42:23 +0100 Subject: IC1: tighter bounding box --- convert.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'convert.zsh') diff --git a/convert.zsh b/convert.zsh index 5bb7830..ed25749 100755 --- a/convert.zsh +++ b/convert.zsh @@ -205,7 +205,7 @@ typeset -a met_types=( ) # S. 160, 164ff -ic1_bbox='78 50 830 180' +ic1_bbox='78 50 818 140' ic1_offset=164 typeset -a ic1_types=( Apmmz # 126 -- cgit v1.2.3