Forum

Author Topic: Adding Python Scripts into Batch Process  (Read 2643 times)

yweidmann

  • Newbie
  • *
  • Posts: 9
    • View Profile
Adding Python Scripts into Batch Process
« on: November 16, 2016, 01:55:25 PM »
Dear Community

 I am looking for the possibility to add specific Python scripts into the Batch Process queue.

Main idea behind, is the notification of the user by email about the current stage of the batch process.

Questions:
- Is it possible to include Python scripts as job into the Batch Process?
- Is it only possible by getting it done by using scripts instead of Batch Processing?

Looking forward to any hint.

Best regards,
Yvo

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 15086
    • View Profile
Re: Adding Python Scripts into Batch Process
« Reply #1 on: November 16, 2016, 02:22:04 PM »
Hello Yvo,

"Run script" option is included to the list of available Batch Processing tasks (in the version 1.2.6 it is already possible). But you can also create the complete processing script instead of using Batch.
Best regards,
Alexey Pasumansky,
Agisoft LLC

yweidmann

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Adding Python Scripts into Batch Process
« Reply #2 on: November 16, 2016, 06:39:12 PM »
Hi Alexey

Thank you very much for the fast replay. Perfect.

Cheers,
Yvo