diff --git a/irisreader/config.py b/irisreader/config.py index 84a938c..89ff975 100644 --- a/irisreader/config.py +++ b/irisreader/config.py @@ -73,6 +73,6 @@ def __repr__( self ): 'fhnw': 'http://server0090.cs.technik.fhnw.ch/iris_compressed/' # only available through vpn } default_mirror = "lmsal" - goes_base_url = "https://satdat.ngdc.noaa.gov/sem/goes/data/full/" - #goes_base_url = "http://server1071.cs.technik.fhnw.ch/iris/goes/xrs/" + #goes_base_url = "https://satdat.ngdc.noaa.gov/sem/goes/data/full/" + goes_base_url = "http://server1071.cs.technik.fhnw.ch/iris/goes/xrs/" hek_base_url = "http://www.lmsal.com/hek/her" \ No newline at end of file