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

Change to run grib_to_netcdf on salish #167

Merged
merged 1 commit into from
Mar 21, 2023
Merged

Conversation

douglatornell
Copy link
Member

grib_to_netcdf, after refactor for HRDPS continental grid, uses dask and needs lots of memory. So, use the persistent dask cluster on salish.

grib_to_netcdf, after refactor for HRDPS continental grid, uses dask
and needs lots of memory. So, use the persistent dask cluster on salish.
@douglatornell douglatornell added enhancement New feature or request Workers config Automation configuration labels Mar 21, 2023
@douglatornell douglatornell added this to the v23.1 milestone Mar 21, 2023
@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Merging #167 (bdf2e58) into main (d6d0475) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #167   +/-   ##
=======================================
  Coverage   75.77%   75.77%           
=======================================
  Files         127      127           
  Lines       16906    16906           
  Branches     1196     1196           
=======================================
  Hits        12810    12810           
  Misses       4045     4045           
  Partials       51       51           
Flag Coverage Δ
unittests 75.77% <100.00%> (ø)

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

Impacted Files Coverage Δ
nowcast/next_workers.py 97.86% <ø> (ø)
tests/test_next_workers.py 98.79% <100.00%> (ø)

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

@douglatornell douglatornell merged commit beb205a into main Mar 21, 2023
@douglatornell douglatornell deleted the grib_to_netcdf-on-salish branch March 21, 2023 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config Automation configuration enhancement New feature or request Workers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant