Monitoring GOES Proton Flux *
Description
Read data from NOAA ftp site and create GOES data files and plots for pchan and particles.
This is a part of
TST related collections of scripts
.
Location of Scripts and Their Names
Location: /data/mta4/proj/rac/ops/GOES/
GitHub Address: https://github.com/tisobe/TST_GOES
Script Name | Last Updated |
get_go.pl | Feb 19, 2015 |
I4/get_go.pl | Feb 19, 2015 |
Please read /data/mta4/proj/rac/ops/README and /data/mta4/proj/rac/ops/GOES/README file for more details.
Jul 21, 2015 | Initially logged |
Jul 22, 2015 | Added to Github |
Data Needed
-
ftp://ftp.swpc.noaa.gov/pub/lists/particle/Gp_part_5m.txt
-
ftp://ftp.swpc.noaa.gov/pub/lists/pchan/*pchan_5m.txt
-
ftp://ftp.swpc.noaa.gov/pub/lists/particle/*part_5m.txt
Environment Setting
Output Locations and File Names
-
/data/mta4/proj/rac/ops/GOES/
-
G13pchan_5m.txt
-
G15pchan_5m.txt
-
G13_part_5m.txt
-
pgplot.gif
-
/data/mta4/proj/rac/ops/GOES/I4/
-
G13pchan_5m.txt
-
G15pchan_5m.txt
-
G13_part_5m.txt
-
pgplot.gif
How to Run the Script(s)
-
go to: /data/mta4/proj/rac/ops/GOES/
-
run: get_go.pl
-
go to: /data/mta4/proj/rac/ops/GOES/I4/
-
run: get_go.pl
How to Run Test(s)
-
no test is available for this set of scripts
Expected result from the test
test results -- test results -- test results
Cron Job
- 2,7,12,17,22,27,32,37,42,47,52,57 * * * * /data/mta4/proj/rac/ops/GOES/get_go.pl
- 2,7,12,17,22,27,32,37,42,47,52,57 * * * * /data/mta4/proj/rac/ops/GOES/I4/get_go.pl
CPU: | han-v |
User: | mta |
- 08,18,28,38,47,58 * * * * cd /data/mta4/www/ ; ./copy_rac > /home/mta/Logs/copy_rac.cron
Web Addreess
Note
None
Future Plan/Update Schedule
None
Back to Top Page