Skip to content

Appending priors module results #12

@nikki-t

Description

@nikki-t

When the modules are appended in this order: hivdi metroman moi momma neobam offline postdiagnostics prediagnostics priors sad sic4dvar swot validation the output module fails with a segmentation fault for North America.

When the modules are appended in this order: priors metroman moi momma neobam offline postdiagnostics prediagnostics sad sic4dvar swot validation the output module succeeds.

After running gdb, I narrowed down the issue to the NetCDF4 library: netcdf4 api Thread 1 "python3" received signal SIGSEGV, Segmentation fault.0x00007fffed1f058d in H5F_addr_decode ()

This behavior may indicate that the SOS file is not being close properly but I could not determine the cause after debugging and tracing the code.

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