You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are the latitude and pressure levels of aurora input data increasing or decreasing when pretraining? Will this order affect the output during inference?
#57
Open
ShileiCao opened this issue
Dec 15, 2024
· 1 comment
Hey @ShileiCao! The order of the pressure levels should not matter and should not affect pretraining or inference. :) (The model internally automatically reorders the pressure levels in the right way.)
The order of the pressure levels in the model predictions should be the same as the order in the inputs.
No description provided.
The text was updated successfully, but these errors were encountered: