List view
thinking `spacehakr` and `funrdb` might be fun names that captures what's up relates to https://github.com/NewGraphEnvironment/ngr/issues/7 and https://github.com/NewGraphEnvironment/ngr/milestone/1
Overdue by 1 year(s)•Due by February 28, 2025•0/1 issues closedThis milestone focuses on adding a suite of fpr_xfm_{*} functions to replicate PSCIS Excel-based transformations used in provincial government submission templates. These functions will allow us to replace manual Excel steps (e.g., copying, pasting, and handling CSV files) with programmatic solutions in R, streamlining workflows and improving flexibility. Goals: Replicate all Excel transformations required for submission templates. Eliminate manual Excel dependency for workflows. Introduce flexibility for new metrics, such as prioritizing culvert risk based on outlet drop or other field prioritization strategies. Benefits: Simplified workflows: All transformations will be in R, reducing error-prone manual steps. Scalable and flexible scoring: Easily modify scoring to suit new priorities or metrics. Enhanced focus: Improved ability to target fieldwork by aligning scoring with key risks. Tasks: Implement `fpr_xfm_score_outlet_drop` for calculating outlet drop risk scores. Implement `fpr_xfm_score_swr` for Stream Width Ratio scoring. Implement `fpr_xfm_structure_size_type` Develop tests for all fpr_xfm_{*} functions. Update package documentation to include fpr_xfm_{*} functions. Version: This milestone will be part of the `fpr` package version 1.3.0.
Overdue by 1 year(s)•Due by January 24, 2025•5/6 issues closed