You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NetCDF attribute names are case-sensitive, IDL tag names are case-insensitive and this may lead to duplicate name errors. In NCDF_data__define.pro, the check at line 1947 should be repeated at line 1974.
The text was updated successfully, but these errors were encountered:
NetCDF attribute names are case-sensitive, IDL tag names are case-insensitive and this may lead to duplicate name errors. In NCDF_data__define.pro, the check at line 1947 should be repeated at line 1974.
The text was updated successfully, but these errors were encountered: