NCAR / ccpp-framework

Common Community Physics Package (CCPP)
http://www.dtcenter.org/community-code/common-community-physics-package-ccpp/
Other
26 stars 64 forks source link

Use absolute paths for dependencies #576

Closed gold2718 closed 1 month ago

gold2718 commented 1 month ago

Use absolute paths for dependencies

In order to make the dependencies in the CCPP datatable more usable, store absolute pathnames where possible.

User interface changes?: Yes This may require a change in any build system that uses the dependencies.

Fixes: #575

Testing: test removed: None unit tests: passed system tests: ? manual testing: ran Fortran tests

peverwhee commented 1 month ago

thanks for doing this, @gold2718 !

Can you edit this PR and re-target it to the "develop" branch?

peverwhee commented 1 month ago

@climbfuji can you take a look at this PR if/when you get a moment?

climbfuji commented 1 month ago

@climbfuji can you take a look at this PR if/when you get a moment?

Sorry for the delay. I am on PTO with an 8hr time diff until the end of the month

peverwhee commented 1 month ago

Thanks @climbfuji !

@gold2718 you can bring this up to the head of develop and merge it whenever!