Skip to content

Output track file duplication when TempExt fails #106

@qntmCharles

Description

@qntmCharles

I have been running TempestExtremes via the one-shot wrapper provided by TCTrack on one-year chunks of data on JASMIN. Tracks were successfully produced for the year 1950, but all subsequent years failed during the StitchNodes step because the data pre-processing resulted in mis-matched time steps. However, TCTrack continued to produce output files. Upon further investigation I found that these files were all identical, containing the tracks for 1950. I am running with the option to produce intermediate files 'nodes_out.dat' and 'tracks_out.txt', which are stored in the same directory that the computation script (Jupyter notebook) is running.

It seems like TCTrack is using the intermediatea files to produce an output track file even when the TempExt step fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions