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

Log broken links for ensda intercycles #8

Open
jimfrimel opened this issue Jul 15, 2019 · 0 comments
Open

Log broken links for ensda intercycles #8

jimfrimel opened this issue Jul 15, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jimfrimel
Copy link
Owner

In the
fcsttask.py: link_all_inputs_for_ensda_intercycles method

Use the produtil.fileop.isnonempty function to test if the the following
links that are created exist and if they don't than log that information.

check for these:
met_nmm.d01.%Y-%m-%d_%H_%M_%S.nc
geo_nmm.d01.nc
geo_nmm_nest.l01.nc

Notes:
met_nmm.d01 is not required or used in the fcst step but we are creating
it anyway in order to be consistent with existing hwrf behavior.

Also, this check would typically be a part of the check_inputs and link_input methods
using the get_inputs methods for these objects ie. Geog2WRF, but we didn't.

@jimfrimel jimfrimel added the enhancement New feature or request label Jul 15, 2019
@jimfrimel jimfrimel self-assigned this Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant