Giter VIP home page Giter VIP logo

firehistory's Introduction

FireHistory

Project Status: Active – The project has reached a stable, usable state and is being actively developed. GitHub issues Last-changedate Github top language DOI

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.

Installation

You can install the development version of FireHistory from GitHub with:

# 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

firehistory's People

Contributors

bartesto avatar

Stargazers

Tobias Augspurger avatar Florian Mayer avatar  avatar  avatar Christopher avatar

Watchers

Kelly Thomas avatar  avatar  avatar rockychen-dpaw avatar Brendan Cale avatar  avatar

Forkers

rumey

firehistory's Issues

Gridding then parallel workflow

  • Look at ways to divide large aoi queries into tiles, enabling min-stack creation and a foreach parallel workflow.
  • Possibly revisit YSLB function and see if fire interval function can be modified to work on large queries.
  • Possibly look at raster and calculation using stars package and perhaps virtual datasets.

fire_interval error

Error reported when running fire_interval function as per below:

Error: [rasterize] 'fun' must be 'min', 'max' 'mean', or 'sum'

fire_freq error

Error reported when running fire_freq function as per below:

Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'crop': object 'fun' of mode 'function' was not found

Fire Interval functions throws a sf geometry error

Running a query on an area on the south coast for fire interval threw the following error:

Error in (function (cond) :
error in evaluating the argument 'x' in selecting a method for function 'rast': sf geometry must be POLYGON or MULTIPOLYGON

Fire Frequency throws error

In running a query on the south coast and using the fire_freq function the following error was generated:

Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'crop': object 'fun' of mode 'function' was not found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.