From 293ce6cada10f160b55676a08b1f7487d9a206e6 Mon Sep 17 00:00:00 2001 From: Marc-Antoine Drouin <marc-antoine.drouin@lmd.polytechnique.fr> Date: Thu, 13 Sep 2018 09:06:36 +0200 Subject: [PATCH] bump version --- run_raw2l1_sirta30s.sh | 1 + run_raw2l1_sirta3s.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/run_raw2l1_sirta30s.sh b/run_raw2l1_sirta30s.sh index 7de57a7..6bb0389 100755 --- a/run_raw2l1_sirta30s.sh +++ b/run_raw2l1_sirta30s.sh @@ -34,6 +34,7 @@ # 20170303 : v1.0.3 add material to process 3s SIRTA CL31 data # : v1.0.4 correct several bugs in 3s script and make 30s script more robust # 20180523 : v1.0.5 use a more generic way to get the python interpreter +# 20180913 : v1.0.6 add configuration file for CEREA CL51 # # SIRTA 2013 #============================================================================== diff --git a/run_raw2l1_sirta3s.sh b/run_raw2l1_sirta3s.sh index c8612f9..3e41034 100755 --- a/run_raw2l1_sirta3s.sh +++ b/run_raw2l1_sirta3s.sh @@ -34,6 +34,7 @@ # 20170303 : v1.0.3 add material to process 3s SIRTA CL31 data # : v1.0.4 correct several bugs in 3s script and make 30s script more robust # 20180523 : v1.0.5 use a more generic way to get the python interpreter +# 20180913 : v1.0.6 add configuration file for CEREA CL51 # # SIRTA 2013 #============================================================================== -- GitLab