diff --git a/CHANGELOG.md b/CHANGELOG.md index a246a582c2f..47cd288a6ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ ## Changelog -### release-2025.01.05 (2025/01/04 20:05) +### release-2025.01.12 (2025/01/11 20:04) +- [2925](https://github.com/tardis-sn/tardis/pull/2925) give tag in git cliff command (2925) (@KasukabeDefenceForce) +- [2923](https://github.com/tardis-sn/tardis/pull/2923) Moves non-physical input check outsode I/O module (2923) (@Sonu0305) +- [2924](https://github.com/tardis-sn/tardis/pull/2924) Post-release 2025.01.05 (2924) (@tardis-bot) +### release-2025.01.05 (2024/12/30 01:37) - [2915](https://github.com/tardis-sn/tardis/pull/2915) Post-release 2024.12.29 (2915) (@tardis-bot) ### release-2024.12.29 (2024/12/23 04:39) - [2909](https://github.com/tardis-sn/tardis/pull/2909) Post-release 2024.12.22 (2909) (@tardis-bot) diff --git a/CITATION.cff b/CITATION.cff index 5fcbefb826c..2a2b4e1bab6 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -3,8 +3,8 @@ cff-version: 1.0.3 message: If you use this software, please cite it using these metadata. # FIXME title as repository name might not be the best name, please make human readable -title: 'tardis-sn/tardis: TARDIS v2025.01.05' -doi: 10.5281/zenodo.14600165 +title: 'tardis-sn/tardis: TARDIS v2025.01.12' +doi: 10.5281/zenodo.14633332 # FIXME splitting of full names is error prone, please check if given/family name are correct authors: - given-names: Wolfgang @@ -347,7 +347,7 @@ authors: - given-names: Atharwa family-names: Kharkar affiliation: -version: release-2025.01.05 -date-released: 2025-01-05 +version: release-2025.01.12 +date-released: 2025-01-12 repository-code: https://github.com/tardis-sn/tardis license: cc-by-4.0 diff --git a/README.rst b/README.rst index 0f2c41a7e62..18e8c49bc27 100644 --- a/README.rst +++ b/README.rst @@ -110,14 +110,14 @@ The following BibTeX entries are needed for the references: adsnote = {Provided by the SAO/NASA Astrophysics Data System} } -.. |CITATION| replace:: kerzendorf_2025_14600165 +.. |CITATION| replace:: kerzendorf_2025_14633332 -.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14600165-blue - :target: https://doi.org/10.5281/zenodo.14600165 +.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14633332-blue + :target: https://doi.org/10.5281/zenodo.14633332 .. code-block:: bibtex - @software{kerzendorf_2025_14600165, + @software{kerzendorf_2025_14633332, author = {Kerzendorf, Wolfgang and Sim, Stuart and Vogl, Christian and @@ -225,13 +225,13 @@ The following BibTeX entries are needed for the references: Nayak U, Ashwin and Kumar, Atul and Kharkar, Atharwa}, - title = {tardis-sn/tardis: TARDIS v2025.01.05}, + title = {tardis-sn/tardis: TARDIS v2025.01.12}, month = jan, year = 2025, publisher = {Zenodo}, - version = {release-2025.01.05}, - doi = {10.5281/zenodo.14600165}, - url = {https://doi.org/10.5281/zenodo.14600165}, + version = {release-2025.01.12}, + doi = {10.5281/zenodo.14633332}, + url = {https://doi.org/10.5281/zenodo.14633332}, } ******* diff --git a/docs/quickstart.ipynb b/docs/quickstart.ipynb index 7a9625d3a23..cf070062ce1 100644 --- a/docs/quickstart.ipynb +++ b/docs/quickstart.ipynb @@ -17,7 +17,7 @@ "\n", "## Atomic Data\n", "\n", - "We recommend using the [kurucz_cd23_chianti_H_He.h5](https://dev.azure.com/tardis-sn/TARDIS/_apis/git/repositories/tardis-refdata/items?path=atom_data/kurucz_cd23_chianti_H_He.h5&resolveLfs=true) dataset." + "We recommend using the [kurucz_cd23_chianti_H_He.h5](https://github.com/tardis-sn/tardis-regression-data/raw/main/atom_data/kurucz_cd23_chianti_H_He.h5) dataset." ] }, { diff --git a/docs/resources/credits.rst b/docs/resources/credits.rst index ff7804902b6..22ef542db45 100644 --- a/docs/resources/credits.rst +++ b/docs/resources/credits.rst @@ -74,14 +74,14 @@ The following BibTeX entries are needed for the references: adsnote = {Provided by the SAO/NASA Astrophysics Data System} } -.. |CITATION| replace:: kerzendorf_2025_14600165 +.. |CITATION| replace:: kerzendorf_2025_14633332 -.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14600165-blue - :target: https://doi.org/10.5281/zenodo.14600165 +.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14633332-blue + :target: https://doi.org/10.5281/zenodo.14633332 .. code-block:: bibtex - @software{kerzendorf_2025_14600165, + @software{kerzendorf_2025_14633332, author = {Kerzendorf, Wolfgang and Sim, Stuart and Vogl, Christian and @@ -189,12 +189,12 @@ The following BibTeX entries are needed for the references: Nayak U, Ashwin and Kumar, Atul and Kharkar, Atharwa}, - title = {tardis-sn/tardis: TARDIS v2025.01.05}, + title = {tardis-sn/tardis: TARDIS v2025.01.12}, month = jan, year = 2025, publisher = {Zenodo}, - version = {release-2025.01.05}, - doi = {10.5281/zenodo.14600165}, - url = {https://doi.org/10.5281/zenodo.14600165}, + version = {release-2025.01.12}, + doi = {10.5281/zenodo.14633332}, + url = {https://doi.org/10.5281/zenodo.14633332}, } diff --git a/pyproject.toml b/pyproject.toml index da196d6c396..17ad0e69cba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -190,5 +190,5 @@ owner = "tardis-sn" repo = "tardis" [tool.codespell] -skip = "*.png,*.ggb,*.jpg,*.gif,*.ico,docs/contributing/CHANGELOG.md,docs/tardis.bib" +skip = "*.ipynb,*.png,*.ggb,*.jpg,*.gif,*.ico,docs/contributing/CHANGELOG.md,docs/tardis.bib,docs/resources/research_done_using_TARDIS/research_papers.rst" quiet-level = 3 \ No newline at end of file