NOAA-GFDL / pace

Re-write of FV3GFS weather/climate model in Python
Apache License 2.0
12 stars 11 forks source link

GEOS integration #9

Closed FlorianDeconinck closed 1 year ago

FlorianDeconinck commented 1 year ago

Purpose

The integration of the dynamical core to GEOS lead to some changes around constants. The GEOS wrapper was re-written to optimize upload/download and allow the external bridge to control memory residency.

Code changes:

Features:

Fix:

Requirements changes:

Checklist

Before submitting this PR, please make sure:

FlorianDeconinck commented 1 year ago

This is ready for merge. I'll cook up the next one

bensonr commented 1 year ago

@FlorianDeconinck - do you see any reason this can't be a squash merge?

FlorianDeconinck commented 1 year ago

Nope, can be indeed. We have full history on the NASA side if ever need to anyway