diff --git a/Snakefile b/Snakefile index 0b5d979e..451be6ef 100644 --- a/Snakefile +++ b/Snakefile @@ -76,8 +76,7 @@ rule download_copernicus_land_cover: ), output: "resources/Copernicus_LC100_global_v3.0.1_2019-nrt_Discrete-Classification-map_EPSG-4326.tif", - shell: - "mv {input} {output}" + run: move(input[0], output[0]) rule determine_availability_matrix_MD_UA: input: