Skip to content
Snippets Groups Projects
Commit 7ed1e302 authored by Andi Walther's avatar Andi Walther :speech_balloon:
Browse files

snall thing

parent b6249184
No related branches found
No related tags found
No related merge requests found
README.md 100644 → 100755
File mode changed from 100644 to 100755
...@@ -15,7 +15,7 @@ iris_files_path='../src_clavrx_code/clavrx_bin/' ...@@ -15,7 +15,7 @@ iris_files_path='../src_clavrx_code/clavrx_bin/'
clavrx_run_file="clavrxorb" clavrx_run_file="clavrxorb"
clavrx_l2_var_list="level2_list_campex" clavrx_l2_var_list="level2_list_campex"
l2_path='./' l2_path='./'
qsub_node="cirrus" qsub_node="all"
hour0=0 hour0=0
hour1=23 hour1=23
work_dir="/apollo/cloud/personal/$user/patmosx_processing/scripts/" work_dir="/apollo/cloud/personal/$user/patmosx_processing/scripts/"
......
...@@ -339,7 +339,7 @@ function sensor_info { ...@@ -339,7 +339,7 @@ function sensor_info {
n_lines_per_seg=50 n_lines_per_seg=50
options='clavrxorb_default_options_abi_iris' options='clavrxorb_default_options_abi_iris'
file_srch="HIGH_RES" file_srch="HIGH_RES"
file_srch2="C02_G16_s"${year}${doy_str}${hour_str}"" file_srch2="C01_G16_s"${year}${doy_str}${hour_str}""
del_strg=*${year}${doy_str}${hhh_str}* del_strg=*${year}${doy_str}${hhh_str}*
;; ;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment