pySTEPS / pysteps

Python framework for short-term ensemble prediction systems.
https://pysteps.github.io/
BSD 3-Clause "New" or "Revised" License
466 stars 168 forks source link

Added citation in documentation of tstorm and tdating #304

Closed feldmann-m closed 2 years ago

feldmann-m commented 2 years ago

This adds the publication with the documentation to the files tstorm.py and tdating.py . The code is not changed.

codecov[bot] commented 2 years ago

Codecov Report

Merging #304 (80dd29d) into master (94a11b3) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 80dd29d differs from pull request most recent head ab6ef74. Consider uploading reports for the commit ab6ef74 to get more accurate results

@@           Coverage Diff           @@
##           master     #304   +/-   ##
=======================================
  Coverage   82.71%   82.71%           
=======================================
  Files         160      160           
  Lines       12292    12292           
=======================================
  Hits        10167    10167           
  Misses       2125     2125           
Flag Coverage Δ
unit_tests 82.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pysteps/feature/tstorm.py 94.40% <ø> (ø)
pysteps/tracking/tdating.py 91.47% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.