mmbell / samurai

Spline Analysis at Mesoscale Utilizing Radar and Aircraft Instrumentation
GNU General Public License v3.0
13 stars 16 forks source link

domain size issue with small horizontal grid spacings #21

Open jcdehart opened 3 months ago

jcdehart commented 3 months ago

Normally, SAMURAI and FRACTL both produce the same grids where the min and max values are inclusive. At sub-km grid spacings, the SAMURAI and FRACTL horizontal grids are no longer the same (i.e., SAMURAI's domain is 1 grid point smaller than FRACTL's). The current thinking is that this is a rounding error in how the grid is set up.

Screenshots of the SAMURAI and FRACTL grids that produced this issue are shown below.

Screenshot 2024-05-01 at 3 50 34 PM Screenshot 2024-05-01 at 3 50 50 PM