gwnrtools / nr-catalog-tools

A unified interface to various catalogs of Numerical Relativity simulations of compact binary mergers.
https://github.com/gwnrtools/nr-catalog-tools
GNU General Public License v3.0
1 stars 5 forks source link

Bugfix in `SXSCatalog.get` method #32

Closed vaishakp closed 1 year ago

vaishakp commented 1 year ago

This fixes a bug where the SXSCatalog.get(sim_name) was not accepting the download parameter and always required internet connectivity.

This resolves a part of the issue https://github.com/gwnrtools/nr-catalog-tools/issues/28.