SalishSeaCast / SalishSeaNowcast

Python package associated with running the SalishSeaCast NEMO and other ocean models in near-real-time to produce daily nowcasts/forecasts
https://salishsea.eos.ubc.ca/nemo/
Apache License 2.0
4 stars 3 forks source link

Add make_v202111_runoff_file worker #183

Closed douglatornell closed 1 year ago

douglatornell commented 1 year ago

Integrate work from PR #150 into a new worker that can be run independently of v201915 runoff file generation until we complete the production migration to v202111.

codecov[bot] commented 1 year ago

Codecov Report

Merging #183 (a5d5758) into main (4a98053) will increase coverage by 0.90%. The diff coverage is 98.54%.

@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
+ Coverage   76.52%   77.42%   +0.90%     
==========================================
  Files         131      133       +2     
  Lines       17734    18491     +757     
  Branches     1899     1952      +53     
==========================================
+ Hits        13571    14317     +746     
- Misses       4111     4119       +8     
- Partials       52       55       +3     
Flag Coverage Δ
unittests 77.42% <98.54%> (+0.90%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
nowcast/workers/make_v202111_runoff_file.py 94.44% <94.44%> (ø)
nowcast/next_workers.py 98.00% <100.00%> (+0.02%) :arrow_up:
tests/test_next_workers.py 99.74% <100.00%> (+<0.01%) :arrow_up:
tests/workers/test_make_v202111_runoff_file.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more