bcgov / bcgov/wps

SFMS: Static Julian Fuel Inputs

Open
#5,799 0 comments 0 reactions 0 assignees View on GitHub
Task
Dominant language
Python
Stars
65
Forks
11
Avg merge
21h 25m
Merged PRs (30d)
70

Description

**Describe the task**

We want to store static Julian date based rasters for generating more dynamic fuel layers to be used in SFMS and shown in SFMS Insights. These Julian date rasters determine whether grass is matted or standing and whether deciduous and mixed-wood fuel types are leaf on or leaf off. In the future we may store area burned by Julian date to determine what fuel types are converted to. non-fuel.

**Acceptance Criteria**
- [ ] Output Julian static rasters to: `sfms/static/julian/grass_standing_on.tif, grass_standing_off.tif, green_up_on.tif, green_up_off.tif, grass_curing.tif`
- [ ] These inputs are used to generate a dynamic fuel grid for the date based on the static fuel grid: `sfms/static/fuel///

/v/fbp.tif` and the above static julian rasters to output: `sfms/fuel///
/v/fbp.tif`

**Additional context**
- Add any other context about the task here.
- Or here

Contributor guide

Open the contributing guide

Research direction

Start by locating the SFMS entry point that generates fuel grids and trace how the existing static fuel raster path is handled. Use the acceptance-criteria paths as the target outputs; done means the five Julian rasters are produced and combined with the dated static fuel grid to produce the corresponding dated fuel raster.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.