stfc / PSyclone

Domain-specific compiler and code transformation system for Finite Difference/Volume/Element Earth-system models in Fortran
BSD 3-Clause "New" or "Revised" License
104 stars 27 forks source link

(Closes #2116) 'existing-code' practical update #2632

Closed arporter closed 3 months ago

arporter commented 3 months ago

One for @hiker or @sergisiso. Just some minor updates to the tutorials to try and make them more user friendly. Needs to be on ASAP ideally :-) I've triggered the integration tests to be on the safe side.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.86%. Comparing base (f88f535) to head (e80e1c1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2632 +/- ## ======================================= Coverage 99.86% 99.86% ======================================= Files 351 351 Lines 48396 48396 ======================================= Hits 48331 48331 Misses 65 65 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

arporter commented 3 months ago

The link-check failure is a mystery: the link works fine for me.

arporter commented 3 months ago

I found some out-dated/vendor-specific bits in 3 and 4 so I've updated those. Ready for another look.

arporter commented 3 months ago

Thanks for being so thorough Sergi. Ready for another look now.