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

NWP normalization seems off #41

Open
jacobbieker opened this issue Sep 1, 2022 · 0 comments
Open

NWP normalization seems off #41

jacobbieker opened this issue Sep 1, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@jacobbieker
Copy link
Member

Describe the bug
The NWP normalization, copied directly from Power Perceiver, doesn't result in a range of -1 to 1 in the test data, but instead -60ish to 1. This is using the same mean and std as in PP, and the same method of normalization, so not sure why its different. Downsampling before running the normalization doesn't seem to help with it.

To Reproduce
Steps to reproduce the behavior:

  1. Run the nwp normalization test and add some prints

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here.

@jacobbieker jacobbieker added the bug Something isn't working label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant