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

The Order of pressure levels #54

Open
imning3 opened this issue Jan 2, 2024 · 2 comments
Open

The Order of pressure levels #54

imning3 opened this issue Jan 2, 2024 · 2 comments

Comments

@imning3
Copy link

imning3 commented Jan 2, 2024

Hi, thanks for the great work!
However, I'm confused when preparing the input data. I found that the 13 pressure levels in the example of input file (input_upper.npy) you provided are in ascending order (50hpa, ..., 1000hpa), while they are defined in your readme file in descending order. Which order should I choose?

@198808xc
Copy link
Owner

198808xc commented Jan 5, 2024

Hi, the pre-trained models should receive pressure levels in the descending order.

@oceanoff
Copy link

Hi, thanks for the great work! However, I'm confused when preparing the input data. I found that the 13 pressure levels in the example of input file (input_upper.npy) you provided are in ascending order (50hpa, ..., 1000hpa), while they are defined in your readme file in descending order. Which order should I choose?

Late but detailed answer:
pressure_levels = ['1000', '925', '850', '700', '600', '500', '400', '300', '250', '200', '150', '100', '50']

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

3 participants