Conor Brady
Conor Brady
- Rebuilt `wps-api-base` image to pick up Ubuntu 24.04 which comes with python 3.12.3 and gdal 3.8.4 - Installing gdal for builds requires a few more flags otherwise it won't...
**Describe the task** Storybook was removed because it had dependencies that clashed with CRA and `react-scripts`. React Styleguidist is an alternative that installs and runs without issue (at least it...
**Actual Behaviour** We receive some errors when processing RDPS data, stemming from the `numba` calls ``` Encountered an error while processing RDPS data. rdps-sfms-wps-prod-28787933-rplnb (1): Failed in nopython mode pipeline...
**Describe the task** All runners should use the latest Ubuntu version, as done in: https://github.com/bcgov/wps/pull/3975 **Acceptance Criteria** - [ ] All runners run on Github's Ubuntu 24.04 image - [...
**Actual Behaviour** Morecast will surface and error saying wind direction can't be missing, even though you've only entered in forecast inputs for another row. **Steps To Reproduce** 1. Go to...
Use the MODIS API to grab the last 7 days of hotspot data for BC (to account for potential cloud cover) Data can be stored Postgres database or object storage,...
Similar top #3940 , pull the current fire perimeter data from: https://catalogue.data.gov.bc.ca/dataset/bc-wildfire-fire-perimeters-current at a similar interval and job as MODIS data
Given the user input values, and the current fire perimeters, generate risk map similar to how it's being done here: https://github.com/emillan-gov/gis-pantry/blob/master/recipes/Wildfire_Values_Mapping/main.py - [ ] Using current weather station indices add...
- [ ] Using current weather station indices add in 10 day forecast from MORECAST and calculate out 10 days of FWI values - Weather stations will also have a...
Add a file picker button/drag and drop area to allow user to input geospatial values data. See shared folder for examples.