Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

condor.submit 393B

1234567891011
  1. should_transfer_files = Yes
  2. when_to_transfer_output = ON_EXIT_OR_EVICT
  3. transfer_input_files = 00-CalculosIndicesVegetacion.R
  4. Universe = docker
  5. docker_image = 192.168.27.25:5000/ma0/calculo_indices_vegetacion
  6. Executable = /usr/bin/Rscript
  7. Arguments = 00-CalculosIndicesVegetacion.R /datos/ma0/calculo_bandas
  8. Log = vegetacion_log.log
  9. Output = vegetacion_out.out
  10. Error = vegetacion_err.err
  11. Queue