Skip to content

Releases: LSSTDESC/desc-python

Patch release for FIRECROWN_DIR

11 Dec 05:19
6865f9c

Choose a tag to compare

Fixing FIRECROWN_DIR setting for setup_current_python.sh

patching desc-python kernel

01 Nov 00:29

Choose a tag to compare

Pre-release
[AUTO]New lock

Files changed:
A	conda/lock/auto/desc-py-lock-main-2025-11-01.yml

adding desc-cosmology kernel

31 Oct 17:56

Choose a tag to compare

Pre-release
v1.8.0

add new desc-cosmology kernels

v1.6.1

09 Aug 03:35
dfc75e7

Choose a tag to compare

Adding meas_pz

v1.6.0: Merge pull request #150 from LSSTDESC/issue/149/dev-kernels

01 Aug 21:38
8f99078

Choose a tag to compare

Add two new dev kernels:

  • td-env-dev
  • desc-forecasts-dev

use NERSC's texlive in desc-python

25 Jul 14:08
c71a150

Choose a tag to compare

Fixes #110 to add latex to desc-python by using NERSC's texlive module

Patch release

30 Apr 22:52

Choose a tag to compare

  • Update yamls to fix up pip installations
  • Removed c-blosc explicit version, as it no longer worked, likely something shifted since this was installed at NERSC.

Support custom PYTHONUSERBASE

02 Apr 13:46
a15fd3e

Choose a tag to compare

The DESC conda environments now support defining a user area to store locally installed packages.
Three new environment variables are now supported:
DESCPYTHONUSERBASE - for use with desc-python
DESCPYTHONBLEEDUSERBASE - for use with desc-python-bleed
DESCSTACKUSERBASE - for use with desc-stack-weekly or desc-stack-weekly-latest

When defined, the set up script for the DESC environment will update PYTHONUSERBASE and PYTHONPATH. When new packages are installed via pip install --user, the package will be installed in PYTHONUSERBASE and found during execution due to the updated PYTHONPATH.

Patch Release for GCRCatalogs v1.8.0

05 Mar 14:11

Choose a tag to compare

Changes in this patch release

  • Upgrade to GCRCatalogs v1.8.0

Catch up release

22 Feb 18:59

Choose a tag to compare

Pulls in latest versions of all included packages, including GCRCatalogs