barronh / pseudonetcdf

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

Fixing GDNAM in griddesc #141

Closed barronh closed 8 months ago

barronh commented 8 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 8 months ago

This is a no-brainer fix with tests.