We start with the user provided ..._BCK_...yml
That is copied (not sure where) to ...tmpBase/settings_BCK_POLAR_2modes_BCK_n0_2b10d2f717faa57a.yml
Around simulateRetrieval.py(83)->runGRASP.py(357) it is copied to ...tmpBase/tempSub1/settings_BCK_POLAR_2modes_BCK_n0_2b10d2f717faa57a.yml
Then by simulateRetrieval.py(98)->/runGRASP.py(82)->runGRASP.py(395) we are working with ...tmpBase/tempSub2/settings_BCK_POLAR_2modes_BCK_n0_2b10d2f717faa57a.yml
There should be two files in total, not four
This issue may have actually been fixed but we need to confirm.
We start with the user provided
..._BCK_...ymlThat is copied (not sure where) to
...tmpBase/settings_BCK_POLAR_2modes_BCK_n0_2b10d2f717faa57a.ymlAround
simulateRetrieval.py(83)->runGRASP.py(357)it is copied to...tmpBase/tempSub1/settings_BCK_POLAR_2modes_BCK_n0_2b10d2f717faa57a.ymlThen by
simulateRetrieval.py(98)->/runGRASP.py(82)->runGRASP.py(395)we are working with...tmpBase/tempSub2/settings_BCK_POLAR_2modes_BCK_n0_2b10d2f717faa57a.ymlThere should be two files in total, not four
This issue may have actually been fixed but we need to confirm.