Handling of input range
Bug Report
Description
There are two issues regarding the user input:
- When the workflow is executed, create_mission_xml reads the range written by mission_anaylsis in case the node is existing. If the workflow is used in design_mode "mode_3 (mission study analysis without design sizing loop)", the range defined by the user is ignored and parameter studies with changed ranges are only possible if the outputs in the acmxl are touched by the user.
- When two airports are given in the create_mission_xml_conf, the range defined by the user will be overwritten. This should be prevented or made clearer.
Steps to Reproduce
- Execute a parameter study with different ranges in design_mode 3 without changing anything in the provided acxml.
- Check the results of the study - the ranges will not change.
- Enable the airport switch in the create mission config and provide two airports.
- Check the resulting range - it will be the one calculated by create mission and not the one defined in acxml
Expected Behavior
The range the user expects (-> which is defined in the inputs of acxml) should be used.
Environment
- OS: all
- Version/Branch: commit 18bc20ed