diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000000000000000000000000000000000000..1778b3f74ac30c8f1e8a9bcf4ac038141824f8a8 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,39 @@ +# This CITATION.cff file was generated with cffinit. +# Visit https://bit.ly/cffinit to generate yours today! + +cff-version: 1.2.0 +title: TOAR-II FastAPI +message: >- + If you use this software, please cite it using the + metadata from this file. +type: software +authors: + - given-names: Sabine + family-names: Schröder + email: s.schroeder@fz-juelich.de + orcid: 'https://orcid.org/0000-0002-0309-8010' + affiliation: Forschungszentrum Jülich + - given-names: Niklas + family-names: Selke + email: n.selke@fz-juelich.de + affiliation: Forschungszentrum Jülich + orcid: 'https://orcid.org/0000-0002-9954-2250' + - given-names: Mathilde + family-names: Romberg + orcid: 'https://orcid.org/0000-0002-6135-3817' + affiliation: Forschungszentrum Jülich + - given-names: Max + family-names: Lensing + email: m.lensing@fz-juelich.de + affiliation: Forschungszentrum Jülich + orcid: 'https://orcid.org/0009-0004-2443-8792' +repository-code: >- + https://gitlab.jsc.fz-juelich.de/esde/toar-data/toardb_fastapi +keywords: + - tropospheric ozone + - global air quality + - air quality monitoring + - REST API + - FAIR data + - web service +license: MIT