{"id":32175338,"url":"https://github.com/exoclim/aeolus","last_synced_at":"2026-02-21T13:01:19.821Z","repository":{"id":35772962,"uuid":"173159428","full_name":"exoclim/aeolus","owner":"exoclim","description":"Analysis and visualisation of atmospheric model output powered by iris.","archived":false,"fork":false,"pushed_at":"2026-02-02T20:48:27.000Z","size":20794,"stargazers_count":19,"open_issues_count":8,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-02-03T10:44:34.045Z","etag":null,"topics":["atmospheric-modelling","atmospheric-science","climate-model","exoplanets","planetary-science","python-library"],"latest_commit_sha":null,"homepage":"https://exoclim.github.io/aeolus","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exoclim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-02-28T17:46:28.000Z","updated_at":"2026-01-06T08:40:13.000Z","dependencies_parsed_at":"2023-02-16T20:46:25.378Z","dependency_job_id":"5130b3d1-d9d2-4c7f-ae9d-4c2c4adaed64","html_url":"https://github.com/exoclim/aeolus","commit_stats":{"total_commits":628,"total_committers":3,"mean_commits":"209.33333333333334","dds":"0.13375796178343946","last_synced_commit":"a82840e5947f33ef204eb5292281b86e9e77a89f"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/exoclim/aeolus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exoclim%2Faeolus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exoclim%2Faeolus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exoclim%2Faeolus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exoclim%2Faeolus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exoclim","download_url":"https://codeload.github.com/exoclim/aeolus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exoclim%2Faeolus/sbom","scorecard":{"id":388002,"data":{"date":"2025-08-11","repo":{"name":"github.com/exoclim/aeolus","commit":"69018757466efe75cf249ae2344ba9a058614e8a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/pypipublish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml: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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/exoclim/aeolus/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/exoclim/aeolus/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/exoclim/aeolus/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypipublish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/exoclim/aeolus/pypipublish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypipublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/exoclim/aeolus/pypipublish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/exoclim/aeolus/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/exoclim/aeolus/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/exoclim/aeolus/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypipublish.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/pypipublish.yml:22","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"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":"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: GNU Lesser General Public License v3.0: 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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-18T17:08:10.535Z","repository_id":35772962,"created_at":"2025-08-18T17:08:10.535Z","updated_at":"2025-08-18T17:08:10.535Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29681468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T12:30:22.644Z","status":"ssl_error","status_checked_at":"2026-02-21T12:29:55.402Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["atmospheric-modelling","atmospheric-science","climate-model","exoplanets","planetary-science","python-library"],"created_at":"2025-10-21T19:33:21.102Z","updated_at":"2026-02-21T13:01:19.774Z","avatar_url":"https://github.com/exoclim.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\naeolus\n\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003e\nPython library for the analysis and visualisation of climate model output, primarily the UK Met Office models.\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://www.python.org/downloads/\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/python-3.10+-blue.svg?logo=python\u0026logoColor=white\"\n     alt=\"Python 3.10+\"\u003e\u003c/a\u003e\n\u003ca href=\"https://exoclim.github.io/aeolus\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/docs-latest-green?logo=github\"\n     alt=\"Documentation\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/exoclim/aeolus/actions?query=workflow%3Atests\"\u003e\n\u003cimg src=\"https://github.com/exoclim/aeolus/workflows/tests/badge.svg\"\n     alt=\"Tests\"\u003e\u003c/a\u003e\n\u003ca href=\"https://codecov.io/github/exoclim/aeolus?branch=main\"\u003e\n\u003cimg src=\"https://codecov.io/github/exoclim/aeolus/coverage.svg?branch=main\"\n     alt=\"Coverage\"\u003e\u003c/a\u003e\n\u003ca href=\"https://anaconda.org/conda-forge/aeolus\"\u003e\n\u003cimg src=\"https://img.shields.io/conda/vn/conda-forge/aeolus.svg\"\n     alt=\"Conda Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://pypi.org/project/aeolus/\"\u003e\n\u003cimg src=\"https://img.shields.io/pypi/v/aeolus.svg?logo=pypi\u0026logoColor=white\"\n     alt=\"PyPI\"\u003e\u003c/a\u003e\n\u003ca href=\"LICENSE\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/license-LGPL%20v3-blue.svg?logo=gnu\"\n     alt=\"License: LGPL v3\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/psf/black\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"\n     alt=\"black\"\u003e\u003c/a\u003e\n\u003ca href=\"https://results.pre-commit.ci/latest/github/exoclim/aeolus/main\"\u003e\n\u003cimg src=\"https://results.pre-commit.ci/badge/github/exoclim/aeolus/main.svg\"\n     alt=\"pre-commit.ci status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://zenodo.org/badge/latestdoi/173159428\"\u003e\n\u003cimg src=\"https://zenodo.org/badge/173159428.svg\"\n     alt=\"DOI\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nIt leverages the functionality of \u003ca href=https://github.com/SciTools/iris\u003eiris\u003c/a\u003e and has modules geared towards working with 3D general circulation models of planetary atmospheres.\nThe documentation is available \u003ca href=https://exoclim.github.io/aeolus\u003ehere\u003c/a\u003e.\n\u003ca href=https://exoclim.github.io/aeolus/contributing.html\u003eContributions\u003c/a\u003e are very welcome.\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexoclim%2Faeolus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexoclim%2Faeolus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexoclim%2Faeolus/lists"}