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

Need to add specific command line arguments #15

Open
jessehamner opened this issue Jan 23, 2021 · 0 comments
Open

Need to add specific command line arguments #15

jessehamner opened this issue Jan 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jessehamner
Copy link
Owner

The NWS doesn't release new forecasts every hour, but it does release new radar images many times an hour. Therefore it makes no sense to retrieve forecasts, area forecast discussions, or current weather observation data on the same schedule as retrieving radar images and alerts data.

The main script should implement docopts such that individually useful data can be retrieved with the temporal granularity that is warranted by the frequency of the data being updated. Then the scheduled execution of the main script could be easily configured to gather data as needed. This move should improve overall performance and avoid wasting both bandwidth and time.

@jessehamner jessehamner added the enhancement New feature or request label Jan 23, 2021
@jessehamner jessehamner self-assigned this Jan 23, 2021
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