- Added
gfa_reduce
toscripts/bootstrap-desi.sh
(direct commit to main). - Added
desiBackup
,desida
anddesidatamodel
toscripts/bootstrap-desi.sh
(PR #70). - Added
mkdocs-material
andpymdown-extensions
toconf/conda-pkgs.sh
(PR #73).
- Add mkdocs to default packages (PR #62).
- Add specutils to default packages (PR #65).
- Update packages for Jura run (PR #68).
- Update configuration for
datatran
nodes; other version updates (PR #57).
- Installs successfully on Perlmutter with the same commands as on Cori (PR #47).
In use at NERSC since 2021-12-17 though the tag didn't happen until 2022-01-10.
- Major refactor to remove boost and other compiled 3rd party dependencies (PR #45).
Used for 20200801-1.4.0-spec
installation, but not tagged until Aug 7:
- Upgrade to python 3.8, astropy 4.x, fitsio 1.x, bokeh 2.x; Add iminuit, pycuda, papermill, dask-distributed, and sphinx (PR #40).
Used to install desiconda/20190804-1.3.0-spec
at NERSC and tagged post-facto.
- Pin
pytest
version for compatibility withspecsim``+``astropy
tests. - Pin
matplotlib
version (I don't recall exactly why, but it was purposeful to work around some problem uncovered in testing). - Added
dask
and distributed conda packages for R&D / exploratory work. - Adds progress messages with timestamps during installation as part of the installed modulefile:
- sets
$DESICONDA_VERSION``(for convenience; previously this was available by parsing directory paths in ``$DESICONDA
and$DESICONDA_EXTRA
, but not as an environment variable with just the version. - sets
$PROJ_LIB
(needed by basemap).
- sets