E3SM-Project / E3SM-Project/scorpio
include PIO_TYPENAME in error message
Open
enhancement
Next Release
- Dominant language
- C++
- Stars
- 22
- Forks
- 20
- Avg merge
- 12d 19m
- Merged PRs (30d)
- 1
Description
If you try to read a netcdf4 file with pnetcdf you get this error message:
NC_FORMAT_NETCDF4 is not yet supported
But that could be more informative by saying:
NC_FORMAT_NETCDF4 is not yet supported by PIO_TYPENAME pnetcdf
This will make it more clear to the user that they need to change the PIO_TYPENAME.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.