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

SUEWS data schema #166

Open
2 of 5 tasks
sunt05 opened this issue Feb 28, 2023 · 0 comments
Open
2 of 5 tasks

SUEWS data schema #166

sunt05 opened this issue Feb 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request P2 Medium priority (important but not urgent)

Comments

@sunt05
Copy link

sunt05 commented Feb 28, 2023

Develop schema for all data structures used in SUEWS, which can then be used in a variety of ways, including:

  • documentation
  • validation
  • data exchange
  • user input assistance
  • etc.

initial checking

  • finish the initial checking as outlined here
  • sort all input variables as requisite of related physical processes
  • re-organise input variables into a hierarchical structure suitable for yaml file
  • set up json schema for the hierarchical yaml file

underlying changes using fortran derived types to simplify the internal data structure

@sunt05 sunt05 self-assigned this Feb 28, 2023
@sunt05 sunt05 added the enhancement New feature or request label Feb 28, 2023
@sunt05 sunt05 added the P2 Medium priority (important but not urgent) label Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 Medium priority (important but not urgent)
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants