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

fix for regional inline post Lambert Conformal projection #364

Closed
junwang-noaa opened this issue Aug 5, 2021 · 0 comments
Closed

fix for regional inline post Lambert Conformal projection #364

junwang-noaa opened this issue Aug 5, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@junwang-noaa
Copy link
Collaborator

Description

The regional inline post Lambert Conformal projection does not work in ufs-weather-model. Additional variables (last lon/lat) are computed in the grid definition section in the code, but they are not needed for Lambert Conformal projection and input variables are not provided in the model configuration. Using these parameters cause issues when running regional inline post with Lambert Conformal grid. The part of code should be removed.

To Reproduce:

What compilers/machines are you seeing this with?
Give explicit steps to reproduce the behavior.

  1. Check out ufs-weather-model, and change the output grid from "regional_latlon" to "lambert_conformal" in regional_quilt test
  2. run regional_quilt with inline post

Testing:

  1. The fix has been tested in regional application on dell.

Dependent PRs:

  • associated ufs-weather-model PR#724
@junwang-noaa junwang-noaa added the bug Something isn't working label Aug 5, 2021
SamuelTrahanNOAA pushed a commit to SamuelTrahanNOAA/fv3atm that referenced this issue Jun 13, 2022
* update fv3 and use new post lib
* update fv3 to add Lambert conformal
* add inline post in regional_quilt test, add inline post timer and fv3lam itag
* update composite reflectivity name, fix field name name refl_10cm, fix cwm for post_regional, fix wtmpsfc in post, fix syntax in post_regional.F90, fix openmp sst field in regional post
* add inline post for hafs regional latlon grid, use one input file directory for regional tests
* add fv3_ccpp_regional_quilt_hafs test
* update lam/hafs post control file with 75mb removed
* fix fcstgrid and hbot, use hpc-stapc upp lib on hera
* update upp lib to 10.0.4
* add lam3km xml file
* fix the suite name in suite_FV3_GFS_v15_thompson_mynn_lam3km.xml
* update post_itag_fv3lam
* Add timing info for each test; skip-ci
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