This release (v0.17.0) contains many under-the-hood changes, in particular, the physical location of all catalog files have been updated (thanks for the help from JoanneBogart heather999).
New feature
- New options `name_startswith` and `name_contains` in `GCRCatalogs.get_available_catalogs`. For example, one can now run:
python
GCRCatalogs.get_available_catalogs(names_only=True, name_contains="object")
to get all the catalog names that contain "object".
New Catalogs
- `buzzard_v2.0.0_4` : another realization of Buzzard 2.0 (thanks to j-dr)
Catalog changes (breaking backward compatibility):
- `baseDC2_5000` has been renamed to `base5000`
- `hsc-pdr1-xmm` has been removed.
This release will be installed on DESC environments on NERSC shortly (thanks for heather999). Please report any issues/bugs by [opening an issue here](https://github.com/lsstdesc/gcr-catalogs/issues).