Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --backfill option to crop_gribs worker #216

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

douglatornell
Copy link
Member

crop_gribs --backfill option is for use for recovery from automation failures. Additionally, added a condition to skip cropping the GRIB files when SalishSeaCast subdomain files exist, which is reported as a debug message. That will optimize the cropping process by avoiding redundancy. Tests were updated to reflect these changes.

`crop_gribs --backfill` option is for use for recovery from automation
failures. Additionally, added a condition to skip cropping the GRIB files when
SalishSeaCast subdomain files exist, which is reported as a debug message. That
will optimize the cropping process by avoiding redundancy. Tests were updated to
reflect these changes.
@douglatornell douglatornell added the enhancement New feature or request label Nov 15, 2023
@douglatornell douglatornell added this to the v23.2 milestone Nov 15, 2023
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9ef8e08) 77.73% compared to head (4ff2bd9) 77.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
+ Coverage   77.73%   77.78%   +0.05%     
==========================================
  Files         133      133              
  Lines       18724    18770      +46     
  Branches     1910     1916       +6     
==========================================
+ Hits        14555    14601      +46     
  Misses       4110     4110              
  Partials       59       59              
Flag Coverage Δ
unittests 77.78% <100.00%> (+0.05%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@douglatornell
Copy link
Member Author

crop_gribs --backfill has been successfully tested in production to recover from collect_weather issues at least twice.

@douglatornell douglatornell merged commit 1c05cde into main Nov 15, 2023
8 checks passed
@douglatornell douglatornell deleted the crop_gribs-backfill branch November 15, 2023 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant