NOAA-GSL / VxIngest

Other
2 stars 0 forks source link

Bump cfgrib from 0.9.10.4 to 0.9.11.0 in the python-dependencies group #362

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the python-dependencies group with 1 update: cfgrib.

Updates cfgrib from 0.9.10.4 to 0.9.11.0

Changelog

Sourced from cfgrib's changelog.

0.9.11.0 (2024-04-05)

  • added automatic caching of geographic coordinates for improved performance See [#341](https://github.com/ecmwf/cfgrib/issues/341) <https://github.com/ecmwf/cfgrib/pull/341>_.

  • fixed issue where to_grib() could crash if given a dataset with a single-valued dimension See [#347](https://github.com/ecmwf/cfgrib/issues/347) <https://github.com/ecmwf/cfgrib/issues/347>_.

  • fixed issue where values could not be extracted when alternativeRowScanning=1 and grid is not represented as 2D See [#358](https://github.com/ecmwf/cfgrib/issues/358) <https://github.com/ecmwf/cfgrib/issues/358>_.

  • fixed issue where the grib_errors parameter was not being handled correctly. This parameter has now been renamed to errors. See [#349](https://github.com/ecmwf/cfgrib/issues/349) <https://github.com/ecmwf/cfgrib/issues/349>_.

  • dropped support for Python 3.6. See [#363](https://github.com/ecmwf/cfgrib/issues/363) <https://github.com/ecmwf/cfgrib/issues/363>_.

Commits
  • e02110f Fix underline in README.rst
  • 505b278 Prepare 0.9.11.0 release
  • f95912c Update README.rst
  • cbc50fc Merge pull request #366 from ecmwf/shahramn-patch-1
  • 14380ff Update README.rst
  • a0a85e2 Update README.rst
  • 9aa9603 Merge pull request #363 from mwtoews/drop-py36
  • 56ba800 Merge branch 'master' into drop-py36
  • 06307c8 Merge pull request #359 from ecmwf/fix/alternate-scanning-mercator
  • dc17708 Merge branch 'master' into fix/alternate-scanning-mercator
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 6 months ago

Code Coverage

Package Line Rate Branch Rate Health
vxingest 33% 38%
vxingest.builder_common 27% 15%
vxingest.ctc_to_cb 12% 1%
vxingest.grib2_to_cb 13% 1%
vxingest.netcdf_to_cb 13% 1%
vxingest.partial_sums_to_cb 12% 1%
vxingest.utilities 30% 32%
Summary 16% (490 / 3033) 6% (40 / 712)