Skip to content
Snippets Groups Projects
Commit ad6969e8 authored by Aleksandar Shulevski's avatar Aleksandar Shulevski
Browse files

Edit stations lists

parent 6c4783c0
Branches
No related tags found
No related merge requests found
......@@ -306,15 +306,13 @@ if __name__ == "__main__":
# Station groups
# Super-terp stations
'''
st_stations =["CS002HBA0", "CS002HBA1",
"CS003HBA0", "CS003HBA1",
"CS004HBA0", "CS004HBA1",
"CS005HBA0", "CS005HBA1",
"CS006HBA0", "CS006HBA1",
"CS007HBA0", "CS007HBA1"]
'''
st_stations = ["CS002HBA0", "CS002HBA1"]
# Core minus super-terp stations
core_stations = ["CS001HBA0", "CS001HBA1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment