NOAA-GFDL / NDSL

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

Quantity factory to use dsl Float type as default #44

Closed fmalatino closed 3 months ago

fmalatino commented 3 months ago

Description Changes to QuantityFactory methods that previosuly defaulted to numpy.float64 type to use Float dsl type to enable specification of 32-bit or 64-bit precision.

How Has This Been Tested? Tested using currently implemented unit tests Use in builds of pyFV3, pySHiELD, and pace

Checklist: