bcgov/nr-rfc-processing

Get Hatfield snowpack running again

Opened this issue · 0 comments

  • quick fix, whatever is required to make this work again

  • originally was running using geodrive, scheduled through jenkins. Because the files on object store have files that are named using mixed case, it means we cannot use the previous geodrive solution.

Description of Task

  • get script running through github actions
  • add logic to the code to pull the files it needs from object store when / if they are required (just in time data load)
  • refine the object store module so can be re-used by other projects easily
  • fix the logging config to use logging.config
  • Add the github actions to complete build / run of the code

Dependencies

Epic