lozach@cesprod-loic:/mnt/GEOSUD_WA/SoilMoisture/_PROD/scripts$ ./SoilMoistureRenameFiles.py -h usage: SoilMoistureRenameFiles.py [-h] -movedir MOVEDIR -proddir PRODDIR -prodsite PRODSITE [-over] Rename MV and NDVI optional arguments: -h, --help show this help message and exit -movedir MOVEDIR Directory containing Soil Moisture files (MV + NDVI) to be renamed and moved -proddir PRODDIR Destination directory -prodsite PRODSITE Production site name to be added in file naming -over Overwrite already existing files in prod dir lozach@cesprod-loic:/mnt/GEOSUD_WA/SoilMoisture/_PROD/scripts$ ./batch_create_mv_metadata.py -h usage: batch_create_mv_metadata.py [-h] -coll {mv,ndvi} -colldir COLLDIR [--quicklook] [--no-quicklook] [-lut LUT] [--overwrite] [--no-overwrite] [--reproj] [--no-reproj] Create geojson metadata recursively for THISME image collections optional arguments: -h, --help show this help message and exit -coll {mv,ndvi} Choose collection between SoilMoisture (mv), NDVI (ndvi) -colldir COLLDIR Directory containing collection data --quicklook Generate quicklook images (default True) --no-quicklook -lut LUT LUT file for quicklook generation --overwrite Overwrite already existing files --no-overwrite Overwrite already existing files (default False) --reproj Reprojection in WGS84 if not (default True) --no-reproj Reprojection in WGS84 if not