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

rotated lat-lon using NCEP template (NAM) #249

Open
webisu opened this issue Jul 30, 2024 · 3 comments
Open

rotated lat-lon using NCEP template (NAM) #249

webisu opened this issue Jul 30, 2024 · 3 comments

Comments

@webisu
Copy link

webisu commented Jul 30, 2024

v5.1.0 has problems with the NCEP-defined rotated lat lon grids as used by NAM. Was trying
to interpolate from NAM NCEP-defined rotated lat-lon to a 1 degree global lat lon grid. The domain
of the defined grid points was wrong.

@edwardhartnett
Copy link
Contributor

When working on this, we can test against develop branch of ip in the wgrib2 project. So wgrib2 can test out the feature before the ip release.

@webisu we are going to need a test in wgrib2 which demonstrates the problem you outline...

@webisu
Copy link
Author

webisu commented Jul 31, 2024

I un-commented the line use_ncep_post_arakawa();
in New_grid.c and things the nam (NCEP def rot lat-lon) and COSMO (WMO def rot lat-lon) worked.

@edwardhartnett
Copy link
Contributor

@webisu we need a unit test that proves this. What is that test going to look like?

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