Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: wmobley
  • License: epl-2.0
  • Language: Fortran
  • Default Branch: main
  • Size: 21.8 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 2
  • Releases: 0
Created 11 months ago · Last pushed 9 months ago
Metadata Files
Readme License Citation

README.md

ELMFIRE - Eulerian Level set Model of FIRE Spread

ELMFIRE is an operational wildland fire spread model. Some of its common applications include:

  • Forecasting spread of fires in real time
  • Reconstructing spread of historical fires
  • Quantifying landscape-scale potential fire behavior potential
  • Estimating annual burn probability and fire severity

As part of the Pyrecast project, ELMFIRE is used to forecast the spread of most large fires in the Continental US.

The mathematical formulation of ELMFIRE is presented in its original journal article. For additional information, including instructions for how to get started using ELMFIRE, please visit https://elmfire.io.

Questions? Contact Chris Lautenberger.

Owner

  • Name: Will Mobley
  • Login: wmobley
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Cookbook-Tutorial-Template
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Maximiliano
    family-names: Osorio
    orcid: 'https://orcid.org/0000-0002-3611-6510'
  - given-names: William
    family-names: Mobley
    email: wmobley@tacc.utexas.edu
    affiliation: Texas Advanced Computing Center
    orcid: 'https://orcid.org/0000-0003-1783-0599'
  - given-names: Lissa
    family-names: Pearson
  - given-names: Suzanne
    family-names: Pierce
    email: spierce@tacc.utexas.edu
    affiliation: Texas Advanced Computing Center
    orcid: 'https://orcid.org/0000-0002-3050-1987'
repository-code: >-
  https://github.com/In-For-Disaster-Analytics/Cookbook-Tutorial-Template
license: Apache-1.0

GitHub Events

Total
  • Issues event: 3
  • Issue comment event: 1
  • Push event: 59
  • Pull request event: 3
  • Fork event: 1
  • Create event: 2
Last Year
  • Issues event: 3
  • Issue comment event: 1
  • Push event: 59
  • Pull request event: 3
  • Fork event: 1
  • Create event: 2

Dependencies

.github/workflows/.docker.yaml actions
  • actions/checkout v4 composite
  • docker/build-push-action v5 composite
  • docker/login-action 65b78e6e13532edd9afa3aa52ac7964289d1a9c1 composite
  • docker/metadata-action v4 composite
  • docker/setup-buildx-action v3 composite
Dockerfile docker
  • debian bullseye-slim build