Skip to content
Snippets Groups Projects
Commit db212a7b authored by Branson Craig Stephens's avatar Branson Craig Stephens
Browse files

Added ER7 temporal query.

parent 1aba7b2d
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,7 @@ gpsQ = gpsQ.setParseAction(maybeRange("gpstime"))
# run ids
runmap = {
"ER7" : (1117400416, 1118329216), # Jun 03 21:00:00 UTC 2015 - Jun 14 15:00:00 UTC 2015
"ER6" : (1102089616, 1102863616), # Dec 08 16:00:00 UTC 2014 - Dec 17 15:00:00 UTC 2014
"ER5" : (1073822416, 1078876816), # Jan 15 12:00:00 UTC 2014 - Mar 15 2014 00:00:00 UTC
"ER4" : (1057881616, 1061856016), # Jul 15 00:00:00 UTC 2013 - Aug 30 2013 00:00:00 UTC
......
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