bcgov / bcgov/wps

Bug: Fix Grass Curing Job

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

Description

**Actual Behaviour**

The CFWIS has changed the id of the layer (technically a coverage) we were downloading. It used to be named `public:pc_current` but this no longer exists. We need to either dig through the GetCapabilities response and find the correct layer to be consuming or switch to an https based down load from https://cwfis.cfs.nrcan.gc.ca/downloads/pcuring/.

https://cwfis.cfs.nrcan.gc.ca/geoserver/public/wcs?service=WCS&version=2.0.0&request=GetCapabilities

**Expected Behaviour**

Grass curing data is downloaded daily without error.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Grass Curing Job that downloads from CFWIS, then inspect the linked GetCapabilities response and the alternative pcuring download endpoint. Confirm which source and layer should be used, and verify that grass curing data downloads daily without error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-engineering
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.