E3SM-Project / E3SM-Project/scorpio

Move from fortran modules to headers for 3rd party libs

Open
#256 0 comments 0 reactions 1 assignee Claimed by @dqwu View on GitHub
enhancement Low Priority
Dominant language
C++
Stars
22
Forks
20
Avg merge
12d 19m
Merged PRs (30d)
1

Description

We need to investigate if we can remove dependencies for NetCDF fortran 90 modules and use the NetCDF fortran 77 headers instead. Fortran 90 modules need to built with the same version of the compiler used to build the software that uses them. This creates difficult to manage (need NetCDF built with compiler ver X, if using compiler ver X to build scorpio) dependencies on installed software.

We can continue to use fortran modules for software included with scorpio (for software built everytime we build scorpio)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.