Closed agstephens closed 5 years ago
This meant that the async run was failing because the pickle file containing the inputs had an incorrect "area" input.
This fix avoids using ".pop()" when setting the area/areatype and solves this problem.
@antony-wilson : please review and accept and merge.
This meant that the async run was failing because the pickle file containing the inputs had an incorrect "area" input.
This fix avoids using ".pop()" when setting the area/areatype and solves this problem.
@antony-wilson : please review and accept and merge.