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

Outputting of CHANOBS/FRXSTPTS With No Forecast Points Defined #71

Open
logankarsten opened this issue Jun 14, 2018 · 0 comments
Open
Assignees
Labels
bug Something isn't working configuration-validation I/O Input/Output related issues

Comments

@logankarsten
Copy link
Contributor

This is an issue discovered by Laura when running gridded routing, attempting to output CHANOBS files with no forecast points defined in the Fulldom file.

Expected Behavior

The code should spit out a WARNING that no forecast points (or gage points for reach-based routing) have been found, even though the user requested to output CHANOBS and/or the fxstPts text file.

Current Behavior

The code simply grabs random points and outputs them to the CHANOBS and/or fxstPts file. The values appear to be random.

Possible Solution

Place a check for the number of forecast points or gage points prior to creating the output files. This will need to be put into the CHANOBS output routine and the fxstPts output routine.

Steps to Reproduce (for bugs)

Your Environment

  • Version of the code used:
  • Operating System and version:
  • Compiler and version:
  • Other relevant information:
@tjmills tjmills added bug Something isn't working I/O Input/Output related issues labels Aug 15, 2018
laurareads pushed a commit to laurareads/wrf_hydro_nwm_public that referenced this issue Apr 3, 2019
@rcabell rcabell assigned rcabell and scrasmussen and unassigned logankarsten May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working configuration-validation I/O Input/Output related issues
Projects
None yet
Development

No branches or pull requests

4 participants