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

Fix dask chunking error #1436

Merged
merged 3 commits into from
Oct 2, 2023

Cleanup/simplification of dask_chunk_OGCM example

a09271d
Select commit
Loading
Failed to load commit list.
Merged

Fix dask chunking error #1436

Cleanup/simplification of dask_chunk_OGCM example
a09271d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 30, 2023 in 1s

21.87% of diff hit (target 85.71%)

View this Pull Request on Codecov

21.87% of diff hit (target 85.71%)

Annotations

Check warning on line 27 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 37 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L29-L37

Added lines #L29 - L37 were not covered by tests

Check warning on line 42 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L39-L42

Added lines #L39 - L42 were not covered by tests

Check warning on line 49 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 51 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L51

Added line #L51 was not covered by tests

Check warning on line 86 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L86

Added line #L86 was not covered by tests

Check warning on line 102 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L88-L102

Added lines #L88 - L102 were not covered by tests

Check warning on line 109 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 111 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L111

Added line #L111 was not covered by tests

Check warning on line 130 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L127-L130

Added lines #L127 - L130 were not covered by tests

Check warning on line 134 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 148 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L136-L148

Added lines #L136 - L148 were not covered by tests

Check warning on line 155 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 157 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L157

Added line #L157 was not covered by tests

Check warning on line 177 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L173-L177

Added lines #L173 - L177 were not covered by tests

Check warning on line 199 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L179-L199

Added lines #L179 - L199 were not covered by tests

Check warning on line 206 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L205-L206

Added lines #L205 - L206 were not covered by tests

Check warning on line 208 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L208

Added line #L208 was not covered by tests

Check warning on line 248 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L247-L248

Added lines #L247 - L248 were not covered by tests

Check warning on line 251 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L251

Added line #L251 was not covered by tests

Check warning on line 253 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L253

Added line #L253 was not covered by tests

Check warning on line 255 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L255

Added line #L255 was not covered by tests

Check warning on line 259 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L257-L259

Added lines #L257 - L259 were not covered by tests

Check warning on line 263 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L261-L263

Added lines #L261 - L263 were not covered by tests

Check warning on line 275 in docs/examples/example_dask_chunk_OCMs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

docs/examples/example_dask_chunk_OCMs.py#L274-L275

Added lines #L274 - L275 were not covered by tests