This PR fixes #85 ("overwrite" vs. "clobber"; astropy >= 5.1 now only supports "overwrite").
There was only one case of using "clobber" in specter; changing that to "overwrite" allows tests to pass again. I've tested this with @marcelo-alvarez's desiconda environment with astropy 5.2 at
source /global/common/software/desi/users/malvarez/desi_environment.sh local 2.0.1
I plan to self merge.
Note: it appears that specter doesn't have travis, circleci, or github actions unit tests anymore, but I am not trying to fix that in this PR. I have run the unit tests at NERSC.
This PR fixes #85 ("overwrite" vs. "clobber"; astropy >= 5.1 now only supports "overwrite").
There was only one case of using "clobber" in specter; changing that to "overwrite" allows tests to pass again. I've tested this with @marcelo-alvarez's desiconda environment with astropy 5.2 at
I plan to self merge.
Note: it appears that specter doesn't have travis, circleci, or github actions unit tests anymore, but I am not trying to fix that in this PR. I have run the unit tests at NERSC.