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

Create a time module #51

Open
jmccreight opened this issue May 17, 2018 · 1 comment
Open

Create a time module #51

jmccreight opened this issue May 17, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jmccreight
Copy link
Collaborator

Expected Behavior

It's reasonable that there would be a central location for calculating and managing time variables.

Current Behavior

Currently there are time calculations happening all over the place which is opaque and not maintainable.

Possible Solution

Make a time module that tracks time variables and performs desired transformations on them by request. Time calculations should never happen elsewhere.

@jmccreight jmccreight mentioned this issue May 17, 2018
@tjmills tjmills added the enhancement New feature or request label May 17, 2018
jmccreight pushed a commit to jmccreight/wrf_hydro_nwm_public that referenced this issue Nov 13, 2018
switched code and change open_nwmdataset
@rcabell rcabell self-assigned this May 4, 2022
@rcabell
Copy link
Collaborator

rcabell commented May 4, 2022

Hopefully will be obviated by moving toward ESMF as a model orchestration framework.

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

3 participants