Find Planned Roll

Description

This script extract planned roll agnles.

Location of Scripts and Their Names

Location: /data/mta4/obs_ss/

GitHub Address: https://github.com/tisobe/Usint_script

find_planned_roll.py Mar 17, 2021
RETIRED
find_planned_roll.perl Aug 26, 2014

Please read README file for more details. There is a breif descriptions of this script in /data/mta4/obs_ss/Usint_test/Usint_script/README.

Sep 18, 2014Initially logged
Apr 01, 2016cron job timing change
Jul 14, 2020Python 3.6 update
Mar 17, 2021Python 3.8 update

Data Needed

Environment Setting

Output Locations and File Names

How to Run the Script(s)

  1. go to: /data/mta4/obs_ss/
  2. run: perl find_planned_roll.perl

How to Run Test(s)

  1. No test available.

Expected result from the test

test results -- test results -- test results

Cron Job

CPU: boba-v
User: mta

3 9 * * * cd /data/mta4/obs_ss; find_planned_roll.py >> $HOME/Logs/find_planned_roll.cron

Web Addreess

NA

Note

None

Future Plan/Update Schedule

It will be rewritten in python.


Back to Top Page