-
Notifications
You must be signed in to change notification settings - Fork 2
/
CITATION.cff
48 lines (47 loc) · 1.31 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: SimFire
message: >-
If you use this software, please cite it using the metadata from this file.
type: software
authors:
- given-names: Michael
family-names: Doyle
email: mdoyle@mitre.org
affiliation: MITRE
orcid: 'https://orcid.org/0009-0002-0229-5693'
- given-names: Michael
family-names: Threet
email: mthreet@mitre.org
affiliation: MITRE
- given-names: Marissa
family-names: Dotter
email: mdotter@mitre.org
affiliation: MITRE
- given-names: Chris
family-names: Kempis
email: ckempis@mitre.org
affiliation: MITRE
- given-names: Alex
family-names: Tapley
email: atapley@mitre.org
affiliation: MITRE
- given-names: Tim
family-names: Welsh
email: twelsh@mitre.org
affiliation: MITRE
repository-code: 'https://github.com/mitrefireline/simfire'
url: 'https://fireline.mitre.org'
repository-artifact: 'https://pypi.org/project/simfire/'
abstract: >-
SimFire uses PyGame to display and simulate different fire spread models, including the Rothermel Surface fire spread model.
keywords:
- simulator
- reinforcement learning
- wildfire
- fire
- python
license: Apache-2.0
version: 2.0.1
date-released: '2024-07-08'