Hello All,
I have written a code to download some data, run a few operations, symbolize it, and export it but I need this code to run on a timer. IE execute itself every 15 minutes.
My issue is that I can not figure out how to write the script so that it will execute the file every fifteen minutes. Once it's written I plan having it run on startup so that if the computer is up it will update my files for the operations center. Any advice would be greatly appreciated!