#!/usr/bin/bash

autoprodssm_service.py ssmww -sd 2024-01-01 -ed 2024-07-31 -modeldir /data/models/ -agriref vector -agri.vect.file /data/RGP/2023/RPG_2-2__GPKG_LAMB93_FXX_2023-01-01/RPG/1_DONNEES_LIVRAISON_2023/RPG_2-2__GPKG_LAMB93_FXX_2023-01-01/PARCELLES_GRAPHIQUES.gpkg -agri.vect.luvalues "1 2 3 4 5 6 7 8 9 11 14 15 16 18 19 25" -agri.vect.clipchoice s2tile -agri.vect.clip.s2tile T31TGJ >> /data/T31TGJ_2024-01-01_2024-07-31.log 2>&1

autoprodssm_service.py ssmww -sd 2024-08-01 -ed 2024-12-31 -modeldir /data/models/ -agriref vector -agri.vect.file /data/RGP/2023/RPG_2-2__GPKG_LAMB93_FXX_2023-01-01/RPG/1_DONNEES_LIVRAISON_2023/RPG_2-2__GPKG_LAMB93_FXX_2023-01-01/PARCELLES_GRAPHIQUES.gpkg -agri.vect.luvalues "1 2 3 4 5 6 7 8 9 11 14 15 16 18 19 25" -agri.vect.clipchoice s2tile -agri.vect.clip.s2tile T31TGJ >> /data/T31TGJ_2024-08-01_2024-12-31.log 2>&1

autoprodssm_service.py ssmww -sd 2025-01-01 -ed 2025-07-31 -modeldir /data/models/ -agriref vector -agri.vect.file /data/RGP/2023/RPG_2-2__GPKG_LAMB93_FXX_2023-01-01/RPG/1_DONNEES_LIVRAISON_2023/RPG_2-2__GPKG_LAMB93_FXX_2023-01-01/PARCELLES_GRAPHIQUES.gpkg -agri.vect.luvalues "1 2 3 4 5 6 7 8 9 11 14 15 16 18 19 25" -agri.vect.clipchoice s2tile -agri.vect.clip.s2tile T31TGJ >> /data/T31TGJ_2025-01-01_2025-07-31.log 2>&1
