-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathlinks.rst
51 lines (47 loc) · 3.56 KB
/
links.rst
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
.. -*- mode: rst; coding: utf-8 -*-
..
.. Copyright (C) 2023 Benjamin Thomas Schwertfeger
.. All rights reserved.
.. https://github.com/btschwertfeger
..
.. LINKS
.. _python-cmethods: https://github.com/btschwertfeger/python-cmethods
.. _python_cmethods-conda: https://anaconda.org/conda-forge/python_cmethods
.. _python-cmethods/issues: https://github.com/btschwertfeger/python-cmethods/issues
.. _python-cmethods/discussions: https://github.com/btschwertfeger/python-cmethods/discussions
.. _BiasAdjustCXX: https://github.com/btschwertfeger/BiasAdjustCXX
.. _tool comparison: https://github.com/btschwertfeger/BiasAdjustCXX-Performance-Test
.. _xclim: https://zenodo.org/record/7535677
.. _xarray: https://xarray.dev/
.. _dask: https://docs.dask.org/en/stable/
.. BADGES
.. |GitHub badge| image:: https://badgen.net/badge/icon/github?icon=github&label
:target: https://github.com/btschwertfeger/python-cmethods
.. |License badge| image:: https://img.shields.io/badge/License-GPLv3-orange.svg
:target: https://www.gnu.org/licenses/gpl-3.0
.. |PyVersions badge| image:: https://img.shields.io/badge/python-3.9_|_3.10_|_3.11|_3.12|_3.13-blue.svg
:target: https://github.com/btschwertfeger/python-cmethods
.. |Downloads badge| image:: https://static.pepy.tech/personalized-badge/python-cmethods?period=total&units=abbreviation&left_color=grey&right_color=orange&left_text=downloads
:target: https://pepy.tech/project/python-cmethods
.. |CI/CD badge| image:: https://github.com/btschwertfeger/python-cmethods/actions/workflows/cicd.yaml/badge.svg?branch=master
:target: https://github.com/btschwertfeger/python-cmethods/actions/workflows/cicd.yaml
.. |codecov badge| image:: https://codecov.io/gh/btschwertfeger/python-cmethods/branch/master/badge.svg
:target: https://app.codecov.io/gh/btschwertfeger/python-cmethods
.. |Release date badge| image:: https://shields.io/github/release-date/btschwertfeger/python-cmethods
:target: https://github.com/btschwertfeger/python-cmethods
.. |Release version badge| image:: https://shields.io/github/v/release/btschwertfeger/python-cmethods?display_name=tag
:target: https://github.com/btschwertfeger/python-cmethods
.. |DOI badge| image:: https://zenodo.org/badge/496160109.svg
:target: https://zenodo.org/badge/latestdoi/496160109
.. |Docs latest| image:: https://readthedocs.org/projects/python-cmethods/badge/?version=latest
:target: https://python-cmethods.readthedocs.io/en/latest
:alt: Documentation Status latest
.. |Docs stable| image:: https://readthedocs.org/projects/python-cmethods/badge/?version=stable
:target: https://python-cmethods.readthedocs.io/en/stable
:alt: Documentation Status stable
.. |OSSF Scorecard| image:: https://img.shields.io/ossf-scorecard/github.com/btschwertfeger/python-cmethods?label=openssf%20scorecard&style=flat
:target: https://securityscorecards.dev/viewer/?uri=github.com/btschwertfeger/python-cmethods
:alt: OSSF Scorecard
.. |OSSF Best Practices| image:: https://www.bestpractices.dev/projects/8666/badge
:target: https://www.bestpractices.dev/projects/8666
:alt: OSSF Best Practices