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

Metgrid Error #238

Open
agbeli-ncar opened this issue Jun 9, 2022 · 0 comments
Open

Metgrid Error #238

agbeli-ncar opened this issue Jun 9, 2022 · 0 comments

Comments

@agbeli-ncar
Copy link

Describe the bug
After successfully running Geogrid & Ungrib, Metgrid stops with Error.

To Reproduce
Steps to reproduce the behavior: see namelist below

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Namelist configuration'
&share
nocolons = .true.
max_dom = 1
start_date = '2022-05-26_00:00:00'
end_date = '2022-06-01_18:00:00'
interval_seconds = 21600
/

&geogrid
parent_id = 1
parent_grid_ratio = 1
i_parent_start = 1
j_parent_start = 1
e_we = 1201
e_sn = 701
map_proj = 'polar'
dx = 3000.0
dy = 3000.0
ref_lon = -49.7265
ref_lat = 61.9894
geog_data_res = '30m'
geog_data_path = '/Users/agbeli/Documents/gis4wrf/datasets/geog/'
truelat1 = 64.0
stand_lon = 4.0
/

&metgrid
fg_name = 'FILE'
/

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

Screenshots
Screen Shot 2022-06-09 at 11 57 36 AM
Screen Shot 2022-06-09 at 12 39 19 PM

Screen Shot 2022-06-09 at 12 41 38 PM
Command: /Users/agbeli/Documents/gis4wrf/dist/WPS-4.0-nompi/metgrid.exe
Working directory: /Users/agbeli/Documents/gis4wrf/projects/run_wps
Processing domain 1 of 1
Processing 2022-05-26_00
FILE
WARNING: Field PRES has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field GHT has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field HGTTROP has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field TTROP has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field PTROP has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field VTROP has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field UTROP has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field HGTMAXW has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field TMAXW has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field PMAXW has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field VMAXW has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field UMAXW has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field SOILHGT has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field PSFC has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field PMSL has missing values at level 201300 at (i,j)=(1,1)
ERROR: Missing values encountered in interpolated fields. Stopping.
Note: The following floating-point exceptions are signalling: IEEE_OVERFLOW_FLAG IEEE_UNDERFLOW_FLAG IEEE_DENORMAL
Runtime: 21 s

System Information (please complete the following information):

  • OS: MacOS Big Sur
  • QGIS: 3.24.3-Tisler

Additional context
Add any other context about the problem here.

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

1 participant