NOAA-GFDL / NDSL

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

Rough methods added get_area_varz and get_rectangle_area_varz #58

Open fmalatino opened 2 months ago

fmalatino commented 2 months ago

Description :warning: STILL UNDER CONSTRUCTION :warning:

This PR will add methods to allow for the cell area to vary with respect to displacement from the surface of the Earth.

Methods: ndsl/grid/gnomonic.py: get_area_varz and ndsl/grid/gnomonic.py:get_rectangle_area_varz are the base methods for the calculation.

Fixes # (issue) If this is a hotfix to a released version, please specify it.

How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration (e.g. compiler, OS). Include enough information so someone can reproduce your tests.

Checklist: