Ephem RDB Update

Description

Location of Scripts and Their Names

Location: /data/mta/Script/Ephem/Scripts

GitHub Address: https://github.com/chandra-mta/MTA

Script Name Last Updated
geomagnet_wrap_script Mar 08, 2021
geomagnet_main_script Mar 08, 2021
ephem_wrap_script Mar 08, 2021
ephem_main_script Mar 08, 2021
cocochan.py Mar 08, 2021
ephem_run_script.py Mar 08, 2021
update_solor_wind_data.py Mar 08, 2021
convert_ephem_data.py Mar 08, 2021
---- retired ----
geomagnet_wrap_script Nov 25, 2014
geomagnet_main_script Nov 25, 2013
update_solor_wind_data.py Nov 25, 2014
ephem_wrap_script Nov 25, 2014
ephem_main_script Nov 25, 2014
ephem_run_script.py Jan 04, 2016
lephem.pro Nov 25, 2014
kplookup.pro Nov 25, 2014
geopack/cocochan(.f) Nov 26, 2014
geopack/geopack.f Nov 26, 2014
geopac/supple.f Nov 26, 2014

Please read /data/mta/Script/Ephem/Scripts/README file for more details.

Dec 01, 2014Initially logged
Jan 06, 2015added a fanctionality to replace older data with new data.
Feb 23, 2015pk loopup table bug fixed.
Mar 04, 2015rdb header problem fixed.
Jan 04, 2016year change error message corrected
Jun 06, 2019Upated to Python3.6
Jul 18, 2019date bug in convert_ephem_data.py fixed
Sep 30, 2020kp value attachement extended all the way to end of the file
Oct 20, 2020cocochan geopack initialization scheme changed
Mar 08, 2021Upated to Python3.8

Data Needed

Environment Setting

Output Locations and File Names

How to Run the Script(s)

  1. go to: cd /data/mta/Script/Ephem/Scripts/Exc/
  2. run: /data/mta/Script/Ephem/Scripts/geomagnet_wrap_script
  3. run: /data/mta/Script/Ephem/Scripts/ephem_wrap_script

How to Run Test(s)

  1. No test available for this set of scripts

Expected result from the test

test results -- test results -- test results

Cron Job

CPU: c3po-v
User: mta

11 1 * * * cd /data/mta/Script/Ephem/Scripts/Exc/; /data/mta/Script/Ephem/Scripts/geomagnet_wrap_script >> $HOME/Logs/geomagnet.cron 2>>&1
11 2 * * * cd /data/mta/Script/Ephem/Scripts/Exc/; /data/mta/Script/Ephem/Scripts/ephem_wrap_script >> $HOME/Logs/ephem.cron 2>>&1

Web Addreess

No web page for these data

Note

None

Future Plan/Update Schedule

Add auto test functions


Back to Top Page