Skip to content

Impossible to launch calculations with 0path priors

Currently, it is not possible to launch calculations with 0path priors because the associated files do not store timestamps. As a result, the function read_0_path sets times = [None] leading pygeodyn to crash.

A workaround would be to create an array, with a given timestep, whose length match that of data.

Edited by Romain Claveau