MetOffice / MetOffice/lfric_apps
MONSooN Support
- Dominant language
- Fortran
- Stars
- 31
- Forks
- 118
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
### Version
main
### Are there any linked Issues or Pull Requests?
_No response_
### What happened?
Platforms setup of workflow is not right for MONSooN. Many tasks submit fail because they have the platform "spice".
These should probably be using
```
{% if site_vars["ex_trustzone"] == "collab" %}
```
either to turn off these tasks, or to change the platform.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the workflow platform setup and the tasks that use the "spice" platform, then inspect how site_vars["ex_trustzone"] is handled. Done means MONSooN tasks no longer fail because of the "spice" platform, either by disabling those tasks or changing their platform as appropriate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100