Skip to content

Commit b40c09e

Browse files
author
Antoine Basset
committed
Add EleFitsDecompress
1 parent adcbee0 commit b40c09e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

EleFits/scripts/EleFitsDecompress

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#!/bin/sh
2+
# Copyright (C) 2019-2022, CNES and contributors (for the Euclid Science Ground Segment)
3+
# This file is part of EleFits <github.com/CNES/EleFits>
4+
# SPDX-License-Identifier: LGPL-3.0-or-later
5+
6+
EleFitsCompress --algo NONE $@

0 commit comments

Comments
 (0)