From 6520f9141425e48d8cf1c0b0facf47f784dd720f Mon Sep 17 00:00:00 2001 From: Hal Simpson <hasimpson@usgs.gov> Date: Fri, 6 Nov 2015 13:34:37 -0700 Subject: [PATCH] Changed location of documentation for getDcpMessages --- geomagio/imfv283/GOESIMFV283Factory.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/geomagio/imfv283/GOESIMFV283Factory.py b/geomagio/imfv283/GOESIMFV283Factory.py index 62bd9831e..2d3c9f580 100644 --- a/geomagio/imfv283/GOESIMFV283Factory.py +++ b/geomagio/imfv283/GOESIMFV283Factory.py @@ -89,7 +89,7 @@ class GOESIMFV283Factory(IMFV283Factory): Notes ----- See page 37-38 - http://lighthouse.tamucc.edu/dnrpub/Sutron/XPert/Software/ilex%20Software/DCS%20Tool%20Users%20Guide_4-4.pdf + ftp://hazards.cr.usgs.gov/web/geomag-algorithms/DCS Tools Users Guide_4-4.pdf getDcpMessages options. -h host A hostname. -u user The user name that must be known to the DDS server @@ -132,7 +132,7 @@ class GOESIMFV283Factory(IMFV283Factory): The Criteria file tells the GOES server what data we want and how to return it. See Page 30-34: - http://lighthouse.tamucc.edu/dnrpub/Sutron/XPert/Software/ilex%20Software/DCS%20Tool%20Users%20Guide_4-4.pdf + ftp://hazards.cr.usgs.gov/web/geomag-algorithms/DCS Tools Users Guide_4-4.pdf Sets the criteria filename to the observatory code with a .sc extension First 3 lines are comments. -- GitLab