Michael Duda
Michael Duda
As to whether the use of local variables as proposed in PR #155 to hide the effect of memory overwriting is sufficient for now, my opinion is that if the...
It's apparently fuzzy as to whether the use of allocatable arrays in namelist is valid in F2003, but it should be valid in F2008, if I'm reading this discussion correctly:...
@rpedruzzi Updating to a newer version of the GNU compilers should help. Which version are you using?
It may have been quite some time since the `nocolons` option was actually tested, but assuming it works, I think submitting a PR to include it in the `namelist.wps.all_options` file...
@gthompsnWRF @davegill Should this PR be included in the v4.2 release?
@gthompsnWRF Sorry for being obtuse, but does this mean we can close this PR, or that we need to replace this PR with a different one?
@davegill Is it your opinion that we should not include this PR in v4.2? Should this PR be closed or left open?
Thanks to @brianreen for pointing this out.
Just for reference, here's the type of message we get when a higher-priority entry is optional and not used: ``` Parsed 26 entries in GEOGRID.TBL Processing domain 1 of 2...
In `geogrid/src/proc_point_module.F`, in the function `is_point_in_tile`, we use the following logic to determine whether an (rx,ry) point is within a tile for the purposes of interpolation: ``` if (src_min_x+src_npts_bdr