MetOffice / MetOffice/inline_model_metrics

Parallelisation of tracking

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Running all recipes in series at high resolution will take too long. So at some point we need to figure out the best way to parallelise (at least the identification), noting that multiple read access to the same file may cause problems.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by locating recipe execution and identification, then determine how concurrent reads of the same file behave; done means an agreed parallelisation approach for at least identification that avoids or handles those read-access problems.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.