Skip to content

Strategy for Fortran STOP #5

@mwtoews

Description

@mwtoews

As mention in #3 (comment) there are potential issues with the Fortran STOP statements, which will exit the Python process.

Find them in src with:

git grep -B1 -i stop

There are approx. 50 of these in src, mostly with gslib's sgsim_code.f90.

There are a few strategies:

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