Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check_completion incorrectly flagging unstarted runs as "complete - 0%" #129

Open
ghost opened this issue Dec 13, 2021 · 0 comments
Open
Labels
bug Bug when generating configuration

Comments

@ghost
Copy link

ghost commented Dec 13, 2021

I believe this is because when the mesh is large (such as with HSOFS 120m) the initial NetCDF output files are also large because they contain the mesh

For example:

(coupledmodeldriver)  Zachary.Burnett@hfe08 � /scratch2/COASTAL/coastal/scrub/Zachary.Burnett/working/zach/nems_adcirc/florence2018_hsofs120m_atmesh�
 > check_completion runs/unperturbed --verbose
{
    "unperturbed": {
        "status": "completed",
        "progress": "0%"
    }
}
@ghost ghost added the bug Bug when generating configuration label Dec 13, 2021
@ghost ghost self-assigned this Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug when generating configuration
Projects
None yet
Development

No branches or pull requests

0 participants