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

Support for multiscale data (post extraction) #9

Open
leoglonz opened this issue Nov 1, 2024 · 0 comments
Open

Support for multiscale data (post extraction) #9

leoglonz opened this issue Nov 1, 2024 · 0 comments
Assignees

Comments

@leoglonz
Copy link
Member

leoglonz commented Nov 1, 2024

Summary

High-performance, CONUS-scale models currently depend on multiscale data, which is processed differently than single-scale data. Initial steps have been taken to adapt an example of this (GAGES II + MERIT), but there is still room for simplification, generalization, and documentation of methods.

Actions

  • Preprocessing for Trainers needs to be added to hydroDL2.
    • See current PMI implementation hacked together here.
    • Add documentation for methods and rationales in the preprocessing.
  • Clean up code with better nomenclature and potentially improvements for efficiency.

Considerations

  • Data processing for multiscale exists, but needs refinement.
  • Methods and rationales need to be documented.
  • Currently only exists for GAGES II + MERIT. Can the methods generalizable to other datasets? Probably not, but it's worth identifying boilerplate.

Assignments: @Yalan-Song, @taddyb, @hiyuji98, @leoglonz

@leoglonz leoglonz converted this from a draft issue Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Not started
Development

No branches or pull requests

2 participants