When `remove_atmospherics` parameter is passed in functions `submit_job_url()` / `submit_job_local_file()`, below error is encountered. ```python TypeError: submit_job_XXX() got an unexpected keyword argument 'remove_atmospherics' ```
When
remove_atmosphericsparameter is passed in functionssubmit_job_url()/submit_job_local_file(), below error is encountered.