diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 0000000..d1f9c6f --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,28 @@ +{ + "title":"PyNetDesign: a Python framework for microseismic monitoring network design", + "license":"MIT", + "upload_type":"software", + "description":"PyNetDesign is an open-source Python library that provides a simple and functional framework for designing and testing microseismic monitoring networks.", + "keywords":[ + "earthquakes", + "microseismicity", + "microseismic monitoring", + "monitoring network design", + "microseismic imaging", + "passive seismic", + "Earth and related environmental sciences", + "Geophysics", + "Seismology", + "Signal processing" + ], + "access_right":"open", + "language":"eng", + "creators":[ + { + "name":"Anikiev, Denis", + "orcid":"0000-0002-4729-2659", + "type":"contactperson" + } + ] + } + \ No newline at end of file diff --git a/README.md b/README.md index ea91517..6cdcbad 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PyNetDesign -[![DOI](https://zenodo.org/badge/943212447.svg)](https://zenodo.org/badge/latestdoi/943212447) +[![DOI](https://zenodo.org/badge/958300487.svg)](https://zenodo.org/badge/latestdoi/958300487) PyNetDesign is an open-source Python framework for testing and designing microseismic monitoring networks for homogeneous velocity models.