NOAA-GFDL / NDSL

NOAA NASA Domain Specific Language middleware layer
6 stars 8 forks source link

2D Stencil Indexing Method #54

Open oelbert opened 3 months ago

oelbert commented 3 months ago

Description This PR adds a get_2d_compute_origin_domain method to GridIndexing in order to easily generate extents for 2D stencils.

How Has This Been Tested? test_stencil_factory_numpy_comparison_from_origin_domain_2d test added to the stencil factory tests

Checklist: