# HG changeset patch # User siwaa # Date 1771258022 0 # Node ID 8844ca8db01e629011c2c35661c34fcdcefbb78a # Parent 7cd77499d8543c2e6b5adb1683f3d3d0e7afd0b3 "planemo upload for repository https://forge.inrae.fr/dairyfit/lot2/dairyfit-toolbox commit 20df1773e1dc142f1784c148d8885d1f3266eea4" diff -r 7cd77499d854 -r 8844ca8db01e subselect.xml --- a/subselect.xml Wed Feb 11 20:26:38 2026 +0000 +++ b/subselect.xml Mon Feb 16 16:07:02 2026 +0000 @@ -1,4 +1,4 @@ - + netcdf spatial subselection docker://registry.forge.inrae.fr/dairyfit/lot1/chaine_traitement_indicateur:latest @@ -15,6 +15,7 @@ conda run --no-capture-output -n dairyfit python /data/1_subselect_Bretagne.py --input_dir VariableInputFolder + --pattern "*.nc" --shapefile areaFolder/\$shpFile --counties "$counties" --output_dir VariableOutputFolder;