Skip to content

Update RingGrids requirement to 0.1.1#50

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/julia/RingGrids-0.1.1
Open

Update RingGrids requirement to 0.1.1#50
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/julia/RingGrids-0.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

Updates the requirements on RingGrids to permit the latest version.

Release notes

Sourced from RingGrids's releases.

v0.1.1

SpeedyWeather v0.1.1

Diff since v0.1.0

Closed issues:

  • Available resolutions (#22)

Merged pull requests:

Changelog

Sourced from RingGrids's changelog.

Changelog

Unreleased

  • The number of soil layers is now solely defined by the land model and not in the SpectralGrid anymore #898
  • Revised GPU benchmarks to include full GPU models #946 and the dynamical core #967
  • Label-based modular skip CI mechanism for github and buildkite #957
  • Monorepo structure and separate tests #957
  • Changed OneBandShortwave to ij logic #955
  • Fixes some typos and LaTeX renderings in the docs #953
  • Fix bug in parameter subsetting #960
  • Follow-up to #783: finalize @param/@​component markers #935
  • Adjust fill!(::PrognosticVariables, x) to new variable system #949
  • Code formatting with Runic applied #950 #964
  • Implicit correction kernelized and GPU-ready #891
  • The dynamical core of the primitive equations is now GPU-ready with kernelized implementations #934
  • EarthDryAtmosphere to dispatch like PrimitiveDryModel inside kernels #944
  • copyto! for LowerTriangularArray revised #941
  • Sea ice and snow insulation in surface flux computation #873
  • Boundary layer drag revisited with ocean/land roughness and new defaults #873
  • OneBandLongwave radiation implemented and default #873
  • Initial conditions revised to take in a SpectralGrid to ensure correct number type #927#928
  • Diagnostic and prognostic variables partially revised to NamedTuples and variables system introduced to allow to add to them modularly #885
  • Parameterizations with KernelAbstractions #873 #878 #924 #931 #933 #942
  • uv_from_vordiv! kernel version used #893
  • Fixes some typos and formatting/LaTeX rendering in Docs #939
  • Land snow model #833
  • Updated extended differentiability tests #929
  • GitHub Actions Checkout updated to version 6 #926
  • set!(::Field,::Functions,...) works now on GPU (however by explicitly transferring between GPU and CPU) #925
  • Fixes round trip transform tests #921
  • Updated docs CairoMakie compatibility to "0.12, 0.13, 0.14, 0.15"
  • OneBandShortwave radiation implemented with diagnostic clouds #888
  • AMDGPU extension #901
  • Don't adapt rings in RingGrids on GPU #920
  • README updates #915
  • Fixes some formatting/LaTeX rendering in Docs #916

v0.17.4

  • Show for LowerTriangularArray/Matrix on CPU/GPU #907
  • Ring, nested and matrix order for OctaHEALPixGrid #887
  • Fixes a bug in the allocating spectral transforms on GPU #906
  • ScratchMemory allocation bug #905
  • Coriolis and adiabatic conv GPU-ready #904
  • The barotropic model can now also be initiliazed on GPU #903
  • Set particle sigma to layer they are advected on #902
  • Vertical advection kernelized and GPU-ready #895
  • Remove double imports of architecture in SpeedyWeatherInternals/ext/ #899
  • Documentation typos #894

... (truncated)

Commits
  • 1f83523 Merge pull request #79 from milankl/mk/models
  • b8a887d bump to v0.1.1
  • 14dcbb3 Merge pull request #78 from milankl/mk/models
  • a1c99da initial conditions in vertical
  • c4e06f5 models via <: ModelSetup introduced
  • e94a584 Float32 new default
  • 87ac721 Merge pull request #76 from milankl/mk/barotrop_test
  • 1b954a3 flipsign test added
  • e0db062 flipsign in gradient_latitude!
  • 9018f40 rename to vorticity_fluxes! in vertical
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [RingGrids](https://github.com/SpeedyWeather/SpeedyWeather.jl) to permit the latest version.
- [Release notes](https://github.com/SpeedyWeather/SpeedyWeather.jl/releases)
- [Changelog](https://github.com/SpeedyWeather/SpeedyWeather.jl/blob/main/CHANGELOG.md)
- [Commits](SpeedyWeather/SpeedyWeather.jl@v0.1.0...v0.1.1)

---
updated-dependencies:
- dependency-name: RingGrids
  dependency-version: 0.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants