firehistory

Functions to aid querying DBCA fire history data

https://github.com/dbca-wa/firehistory

Science Score: 23.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.4%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Functions to aid querying DBCA fire history data

Basic Info
  • Host: GitHub
  • Owner: dbca-wa
  • License: mit
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 66.1 MB
Statistics
  • Stars: 7
  • Watchers: 6
  • Forks: 1
  • Open Issues: 0
  • Releases: 3
Created almost 4 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License

README.Rmd

---
output: github_document
---



```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```

## FireHistory 


[![Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.](https://www.repostatus.org/badges/latest/unsupported.svg)](https://www.repostatus.org/#unsupported)
[![GitHub issues](https://img.shields.io/github/issues/dbca-wa/FireHistory.svg?style=popout)](https://github.com/dbca-wa/FireHistory/issues/)
[![Last-changedate](https://img.shields.io/github/last-commit/dbca-wa/FireHistory.svg)](https://github.com/dbca-wa/FireHistory/commits/master)
[![Github top language](https://img.shields.io/github/languages/top/dbca-wa/FireHistory.svg)](https://github.com/dbca-wa/FireHistory/)
[![DOI](https://zenodo.org/badge/529086399.svg)](https://zenodo.org/badge/latestdoi/529086399)


The goal of FireHistory is to provide tools to help extract useful fire metrics 
from the Department of Biodiversity, Conservation and Attractions Fire History 
dataset [data WA link](https://catalogue.data.wa.gov.au/dataset/dbca-fire-history).

## Installation

You can install the development version of FireHistory from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("dbca-wa/FireHistory")
```

## Help Files

All functions within FireHistory have the usual R help files, however the best place to see these and some helpful articles describing the intended workflow is the [FireHistory website](https://dbca-wa.github.io/FireHistory/index.html)

Owner

  • Name: Department of Biodiversity, Conservation and Attractions
  • Login: dbca-wa
  • Kind: organization
  • Email: asi@dbca.wa.gov.au
  • Location: Perth, Western Australia

The department's home for software developed on behalf of the government of Western Australia

GitHub Events

Total
  • Issues event: 2
  • Issue comment event: 1
  • Push event: 2
Last Year
  • Issues event: 2
  • Issue comment event: 1
  • Push event: 2

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 100
  • Total Committers: 1
  • Avg Commits per committer: 100.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 3
  • Committers: 1
  • Avg Commits per committer: 3.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Bart Huntley b****y@d****u 100
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 7
  • Total pull requests: 0
  • Average time to close issues: 4 months
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Bartesto (6)
Pull Request Authors
Top Labels
Issue Labels
bug (4) enhancement (1) new functionality (1)
Pull Request Labels