E3SM-Project / E3SM-Project/scorpio
Add overloads for Scorpio C interfaces that use NetCDF types
Open
enhancement
Next Release
- Dominant language
- C++
- Stars
- 22
- Forks
- 20
- Avg merge
- 12d 19m
- Merged PRs (30d)
- 1
Description
Some Scorpio C interfaces accept NetCDF types. Add overloads that accept/use NetCDF-agnostic types instead.
e.g.
```
int PIOc_inq_atttype(int ncid, int varid, const char *name, nc_type *xtypep)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.