E3SM-Project / polaris

Testing and analysis for OMEGA, MPAS-Ocean, MALI and MPAS-Seaice
BSD 3-Clause "New" or "Revised" License
6 stars 13 forks source link

Updates for pyremap >= 1.1.0 #124

Closed xylar closed 1 year ago

xylar commented 1 year ago

We need to make a few changes to remapping to take advantage of pyremap 1.1.0 and later. This merge switches to only using SCRIP, not ESMF, format in anticipation of adding mbtempest support. It uses the new mesh descriptors for cell and vertex meshes.

Some bugs in projection and point descriptor support have also been fixed.

Checklist

xylar commented 1 year ago

Testing

The cosine bell tests with viz (the only tests that use the remapping capability at the moment) run fine with these changes.