barronh / pseudonetcdf

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

fix(pncglobal2cmaq): fix JSONDecode error #100

Closed patricksferraz closed 4 years ago

patricksferraz commented 4 years ago

JSON_Decode error that occurs when using mappings.json in pncglocal2cmaq

barronh commented 4 years ago

Thanks!