NOAA-GFDL / NDSL

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

Option to merge blocks in serialized data #68

Closed oelbert closed 2 months ago

oelbert commented 2 months ago

Description This PR adds an option to merge data into a single savepoint when the Fortran code has been horizontally blocked. Data is reshaped into nx by ny in order to fit directly into the correct quantity size.

How Has This Been Tested? This code has been used to postprocess test data for pySHiELD development

Checklist: