NCAR / wrfcloud

WRF Cloud Framework
Apache License 2.0
14 stars 6 forks source link

Review input frequency options #104

Open fossell opened 1 year ago

fossell commented 1 year ago

Hard coded to 3 hourly right now, have option to use 1-hourly GFS?

Describe the Enhancement

Provide a description of the enhancement request here.

Time Estimate

Estimate the amount of work required here. Issues should represent approximately 1 to 3 days of work.

Sub-Issues

Consider breaking the enhancement down into sub-issues.

Relevant Deadlines

List relevant project deadlines here or state NONE.

Define the Metadata

Assignee

Labels

Projects and Milestone

Enhancement Checklist

fossell commented 1 year ago

GFS data is available at hourly intervals between 0-120 hours, then 3-hourly intervals from 120-384 hours. Currently hard coded to use 3-hourly data. If we want to give users the option to use hourly, need to include logic to limit those forecasts to 120 hours.