Climate-REF / Climate-REF/climate-ref

Option to make lazy finalization not at Solve time

Open
#588 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
26
Forks
14
Avg merge
1d 10h
Merged PRs (30d)
36

Description

## The motivation

I want to make lazy finalization not always happen at Solve time, so that I can run it before the solve. This helps avoid idle time on compute nodes caused by waiting for login nodes to complete the finalization.
## The proposed solution

Add a command or option to run lazy finalization after drs ingestion. It will use the filter too as it does at Solve time (i.e. only finalize the files used by diagnostics).

## Alternatives

## Additional context

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.