From b40c09eb218579990ea5c7fc1a5d9c14b509320d Mon Sep 17 00:00:00 2001 From: Antoine Basset Date: Sat, 25 Nov 2023 14:29:12 +0000 Subject: [PATCH] Add EleFitsDecompress --- EleFits/scripts/EleFitsDecompress | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 EleFits/scripts/EleFitsDecompress diff --git a/EleFits/scripts/EleFitsDecompress b/EleFits/scripts/EleFitsDecompress new file mode 100755 index 00000000..420cc475 --- /dev/null +++ b/EleFits/scripts/EleFitsDecompress @@ -0,0 +1,6 @@ +#!/bin/sh +# Copyright (C) 2019-2022, CNES and contributors (for the Euclid Science Ground Segment) +# This file is part of EleFits +# SPDX-License-Identifier: LGPL-3.0-or-later + +EleFitsCompress --algo NONE $@