Add sncl_mode and scale_factor options to controller:
All threads resolved!
Merged
requested to merge ghsc/users/erigler/geomag-algorithms:add-sncl-scale-controller into master
All threads resolved!
Compare changes
Files
3+ 41
− 0
@@ -517,6 +517,8 @@ def get_input_factory(args):
@@ -517,6 +517,8 @@ def get_input_factory(args):
@@ -562,6 +564,8 @@ def get_input_factory(args):
@@ -562,6 +564,8 @@ def get_input_factory(args):
@@ -628,6 +632,8 @@ def get_output_factory(args):
@@ -628,6 +632,8 @@ def get_output_factory(args):
@@ -658,6 +664,8 @@ def get_output_factory(args):
@@ -658,6 +664,8 @@ def get_output_factory(args):
@@ -878,6 +886,17 @@ def parse_args(args):
@@ -878,6 +886,17 @@ def parse_args(args):
@@ -969,6 +988,17 @@ def parse_args(args):
@@ -969,6 +988,17 @@ def parse_args(args):
@@ -1102,6 +1132,17 @@ def parse_args(args):
@@ -1102,6 +1132,17 @@ def parse_args(args):