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

Generate data for each stage of the ML process #18

Closed
jatkinson1000 opened this issue Sep 27, 2024 · 1 comment
Closed

Generate data for each stage of the ML process #18

jatkinson1000 opened this issue Sep 27, 2024 · 1 comment
Assignees

Comments

@jatkinson1000
Copy link
Member

jatkinson1000 commented Sep 27, 2024

In order to compare and test the coupling routines we need data from the Python to compare to.

This needs:

  • Input data for each variable input to the net
  • Normalised variables (following the normalisation code) as provided to the net
  • Normalised tendencies as output by the net
  • Denormalised tendencies as used in CAM

Running the python code to generate these and place them in a NetCDF will allow a comparison with the Fortran to be made.

@jatkinson1000
Copy link
Member Author

The NaN issue is resolved in #14 so this is no longer critical.
We can revisit this oin future if we feel it would be of benefit, but for now resources are better deployed elsewhere.

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