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

AWSM daily and errors #63

Open
scotthavens opened this issue Mar 24, 2020 · 3 comments
Open

AWSM daily and errors #63

scotthavens opened this issue Mar 24, 2020 · 3 comments
Assignees

Comments

@scotthavens
Copy link
Contributor

When running the awsm_daily_airflow and there is an error, the output files are still in place. However, subsequent runs will error out until those files are deleted. While AWSM says this is going to happen, it seems that the process of creating these output files could be streamlined.

@jomey
Copy link
Collaborator

jomey commented Jan 22, 2021

Sample error trace once a crashed output file is present:

"awsm/awsm/interface/pysnobal_io.py", line 328, in output_timestep options['output']['em'].variables[key][index, :] = em[key] KeyError: 'net_rad'

@Hedrick-ARS
Copy link

Resurrecting an old issue. Is the workaround for this to just manually delete the crashed output file? Any ideas on how to address this in an automated fashion?

@jomey
Copy link
Collaborator

jomey commented Mar 18, 2022

Resurrecting an old issue. Is the workaround for this to just manually delete the crashed output file? Any ideas on how to address this in an automated fashion?

That is the approach I have been using and manually deleted the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants