mirror of
https://github.com/pim-n/pg-rad
synced 2026-06-17 15:59:35 +02:00
update metadata
This commit is contained in:
26
CITATION.cff
Normal file
26
CITATION.cff
Normal file
@ -0,0 +1,26 @@
|
||||
# This CITATION.cff file was generated with cffinit.
|
||||
# Visit https://bit.ly/cffinit to generate yours today!
|
||||
|
||||
cff-version: 1.2.0
|
||||
title: PG-RAD - Primary Gamma RADiation Simulator
|
||||
message: >-
|
||||
If you use this software, please cite it using the
|
||||
metadata from this file.
|
||||
type: software
|
||||
authors:
|
||||
- given-names: Pim
|
||||
family-names: Nelissen
|
||||
email: pi0274ne-s@student.lu.se
|
||||
affiliation: Lund University
|
||||
repository-code: 'https://github.com/pim-n/pg-rad'
|
||||
abstract: >-
|
||||
Primary Gamma RADiation (PG-RAD) is a deterministic
|
||||
landscape simulator to simulate vehicle-based gamma source
|
||||
localization scenarios.
|
||||
keywords:
|
||||
- gamma spectrometry
|
||||
- mobile gamma spectrometry
|
||||
- emergency preparedness
|
||||
- environmental radiation
|
||||
license: MIT
|
||||
|
||||
@ -11,11 +11,11 @@ where = ["src"]
|
||||
|
||||
[project]
|
||||
name = "pg-rad"
|
||||
version = "0.2.1"
|
||||
version = "0.1.0"
|
||||
authors = [
|
||||
{ name="Pim Nelissen", email="pi0274ne-s@student.lu.se" },
|
||||
]
|
||||
description = "Primary Gamma RADiation Landscape"
|
||||
description = "Primary Gamma RADiation Simulator"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12.4,<3.13"
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user