In test_observations.py a handful of observations are created using the make_observations function which accepts a directory argument. In all the testcases this argument is an empty string "". Explore the possibility of rewriting the method such that this is no longer needed.
Ref ~#12761