mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 10:27:09 +00:00
Import preplot file configuration into database.
We do this so that we can look for the "saillineOffset" parameter, which we expect to be present in source preplot imports and allows us to correlate source and sail lines. The change to bin/sps.py is necessary to let the JSON serialisation take place.
This commit is contained in:
@@ -47,4 +47,5 @@ def from_file(path, spec = None):
|
||||
|
||||
line = fd.readline()
|
||||
|
||||
del spec["normalisers"]
|
||||
return records
|
||||
|
||||
Reference in New Issue
Block a user