Skip to content
Snippets Groups Projects
Commit 3f810e8c authored by Wilbur, Spencer Franklin's avatar Wilbur, Spencer Franklin
Browse files

Revert "updated the host server to edgecwb"

This reverts commit b07d7bb1.
parent b07d7bb1
No related branches found
No related tags found
1 merge request!223Attempt StringIO after failed BytesIO file read
...@@ -79,7 +79,7 @@ class EdgeFactory(TimeseriesFactory): ...@@ -79,7 +79,7 @@ class EdgeFactory(TimeseriesFactory):
def __init__( def __init__(
self, self,
host: str = "edgecwb.usgs.gov", host: str = "cwbpub.cr.usgs.gov",
port: int = 2060, port: int = 2060,
write_port: int = 7981, write_port: int = 7981,
cwbport: int = 0, cwbport: int = 0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment