Christophe Triquet
Christophe Triquet
I'm working on L3A product S2AGRI_L3A_PRD_S80_20171112T223219_V20170605 on site called "france_30tyn" from sen2agri server. The extent inside the main metadata file S2AGRI_L3A_MTD_V20170605.xml (XML tag EXT_POS_LIST) is different from the extent of...
On the S2Agri VM, production tree does not match what is described into the user manual (paragraph 4.2.6 into http://www.esa-sen2agri.org/wp-content/uploads/resources/technical-documents/Sen2-Agri-Software-User-Manual-2.4.pdf). For example on the Madagascar site, we have a production...
When cloning a Git project `.git` suffix is repository URL is kept what results in the creation of a folder named `repository_name.git`. That PR proposes to remove that `.git` suffix.
Cloning a Git repository for an authenticated server can be achieved with a repository URL of the form "https://login:token@hostname/path.git". When using an token with a limited validated period, the initial...
A graph type CWL file using `cwltool:CUDARequirement` fails validating: ```bash $ uvx cwltool --version /home/xxx/.cache/uv/archive-v0/ZMLCW12Mp3N3VGv3_5qoT/bin/cwltool 3.1.20250110105449 $ uvx cwltool --enable-ext --validate hello_gpu.cwl ... ERROR Tool definition failed initialization: Tool definition...