-
Notifications
You must be signed in to change notification settings - Fork 17
2026.03.1
Jenny Hickson edited this page Mar 3, 2026
·
6 revisions
Release date: 4th March 2026
- LFRic Apps vn3.1
- LFRic Core vn3.1
- UM vn14.1 (private within the MetOffice organisation)
- JULES vn8.1 (currently private, will hopefully soon be publically available)
- No software stack updates
- Full LFRic Software Stack details
In order to merge the release changes from stable into your branch in your fork:
- Synchronise your fork with the latest changes on stable
- Fetch the latest changes into your clone
git fetch origin - Merge those changes into your branch
git switch <branch name>git merge origin/stable
Alternatively, cut a new branch from stable and merge your original branch into this.
For more details see Updating Branches
© Crown copyright, Met Office. All rights reserved.
- Home
- Release Notes
- Git Migration
- Develop Strategy
- Ticket Tracker
- Future Testing