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

Different pathways to find subgrid heat flux forcing #11

Open
panalluri opened this issue Nov 22, 2024 · 0 comments
Open

Different pathways to find subgrid heat flux forcing #11

panalluri opened this issue Nov 22, 2024 · 0 comments

Comments

@panalluri
Copy link
Collaborator

make github issue or ppt slide of different pathways to get to the final product based off board pic and today's discussion
Different ways to generate subgrid forcing of heat flux:

  1. CNN: input low-res variables + low-res heat flux ----> output SGS heat flux
  2. CNN + AeroBulk:
  • start with low-res variables ---> calculate low-res heat flux
  • start with low-res variables ---> super-resolve into high-res variables ---> calculate high-res heat flux
  • high-res heat flux - low-res heat flux = SGS heat flux
  1. CNN + ANN:
  • ANN is a replacement for AeroBulk
  • start with low-res variables ---> calculate low-res heat flux
  • start with low-res variables ---> super-resolve into high-res variables ---> calculate high-res heat flux
  • high-res heat flux - low-res heat flux = SGS heat flux
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

1 participant