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

convert datetime handling from strings to unix-time based internal variable #16

Open
andywood opened this issue Sep 14, 2021 · 4 comments

Comments

@andywood
Copy link
Contributor

current date/time handling is based on strings, which is brittle and prevents using most fortran time utilties and conventions

@SnowHydrology
Copy link
Contributor

Agreed that this would be useful, but let's chart out a strategy that prioritizes the following:

  • Changes to one module are easily portable to another module
  • Noah-MP-Modular enhancements do not duplicate Nextgen functionality

@SnowHydrology
Copy link
Contributor

@andywood, do your commits from PR 30 close this issue?

@andywood
Copy link
Contributor Author

andywood commented Nov 23, 2021 via email

@SnowHydrology
Copy link
Contributor

That makes sense. I'll leave this open for now. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants