Skip to content

HGT_M=0 #188

@zlebo

Description

@zlebo

We are running real simulations over Wyoming, nesting down to 100 m. At 300 m, we found an issue where the LU index is set to 17, which I presume is ocean, and the terrain height is set to 0. I attached a screenshot showing the output of geogrid.exe for a domain with a grid spacing of 300 m. You will see that the min HGT_M value is 0 (this domain is almost entirely over WY, so the minimum height should be greater than 1000 m. And, you can also see that it occurs at individual grid points (you may have to look closely to see it but it is there in the bottom right). This occurs at every 100th grid point in the y-direction (forming a line of individual points at sea level).

We have exhausted options to remove this other than to write a simple post-processing script to find these locations and replace them with adjacent values.

I should note that this occurs regardless of the averaging or smoothing scheme selected. Here, I show you the results for no smoothing and nearest neighbor because it makes it easy to see. I suspect that this is happening at the coarser resolutions but the smoothing and averaging cause the points to be undetectable.
Screen Shot 2021-11-05 at 12 53 33 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions