-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
23 lines (23 loc) · 1.15 KB
/
CITATION.cff
File metadata and controls
23 lines (23 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "SeisCat: Keep a local seismic catalog"
version: "0.9.4"
date-released: "2026-04-23"
type: software
abstract: "SeisCat is a command-line software tool for building, maintaining, and querying local seismic catalogs. It integrates event data from FDSNWS web services and local files in multiple formats, storing them in a portable SQLite database for efficient access and analysis. In addition to catalog management, SeisCat supports visualization, export, waveform and station metadata retrieval, and automated event-based processing through user-defined scripts."
license: "GPL-3.0-or-later"
authors:
- family-names: Satriano
given-names: Claudio
email: satriano@ipgp.fr
affiliation: "Université Paris Cité, Institut de physique du globe de Paris, CNRS, F-75005 Paris, France"
orcid: "https://orcid.org/0000-0002-3039-2530"
repository-code: "https://github.com/SeismicSource/seiscat"
url: "https://seiscat.seismicsource.org"
documentation: "https://seiscat.readthedocs.io"
doi: "10.5281/zenodo.19596891"
keywords:
- seismology
- earthquake
- catalog
- database