SciTools-incubator / iris-esmf-regrid

A collection of structured and unstructured ESMF regridding schemes for Iris.
BSD 3-Clause "New" or "Revised" License
17 stars 17 forks source link

Add CITATION.cff #319

Closed bjlittle closed 7 months ago

bjlittle commented 7 months ago

This pull-request adds a CITATION.cff to the repository so that it may be cited in academic publications.

Note that, it also includes a citation GHA that parses the CITATION.cff file when it is altered in a pull-request or push to ensure that it is valid.

Reference:

Closes https://github.com/SciTools-incubator/iris-esmf-regrid/issues/309

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (e83b7be) 98.86% compared to head (15b9515) 98.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #319 +/- ## ======================================= Coverage 98.86% 98.86% ======================================= Files 36 36 Lines 3862 3862 ======================================= Hits 3818 3818 Misses 44 44 ```

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