med_io_mod needs rewrite
Open
- Dominant language
- Fortran
- Stars
- 35
- Forks
- 106
- Avg merge
- 6d 5h
- Merged PRs (30d)
- 4
Description
It's currently written in such a way that the file is opened and closed for each variable.
This is expensive in that it must reread and initialize all the file metadata each time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.