Skip to content

Releases: sdss/tree

Tree 4.0.0

01 Jun 19:38
Compare
Choose a tag to compare

This release contains breaking changes. It removes old internal configs, and makes the temporary sdss5 config the new "permanent" sdsswork config.

What's Changed

Full Changelog: 3.1.7...4.0.0

Tree 3.1.7

31 May 12:55
Compare
Choose a tag to compare

This release is the final tag before the 4.0.0 refactor and release.

What's Changed

New Contributors

Full Changelog: 3.1.6...3.1.7

Tree 3.1.6

27 Mar 15:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.5...3.1.6

Tree 3.1.5

01 Mar 20:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.4...3.1.5

Tree 3.1.4

29 Nov 21:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.3...3.1.4

Tree 3.1.3

23 Jun 18:31
Compare
Choose a tag to compare

This release adds two methods to the python tree object for identifying environment variables from a filepath, and for identifying a tree ini config section given an environment variable.

What's Changed

Full Changelog: 3.1.2...3.1.3

Tree 3.1.2

13 May 16:46
Compare
Choose a tag to compare

This release mainly includes updates and changes to paths and envvar definitions for sdss5.cfg.

What's Changed

Full Changelog: 3.1.1...3.1.2

Tree 3.1.1

05 Dec 21:04
Compare
Choose a tag to compare

Minor update for DR17, with addition of MANGA_SPECTRA_TEMPLATES envvar

Full Changelog: 3.1.0...3.1.1

Tree 3.1.0

24 Sep 20:40
Compare
Choose a tag to compare

This release is the primary release for DR17, adding new VAC info, updating the dr17 config file, adding release_dates, and other improvements.

  • Updating tree config for dr17 VACs
  • Added new Sphinx doc page for computing changes in the tree
  • Adds release_date to tree configs for DR and MPLs. Unreleased configs have release_date set to None.
  • Adds new release_date property to Tree which returns the release date as a datetime.date object.
  • Expanding Tree.list_available_configs to sort by "DR", "MPL" and "IPL".
  • Deprecating Tree.list_configs in favor of Tree.list_available_configs

What's Changed

New Contributors

Full Changelog: 3.0.7...3.1.0

Tree 3.0.7

05 Mar 19:19
Compare
Choose a tag to compare

This release contains mostly minor changes, the biggest adding a new config file for MaNGA MPL-11.

  • Added method get_release_from_config to convert a given tree config_name into its release name.
  • Added a new release attribute, accessible on a Tree instance.
  • Fixing the mangarss path template with proper "wave" keyword arg, similar to mangacube
  • Adding new tree config for MaNGA release MPL-11

Full Changelog: 3.0.6...3.0.7