Skip to content
Snippets Groups Projects
Commit 90bd87ab authored by Ruud Overeem's avatar Ruud Overeem
Browse files

Bug 1175: Output file is for OTDB.

parent da00589f
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ def expandCabinetMarker(dataPoint, nrRSP):
PVSSbasefile= "../PVSS/PVSSDataPoints.base"
StationFile = "../StaticMetaData/StationInfo"
RingFile = "../PVSS/Rings.list"
ResultFile = "./PVSSDatapoints.out"
ResultFile = "./OTDBDatapoints.out"
filledLine = re.compile("^[^#].*", re.MULTILINE)
# construct a dictionary from the rings file: key is first character, value is ringname
......
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