Skip to content

Commit ab1fcac

Browse files
committed
modifications of the configguration file
1 parent 5a488a6 commit ab1fcac

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

conf/cloudless_config.cfg

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ def_output_datatype = INPUT
6060
def_output_format = GTIFF
6161

6262
# temporary directoy to be used for processing and temp-storage
63-
#def_temp_dir = /tmp/
64-
#def_temp_dir = /$HOME/cs_pylib/spot4take5/tmp/
63+
#def_temp_dir = $TMP
6564
def_temp_dir = ./tmp/
6665

6766

@@ -112,10 +111,6 @@ landsat5_2a = http://data.eox.at/instance00/ows?EOID=Landsat5_2A
112111
landsat5_mask_clouds = http://data.eox.at/instance00/ows?EOID=Landsat5_Mask_Clouds
113112
landsat7_2a = http://data.eox.at/instance00/ows?EOID=Landsat7_2A
114113
landsat7_mask_clouds = http://data.eox.at/instance00/ows?EOID=Landsat7_Mask_Clouds
115-
#gisat_sims2 = http://data.eox.at/instance00/ows?EOID=GISAT_SimS2
116-
#gisat_sims2_clouds = http://data.eox.at/instance00/ows?EOID=GISAT_SimS2_Clouds
117-
#spot4take5_n1c = http://data.eox.at/instance00/ows?EOID=Spot4Take5_N1C
118-
#spot4take5_n1c_sat = http://data.eox.at/instance00/ows?EOID=Spot4Take5_N1C_SAT
119114
spot4take5_n2a_pente = http://data.eox.at/instance00/ows?EOID=Spot4Take5_N2A_PENTE
120115
spot4take5_n2a_nua = http://data.eox.at/instance00/ows?EOID=Spot4Take5_N2A_NUA
121116

0 commit comments

Comments
 (0)