PecanProject / pecan

The Predictive Ecosystem Analyzer (PEcAn) is an integrated ecological bioinformatics toolbox.
www.pecanproject.org
Other
202 stars 230 forks source link

Allow `model2netcdf.ED2()` to process partial output from failed runs #3076

Closed Aariq closed 1 year ago

Aariq commented 1 year ago

Description

Adds an argument process_partial (default FALSE) to model2netcdf.ED2() that allows it to work even on partial runs that have been interrupted and not produced as many .h5 files as expected based on the dates in settings.

Motivation and Context

Although ensembles of different lengths might screw up downstream analysis, sometimes you want to extract data from failed runs to inspect it.

Review Time Estimate

Types of changes

Checklist: