barronh / pseudonetcdf

PseudoNetCDF like NetCDF except for many scientific format backends
GNU Lesser General Public License v3.0
76 stars 35 forks source link

Fixing GDNAM in griddesc #141

Closed barronh closed 6 months ago

barronh commented 6 months ago

The default grid name was working, but the specific was not. This was unexpected and not fully tested. I have fixed the bug and added a test to prevent recursion.

barronh commented 6 months ago

This is a no-brainer fix with tests.