{"id":32177527,"url":"https://github.com/euro-cordex/py-cordex","last_synced_at":"2025-10-21T20:10:37.267Z","repository":{"id":37841885,"uuid":"304687410","full_name":"euro-cordex/py-cordex","owner":"euro-cordex","description":"cordex python tools","archived":false,"fork":false,"pushed_at":"2025-10-21T08:03:09.000Z","size":42362,"stargazers_count":22,"open_issues_count":20,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T10:08:42.203Z","etag":null,"topics":["cordex","geoscience"],"latest_commit_sha":null,"homepage":"https://py-cordex.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/euro-cordex.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-16T16:54:24.000Z","updated_at":"2025-10-21T08:03:09.000Z","dependencies_parsed_at":"2023-11-21T14:48:51.634Z","dependency_job_id":"94d41d4c-4e05-4b82-8319-4b9508e9b407","html_url":"https://github.com/euro-cordex/py-cordex","commit_stats":{"total_commits":356,"total_committers":7,"mean_commits":"50.857142857142854","dds":0.2387640449438202,"last_synced_commit":"d8d58c9896b75c32b1d8a926bec7155af61d9489"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/euro-cordex/py-cordex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euro-cordex%2Fpy-cordex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euro-cordex%2Fpy-cordex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euro-cordex%2Fpy-cordex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euro-cordex%2Fpy-cordex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/euro-cordex","download_url":"https://codeload.github.com/euro-cordex/py-cordex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euro-cordex%2Fpy-cordex/sbom","scorecard":{"id":111996,"data":{"date":"2025-08-11","repo":{"name":"github.com/euro-cordex/py-cordex","commit":"9f8589d2c81c6f6893e9d41ded0da095b0f5b11c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/fair-software.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-pypi.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/euro-cordex/py-cordex/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/euro-cordex/py-cordex/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/euro-cordex/py-cordex/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fair-software.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/euro-cordex/py-cordex/fair-software.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-pypi.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/euro-cordex/py-cordex/release-pypi.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-pypi.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/euro-cordex/py-cordex/release-pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-pypi.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/euro-cordex/py-cordex/release-pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-pypi.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/euro-cordex/py-cordex/release-pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-pypi.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/euro-cordex/py-cordex/release-pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-pypi.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/euro-cordex/py-cordex/release-pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-pypi.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/euro-cordex/py-cordex/release-pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-pypi.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/euro-cordex/py-cordex/release-pypi.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-pypi.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/euro-cordex/py-cordex/release-pypi.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release-pypi.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-pypi.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/release-pypi.yaml:70","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-pypi.yaml:74"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:29:46.632Z","repository_id":37841885,"created_at":"2025-08-15T12:29:46.632Z","updated_at":"2025-08-15T12:29:46.632Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280325469,"owners_count":26311459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cordex","geoscience"],"created_at":"2025-10-21T20:10:36.356Z","updated_at":"2025-10-21T20:10:37.260Z","avatar_url":"https://github.com/euro-cordex.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\npy-cordex: create cordex grids and meta data\n============================================\n\n+----------------------------+-----------------------------------------------------+\n| Versions                   | |pypi| |conda|                                      |\n+----------------------------+-----------------------------------------------------+\n| Documentation              | |docs| |versions| |binder|                          |\n+----------------------------+-----------------------------------------------------+\n| Open Source                | |license| |fair| |fossa| |zenodo|                   |\n+----------------------------+-----------------------------------------------------+\n| Coding Standards           | |black| |pre-commit|                                |\n+----------------------------+-----------------------------------------------------+\n| Development Status         | |ci| |codecov|                                      |\n+----------------------------+-----------------------------------------------------+\n| Funding                    | |funding|                                           |\n+----------------------------+-----------------------------------------------------+\n\nThis package offers python tools for the `CORDEX \u003chttps://cordex.org/\u003e`_ community and should make your work with CORDEX grids and meta data easy.\nMost of the tools leverage the ``xarray`` API to create grid and coordinate informations and data of CORDEX domains in the\nform of an ``xarray.Dataset`` directly from the official `CORDEX archive specifications \u003chttps://cordex.org/experiment-guidelines/experiment-protocol-rcms/\u003e`_.\n\nPlease have a look at the `introduction noteboook \u003chttps://py-cordex.readthedocs.io/en/latest/notebooks/introduction.html\u003e`_!\n\nFeatures\n--------\n\n* Tools to manage CORDEX grids as xarray datasets.\n* Includes coordinate transformations, bounds and vertices for CORDEX datasets.\n* Utitlities for cmorization to make the CORDEX ensembles more consistent.\n\nYou can use this package, e.g., to easily access CORDEX grid definitions:\n\n.. code-block:: python\n\n    import cordex as cx\n\n    cx.domain(\"EUR-11\")\n\nto create an xarray Dataset:\n\n.. image:: https://raw.githubusercontent.com/euro-cordex/py-cordex/main/docs/eur-11_xarray.png\n\nand make a quick plot using the accessor:\n\n.. code-block:: python\n\n    cx.domain(\"EUR-11\").cx.map()\n\n.. image:: https://raw.githubusercontent.com/euro-cordex/py-cordex/main/docs/eur-11.png\n\nFor planned features, please have a look at the `issues \u003chttps://github.com/euro-cordex/py-cordex/issues\u003e`_, grab one, and `contribute \u003chttps://py-cordex.readthedocs.io/en/latest/contributing.html\u003e`_!\n\nInstallation\n------------\n\nYou can install py-cordex using pip or conda, e.g.\n\n.. code-block:: console\n\n    pip install py-cordex\n\nor\n\n.. code-block:: console\n\n    conda install -c conda-forge py-cordex\n\nInstallation from source\n------------------------\n\nFor instructions to install py-cordex from source, please have a look at the\n`contributing guide \u003chttps://py-cordex.readthedocs.io/en/stable/contributing.html\u003e`_.\nIf you want to contribute, please get in contact as early as possible, e.g.,\nusing `draft pull requests \u003chttps://github.blog/2019-02-14-introducing-draft-pull-requests\u003e`_.\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\nParts of this package have been developed within the project Pilot Lab Exascale Earth System Modelling (`PL-ExaESM \u003chttps://www.exaesm.de/\u003e`_).\n\n\n.. |pypi| image:: https://img.shields.io/pypi/v/py-cordex.svg\n        :target: https://pypi.python.org/pypi/py-cordex\n        :alt: Python Package Index Build\n\n.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/py-cordex.svg\n        :target: https://anaconda.org/conda-forge/py-cordex\n        :alt: Conda-forge Build Version\n\n.. |ci| image:: https://github.com/euro-cordex/py-cordex/actions/workflows/ci.yaml/badge.svg\n        :target: https://github.com/euro-cordex/py-cordex/actions/workflows/ci.yaml\n        :alt: Build Status\n\n.. |codecov| image:: https://codecov.io/gh/euro-cordex/py-cordex/branch/master/graph/badge.svg\n        :target: https://codecov.io/gh/euro-cordex/py-cordex\n        :alt: Covecov\n\n.. |docs| image:: https://readthedocs.org/projects/py-cordex/badge\n        :target: https://py-cordex.readthedocs.io/en/latest\n        :alt: Documentation Status\n\n.. |binder| image:: http://mybinder.org/badge_logo.svg\n        :target: https://mybinder.org/v2/gh/WCRP-CORDEX/binder-sandbox/main?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Feuro-cordex%252Fpy-cordex%26urlpath%3Dlab%252Ftree%252Fpy-cordex%252Fdocs%252Fnotebooks%252Fintroduction.ipynb%26branch%3Dmain\n        :alt: py-cordex examples\n\n.. |zenodo| image:: https://zenodo.org/badge/304687410.svg\n        :target: https://zenodo.org/badge/latestdoi/304687410\n        :alt: DOI\n\n.. |license| image:: https://img.shields.io/github/license/euro-cordex/py-cordex.svg\n        :target: https://github.com/euro-cordex/py-cordex/blob/master/LICENSE\n        :alt: License\n\n.. |fair| image:: https://img.shields.io/badge/fair--software.eu-%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8B-yellow\n        :target: https://fair-software.eu\n        :alt: FAIR Software Compliance\n\n.. |fossa| image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2Feuro-cordex%2Fpy-cordex.svg?type=shield\n        :target: https://app.fossa.com/projects/git%2Bgithub.com%2Feuro-cordex%2Fpy-cordex?ref=badge_shield\n        :alt: FOSSA\n\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n        :target: https://github.com/psf/black\n        :alt: Python Black\n\n.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/euro-cordex/py-cordex/master.svg\n        :target: https://results.pre-commit.ci/latest/github/euro-cordex/py-cordex/master\n        :alt: pre-commit.ci status\n\n.. |versions| image:: https://img.shields.io/pypi/pyversions/py-cordex.svg\n        :target: https://pypi.python.org/pypi/py-cordex\n        :alt: Supported Python Versions\n\n.. |funding| image:: https://img.shields.io/badge/Powered%20by-ExaESM-blue.svg\n        :target: https://www.exaesm.de/\n        :alt: Funding\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuro-cordex%2Fpy-cordex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feuro-cordex%2Fpy-cordex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuro-cordex%2Fpy-cordex/lists"}