noaa-oar-arl / monetio

The Model and ObservatioN Evaluation Tool I/O package
https://monetio.readthedocs.io
MIT License
17 stars 19 forks source link

Excessive memory usage reversing along z dims in RRFS reader #72

Closed zmoon closed 1 year ago

zmoon commented 2 years ago

xref: https://github.com/NOAA-CSL/MELODIES-MONET/issues/94

Like in the in-progress RAQMS reader (#71), we can do this with an .isel.

zmoon commented 1 year ago

This is fixed in develop