{"id":852,"name":"wetterdienst","description":"Trying to make access to weather data in Python feel like a warm summer breeze.","url":"https://github.com/earthobservations/wetterdienst","last_synced_at":"2026-08-30T22:03:57.553Z","repository":{"id":38108811,"uuid":"160953150","full_name":"earthobservations/wetterdienst","owner":"earthobservations","description":"Open weather data for humans.","archived":false,"fork":false,"pushed_at":"2026-08-25T19:25:11.000Z","size":33240,"stargazers_count":451,"open_issues_count":19,"forks_count":59,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-27T17:14:58.184Z","etag":null,"topics":["aemet","deutscher-wetterdienst","dmi","dwd","eccc","hydrology","knmi","meteo-france","meteorology","meteoswiss","near-real-time","open-data","open-source","radar","smhi","time-series","weather","weather-api","weather-forecast","weather-station"],"latest_commit_sha":null,"homepage":"https://wetterdienst.eobs.org","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/earthobservations.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["gutzbenj"],"patreon":"earthobservations","custom":["paypal.me/BenjaminGutzmann"]}},"created_at":"2018-12-08T15:39:42.000Z","updated_at":"2026-08-22T06:25:32.000Z","dependencies_parsed_at":"2026-08-27T17:09:23.125Z","dependency_job_id":null,"html_url":"https://github.com/earthobservations/wetterdienst","commit_stats":{"total_commits":1624,"total_committers":27,"mean_commits":"60.148148148148145","dds":0.3589901477832512,"last_synced_commit":"2330a0156e7d9d266162fd7622848a7ce2b840f3"},"previous_names":[],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/earthobservations/wetterdienst","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthobservations","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/sbom","scorecard":{"id":363881,"data":{"date":"2025-08-11","repo":{"name":"github.com/earthobservations/wetterdienst","commit":"cd2aca0675915a55bf9c249b5dda058b57c9efcd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Code-Review","score":0,"reason":"Found 0/28 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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:27","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/coverage.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: found token with 'none' permissions: .github/workflows/docker-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/docker-publish.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: found token with 'none' permissions: .github/workflows/tests.yml:1","Info: found token with 'none' permissions: .github/workflows/unused.yml:1","Info: found token with 'none' permissions: .github/workflows/zizmor.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/codeql.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/dependency-review.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-cleanup.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-cleanup.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-cleanup.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unused.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/unused.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unused.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/unused.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/zizmor.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zizmor.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/zizmor.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:16: pin your Docker image by updating python:3.13-slim-bookworm to python:3.13-slim-bookworm@sha256:2b09112b54420d2e3e814f2cbe34e8e54d32b8c5abd4e72e89cda4758fc6400a","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"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":"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-203","Warn: Project is vulnerable to: PYSEC-2024-25"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-publish.yml:64"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (23) 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-18T11:25:53.515Z","repository_id":38108811,"created_at":"2025-08-18T11:25:53.515Z","updated_at":"2025-08-18T11:25:53.515Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36946872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"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"}},"owner":{"login":"earthobservations","name":"earth observations","uuid":"67055674","kind":"organization","description":"","email":"info@eobs.org","website":"wetterdienst.eobs.org","location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67055674?v=4","repositories_count":57,"last_synced_at":"2026-08-22T11:53:44.323Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/earthobservations","funding_links":[],"total_stars":572,"followers":41,"following":0,"created_at":"2022-11-16T08:42:42.676Z","updated_at":"2026-08-22T11:53:44.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthobservations","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthobservations/repositories"},"packages":[{"id":5304494,"name":"wetterdienst","ecosystem":"conda","description":null,"homepage":"https://github.com/earthobservations/wetterdienst","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/earthobservations/wetterdienst","keywords_array":[],"namespace":null,"versions_count":43,"first_release_published_at":"2020-11-11T13:45:43.000Z","latest_release_published_at":"2022-11-15T07:08:56.000Z","latest_release_number":"0.48.0","last_synced_at":"2026-04-01T01:59:01.305Z","created_at":"2022-10-03T16:18:10.218Z","updated_at":"2026-08-20T19:01:29.218Z","registry_url":"https://anaconda.org/conda-forge/wetterdienst","install_command":"conda install -c conda-forge wetterdienst","documentation_url":null,"metadata":{},"repo_metadata":{"id":38108811,"uuid":"160953150","full_name":"earthobservations/wetterdienst","owner":"earthobservations","description":"Open weather data for humans.","archived":false,"fork":false,"pushed_at":"2026-08-20T13:52:17.000Z","size":32185,"stargazers_count":451,"open_issues_count":17,"forks_count":59,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-20T17:08:14.655Z","etag":null,"topics":["aemet","deutscher-wetterdienst","dmi","dwd","eccc","hydrology","knmi","meteo-france","meteorology","meteoswiss","near-real-time","open-data","open-source","radar","smhi","time-series","weather","weather-api","weather-forecast","weather-station"],"latest_commit_sha":null,"homepage":"https://wetterdienst.eobs.org","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/earthobservations.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["gutzbenj"],"patreon":"earthobservations","custom":["paypal.me/BenjaminGutzmann"]}},"created_at":"2018-12-08T15:39:42.000Z","updated_at":"2026-08-20T06:46:33.000Z","dependencies_parsed_at":"2026-08-20T17:05:56.045Z","dependency_job_id":"e1fbd1df-6e71-48ea-ac97-ee6ebc2e06bb","html_url":"https://github.com/earthobservations/wetterdienst","commit_stats":{"total_commits":1624,"total_committers":27,"mean_commits":"60.148148148148145","dds":0.3589901477832512,"last_synced_commit":"2330a0156e7d9d266162fd7622848a7ce2b840f3"},"previous_names":[],"tags_count":187,"template":false,"template_full_name":null,"purl":"pkg:github/earthobservations/wetterdienst","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthobservations","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/sbom","scorecard":{"id":363881,"data":{"date":"2025-08-11","repo":{"name":"github.com/earthobservations/wetterdienst","commit":"cd2aca0675915a55bf9c249b5dda058b57c9efcd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Code-Review","score":0,"reason":"Found 0/28 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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:27","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/coverage.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: found token with 'none' permissions: .github/workflows/docker-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/docker-publish.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: found token with 'none' permissions: .github/workflows/tests.yml:1","Info: found token with 'none' permissions: .github/workflows/unused.yml:1","Info: found token with 'none' permissions: .github/workflows/zizmor.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/codeql.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/dependency-review.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-cleanup.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-cleanup.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-cleanup.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unused.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/unused.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unused.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/unused.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/zizmor.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zizmor.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/zizmor.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:16: pin your Docker image by updating python:3.13-slim-bookworm to python:3.13-slim-bookworm@sha256:2b09112b54420d2e3e814f2cbe34e8e54d32b8c5abd4e72e89cda4758fc6400a","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"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":"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-203","Warn: Project is vulnerable to: PYSEC-2024-25"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-publish.yml:64"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (23) 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-18T11:25:53.515Z","repository_id":38108811,"created_at":"2025-08-18T11:25:53.515Z","updated_at":"2025-08-18T11:25:53.515Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36793878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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"},"owner_record":{"login":"earthobservations","name":"earth observations","uuid":"67055674","kind":"organization","description":"","email":"info@eobs.org","website":"wetterdienst.eobs.org","location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67055674?v=4","repositories_count":57,"last_synced_at":"2026-08-14T23:53:27.497Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/earthobservations","funding_links":[],"total_stars":571,"followers":41,"following":0,"created_at":"2022-11-16T08:42:42.676Z","updated_at":"2026-08-14T23:53:27.510Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthobservations","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthobservations/repositories"},"tags":[{"name":"v0.133.0","sha":"9a86af2e9a94141b2d070745aee94ce52cd62ef3","kind":"commit","published_at":"2026-08-19T06:59:37.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.133.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.133.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.133.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.133.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.133.0/manifests"},{"name":"app-v0.13.0","sha":"98110cbf34dc27a34179bcbfcd64107e91e63d2d","kind":"commit","published_at":"2026-08-19T06:59:37.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.13.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.13.0/manifests"},{"name":"v0.132.0","sha":"f8b1d44aa36425295af3c434a2caa4698899adcf","kind":"commit","published_at":"2026-08-03T23:16:47.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.132.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.132.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.132.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.132.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.132.0/manifests"},{"name":"app-v0.12.1","sha":"446001f65acc458aa9ba6df9a7ad84e4aba11e1c","kind":"commit","published_at":"2026-08-02T21:13:15.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.12.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.12.1/manifests"},{"name":"v0.131.0","sha":"0cb070f832f4fece48efaf9c178e86bd25a92301","kind":"commit","published_at":"2026-08-02T21:04:39.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.131.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.131.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.131.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.131.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.131.0/manifests"},{"name":"v0.130.0","sha":"031e506d25ade8d65a480d047466a6ba27bd250a","kind":"commit","published_at":"2026-07-29T22:58:45.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.130.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.130.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.130.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.130.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.130.0/manifests"},{"name":"app-v0.12.0","sha":"ab8ba33879f785abce3298071e831069ed430624","kind":"commit","published_at":"2026-07-27T22:18:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.12.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.12.0/manifests"},{"name":"app-v0.11.0","sha":"cd07e64096341a1230500839c90d6fd76fcca37c","kind":"commit","published_at":"2026-07-27T21:37:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.11.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.11.0/manifests"},{"name":"v0.129.0","sha":"cd07e64096341a1230500839c90d6fd76fcca37c","kind":"commit","published_at":"2026-07-27T21:37:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.129.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.129.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.129.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.129.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.129.0/manifests"},{"name":"v0.128.0","sha":"8184b3a367aaf147cc721821e4473bdc065960c2","kind":"commit","published_at":"2026-07-21T22:16:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.128.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.128.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.128.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.128.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.128.0/manifests"},{"name":"app-v0.10.0","sha":"84775a64f161be3dad2624bce6c4a731e366366e","kind":"commit","published_at":"2026-07-10T18:32:32.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.10.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.10.0/manifests"},{"name":"app-v0.9.0","sha":"72e4905aaaa218cfca706311b5f623cbabf2a1c5","kind":"commit","published_at":"2026-07-07T21:21:02.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.9.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.9.0/manifests"},{"name":"v0.127.0","sha":"9bf031d10f2c2afb92b110b00957b58811b59a85","kind":"commit","published_at":"2026-07-07T21:20:49.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.127.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.127.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.127.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.127.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.127.0/manifests"},{"name":"v0.126.0","sha":"47e042b86491513bde0f806192c5e27aea7e548d","kind":"commit","published_at":"2026-07-06T22:20:51.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.126.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.126.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.126.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.126.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.126.0/manifests"},{"name":"v0.125.0","sha":"b8ce8ce1adf780869f5eb4f09e53dc40a4494751","kind":"commit","published_at":"2026-07-06T21:23:24.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.125.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.125.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.125.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.125.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.125.0/manifests"},{"name":"app-v0.8.0","sha":"b8ce8ce1adf780869f5eb4f09e53dc40a4494751","kind":"commit","published_at":"2026-07-06T21:23:24.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.8.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.8.0/manifests"},{"name":"app-v0.7.0","sha":"09d36cb50726bacab832e1ea12cbfc7d13f18e89","kind":"commit","published_at":"2026-07-05T10:36:52.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.7.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.7.0/manifests"},{"name":"v0.124.0","sha":"f81c7a961870e82261494eb249ed7e7797eeee07","kind":"commit","published_at":"2026-06-29T22:35:29.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.124.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.124.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.124.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.124.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.124.0/manifests"},{"name":"v0.123.0","sha":"db999783d254c04784f43ededf61820872e44b47","kind":"commit","published_at":"2026-06-18T18:29:51.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.123.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.123.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.123.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.123.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.123.0/manifests"},{"name":"app-v0.6.0","sha":"a52a8facc2300d8067bc1348c3bcbf10c074c6df","kind":"commit","published_at":"2026-06-18T18:26:15.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.6.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.6.0/manifests"},{"name":"app-v0.5.0","sha":"680bfb9706e06081a4490e97c7ae8021dc0adc52","kind":"commit","published_at":"2026-06-09T10:29:35.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.5.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.5.0/manifests"},{"name":"v0.122.0","sha":"577ce02bd8088e61b0f916fcbea149d9baf3b95b","kind":"commit","published_at":"2026-06-06T23:45:46.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.122.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.122.0/manifests"},{"name":"v0.121.1","sha":"4db094ced8619d7431e972c728c73e7e18a82b0d","kind":"commit","published_at":"2026-05-26T08:27:06.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.121.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.121.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.121.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.121.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.121.1/manifests"},{"name":"v0.121.0","sha":"827f8fd90b62dd38b7285550e2474e15ad89274e","kind":"commit","published_at":"2026-05-09T05:43:39.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.121.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.121.0/manifests"},{"name":"v0.120.0","sha":"477e3cead590acdc6bc3dc89a4ada98c60b21636","kind":"commit","published_at":"2026-04-11T13:31:03.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.120.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.120.0/manifests"},{"name":"v0.119.0","sha":"04e86c1361c5f11a8a377ed371337ed6ee553ba9","kind":"commit","published_at":"2026-02-16T23:26:03.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.119.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.119.0/manifests"},{"name":"app-v0.4.0","sha":"04e86c1361c5f11a8a377ed371337ed6ee553ba9","kind":"commit","published_at":"2026-02-16T23:26:03.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.4.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.4.0/manifests"},{"name":"app-v0.3.0","sha":"4e64553a981213fc4886d23c46797b4fc5f4fa14","kind":"commit","published_at":"2026-02-04T23:01:19.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.3.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.3.0/manifests"},{"name":"v0.118.0","sha":"eaecc2412d2de080fd09fc18869c5541056f8238","kind":"commit","published_at":"2026-02-01T22:24:02.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.118.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.118.0/manifests"},{"name":"app-v0.2.0","sha":"1cd486df8fb528a2e6cb1882858b6437b0d95bfe","kind":"commit","published_at":"2026-01-22T22:47:48.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.2.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.2.0/manifests"},{"name":"app-v0.1.0","sha":"1cbb4fd84adb1e3a1d1d1c19139112aa3fd0eb92","kind":"commit","published_at":"2026-01-04T01:13:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.1.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.1.0/manifests"},{"name":"v0.117.0","sha":"bc30e332c8e9e10c56d41a4a401b11655bb0815f","kind":"commit","published_at":"2026-01-03T19:29:59.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.117.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.117.0/manifests"},{"name":"v0.116.0","sha":"28e55f8e51b9bdbb855a231804dc9004a69c2b75","kind":"commit","published_at":"2025-12-09T22:23:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.116.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"ee2db38df33949d337e3f40e0cbb5a0c338c2b68","kind":"commit","published_at":"2025-11-24T11:41:09.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.115.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.115.0/manifests"},{"name":"v0.114.3","sha":"5c43634a4b2a7e8d57115cb59f3d1ac662fba86e","kind":"commit","published_at":"2025-11-07T10:21:45.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.114.3","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.114.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.114.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.3/manifests"},{"name":"v0.114.2","sha":"10a2c5a75dce8061c66cb07684f50217929d4661","kind":"commit","published_at":"2025-11-05T14:59:10.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.114.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.114.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.114.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.2/manifests"},{"name":"v0.114.1","sha":"dcc397eb06bbfd76ff59fc567aed4e2b76de189c","kind":"commit","published_at":"2025-11-01T21:53:24.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.114.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.114.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.114.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.1/manifests"},{"name":"v0.114.0","sha":"bcecc66be5565119faab0ed79379d70dfd19245a","kind":"commit","published_at":"2025-10-31T20:06:26.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.114.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"c316aee434976cb6ee5aede264339b3882d8a252","kind":"commit","published_at":"2025-09-21T17:19:47.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.113.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"ff0ad592cc81c8fa6bfa9fd8ea416b0f176bf35d","kind":"commit","published_at":"2025-09-06T15:47:13.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.112.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.112.0/manifests"},{"name":"v0.111.0","sha":"cd2aca0675915a55bf9c249b5dda058b57c9efcd","kind":"commit","published_at":"2025-08-03T15:30:59.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.111.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"57d2ac5abd6758afb73b40bdaddafe74e8f23a0f","kind":"commit","published_at":"2025-07-23T20:46:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.110.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.110.0/manifests"},{"name":"v0.109.0","sha":"a92efe17d1f87b079ced292f3af981cba6a93467","kind":"commit","published_at":"2025-06-02T22:06:40.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.109.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"7ec770929b5fbe538e413af1d9767c5888310eaf","kind":"commit","published_at":"2025-04-25T15:07:57.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.108.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.108.0/manifests"},{"name":"v0.107.0","sha":"f149543cbb604abb6417b492a97a068678848a1c","kind":"commit","published_at":"2025-03-25T07:18:10.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.107.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"e7d18432af4ff45271f8c8623a181c8d68a19818","kind":"commit","published_at":"2025-03-05T22:27:47.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.106.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"c5d44a6574c5f68e307137e1ad885c123a84784b","kind":"commit","published_at":"2025-03-01T07:07:32.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.105.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.105.0/manifests"},{"name":"v0.104.0","sha":"ceafaf6df8fd4b1c0c0909650b7cdfc163ae7fcd","kind":"commit","published_at":"2025-02-15T19:30:20.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.104.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e2ff51e49ed9fd55bb669c2ddbf6695da83a178b","kind":"commit","published_at":"2025-02-01T23:21:43.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.103.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"e5e06c6adfcf477e6e5fde0b9d36e453f57f0a01","kind":"commit","published_at":"2025-01-17T22:39:08.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.102.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.102.0/manifests"},{"name":"v0.101.0","sha":"2330a0156e7d9d266162fd7622848a7ce2b840f3","kind":"commit","published_at":"2025-01-13T17:11:32.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.101.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"711dcb7d66a3773901854c97324a8107ead6480b","kind":"commit","published_at":"2025-01-06T22:36:49.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.100.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.100.0/manifests"},{"name":"v0.99.0","sha":"dd907e00e4c1ab8d570c89ebcc85a0be8062be3f","kind":"commit","published_at":"2024-12-30T22:37:46.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.99.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"8a3cb5febd17a515caf43df7d11cbb91a7ae19ea","kind":"commit","published_at":"2024-12-09T06:42:50.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.98.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.98.0/manifests"},{"name":"v0.97.0","sha":"670bc872ee8f9cbf939ef3b63b5e50625eefa87d","kind":"commit","published_at":"2024-10-06T21:19:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.97.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.97.0/manifests"},{"name":"v0.96.0","sha":"b74349ba1986df34cea826cb90655896b792cca4","kind":"commit","published_at":"2024-10-04T14:03:48.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.96.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.96.0/manifests"},{"name":"v0.95.1","sha":"bc276e5c0315bea5072a896d197694a5ca321350","kind":"commit","published_at":"2024-09-04T22:20:15.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.95.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.95.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.95.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.95.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.95.1/manifests"},{"name":"v0.95.0","sha":"a53a66b0d47de70f33700419956c8dec4a2f939b","kind":"commit","published_at":"2024-08-26T22:37:34.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.95.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"49a251345fe7c8caba91eb58beec249c134ae734","kind":"commit","published_at":"2024-08-10T11:01:18.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.94.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"24e0a4c907c9316748b8e54980f8f12d03d3aa89","kind":"commit","published_at":"2024-08-05T22:30:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.93.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.93.0/manifests"},{"name":"v0.92.0","sha":"b9fc33607e0133522abe197a72b4a5dfe0aa7e11","kind":"commit","published_at":"2024-07-31T20:47:14.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.92.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.92.0/manifests"},{"name":"v0.91.0","sha":"37bac960c497bb2210a83a369963158a4483131d","kind":"commit","published_at":"2024-07-14T07:43:56.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.91.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"93e0febc35da671c13a48455719321e5c1267491","kind":"commit","published_at":"2024-07-14T07:20:59.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.90.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.90.0/manifests"},{"name":"v0.89.0","sha":"a3fc1acbd912292771f55013d292a02588303f80","kind":"commit","published_at":"2024-07-03T16:21:22.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.89.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"aa9fa2f10b212ec79b0253e7676227c85dd6b960","kind":"commit","published_at":"2024-06-14T15:16:20.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.88.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"05283a6e9ad3ddf7345c1d2e41284d996f52d0d5","kind":"commit","published_at":"2024-06-06T21:37:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.87.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.87.0/manifests"},{"name":"v0.86.0","sha":"f84c320647700855c5c9515c8177276d0241610a","kind":"commit","published_at":"2024-06-01T07:38:31.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.86.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"273f58c649ed94ad2442e94aa485f8823e915a1e","kind":"commit","published_at":"2024-05-29T17:04:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.85.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.85.0/manifests"},{"name":"2024_05_20","sha":"c81b360c186aa2e8e091239c89f39e5c04f5e263","kind":"commit","published_at":"2024-05-19T17:13:01.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/2024_05_20","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/2024_05_20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@2024_05_20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/2024_05_20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/2024_05_20/manifests"},{"name":"dwd_obs_daily_climate_summary_2024_05_20","sha":"c81b360c186aa2e8e091239c89f39e5c04f5e263","kind":"commit","published_at":"2024-05-19T17:13:01.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/dwd_obs_daily_climate_summary_2024_05_20","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/dwd_obs_daily_climate_summary_2024_05_20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@dwd_obs_daily_climate_summary_2024_05_20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/dwd_obs_daily_climate_summary_2024_05_20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/dwd_obs_daily_climate_summary_2024_05_20/manifests"},{"name":"v0.84.0","sha":"d01b060640771e3e302755a8bfcb2e3314f2b164","kind":"commit","published_at":"2024-05-15T21:15:15.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.84.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"35d360968fb8ad973e3e1421abe0de18793ab338","kind":"commit","published_at":"2024-04-26T17:13:58.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.83.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.83.0/manifests"},{"name":"v0.82.0","sha":"e1bafe894c48b25f7d1deb8d5a7502af464610ed","kind":"commit","published_at":"2024-04-25T21:08:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.82.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"96c4211dfbc7efc6029170df71b5074024cf4bd8","kind":"commit","published_at":"2024-04-09T20:07:03.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.81.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.81.0/manifests"},{"name":"v0.80.0","sha":"f4d1daf74df189ccf15a6e95839991991dfecb10","kind":"commit","published_at":"2024-04-07T22:45:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.80.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.80.0/manifests"},{"name":"v0.79.0","sha":"2878d4ee3b3e611dc749c7c828743ba5d1e3ab4a","kind":"commit","published_at":"2024-03-21T22:45:24.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.79.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"f5acb73c682c8fa2803b7d03e68daa01cca6df76","kind":"commit","published_at":"2024-03-09T12:02:59.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.78.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.78.0/manifests"},{"name":"v0.77.1","sha":"88cc67c921a1f367dcba54d05a410b79e72b86b5","kind":"commit","published_at":"2024-03-08T19:40:34.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.77.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"65a44e9fcc624a636d22e89e3adeb117bc8fa036","kind":"commit","published_at":"2024-03-08T19:02:46.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.77.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.77.0/manifests"},{"name":"v0.76.1","sha":"8904c2a8cc63ab9ce229a565cdc97b0266241282","kind":"commit","published_at":"2024-03-03T23:02:23.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.76.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.76.1/manifests"},{"name":"v0.76.0","sha":"531a58f17d289266a752ff0f20652c7d6b319173","kind":"commit","published_at":"2024-03-02T18:03:12.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.76.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"85b4ba730b99d4d3346f9511d506e9bdd18835d3","kind":"commit","published_at":"2024-02-25T20:25:14.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.75.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.75.0/manifests"},{"name":"v0.74.0","sha":"e5ff7dfe5cc8b35bd94c7f51f5f8743d770f1125","kind":"commit","published_at":"2024-02-22T22:34:14.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.74.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.74.0/manifests"},{"name":"v0.73.0","sha":"451e1f29170b0f870c4ab2f3f75f8a96dd9df0db","kind":"commit","published_at":"2024-02-08T23:09:46.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.73.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"a538f2fc68079e4dcb2ccaef0a291a50be1a6367","kind":"commit","published_at":"2024-01-13T11:28:24.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.72.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"eff9b901ce61fd9b2e88be134f111e6a76de9f2e","kind":"commit","published_at":"2024-01-03T12:01:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.71.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"a95d6bf053f852fc80a7fc57180d9ab0a931ed5e","kind":"commit","published_at":"2023-12-30T07:28:01.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.70.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.70.0/manifests"},{"name":"v0.69.0","sha":"420b61c9d04c4d6d9d805c1d50e07e3980eb1669","kind":"commit","published_at":"2023-12-17T23:54:54.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.69.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.69.0/manifests"},{"name":"v0.68.0","sha":"0ca5c7b216930f34bc632109e81b347172a7f5d2","kind":"commit","published_at":"2023-12-01T14:02:04.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.68.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"3d3334383cd59ac9c482a7190ec8c6eb5f4dee6c","kind":"commit","published_at":"2023-11-17T11:26:13.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.67.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.67.0/manifests"},{"name":"v0.66.1","sha":"d432f37998ca924cc1995ddfb5fcaf348fa9ee73","kind":"commit","published_at":"2023-11-08T19:52:04.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.66.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.66.1/manifests"},{"name":"v0.66.0","sha":"848702bb126c3a6a43015b647652cf3585fc5f91","kind":"commit","published_at":"2023-11-06T23:19:08.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.66.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"3448678ac1fb8bcedee4e694e6adce6db51cc0c2","kind":"commit","published_at":"2023-10-24T07:41:59.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.65.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.65.0/manifests"},{"name":"v0.64.0","sha":"9c0151d293cbabe5194be1bdc09c169fa9e1332f","kind":"commit","published_at":"2023-10-11T22:49:02.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.64.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"7aac99d8c946e718560af5993c6981e8cd5da5fd","kind":"commit","published_at":"2023-10-08T11:02:36.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.63.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.63.0/manifests"},{"name":"v0.62.0","sha":"9deb5cf62d9958879d41b7b312e52158acaf8b86","kind":"commit","published_at":"2023-10-07T14:27:48.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.62.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.62.0/manifests"},{"name":"v0.61.0","sha":"df80879e8132d85a87f37e203d208dc553b5f811","kind":"commit","published_at":"2023-10-06T16:14:45.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.61.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"0c02bbc4109cb402c883c0b485298d6b3558528d","kind":"commit","published_at":"2023-09-16T20:15:19.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.60.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.60.0/manifests"},{"name":"v0.59.3","sha":"0afbc7a0d7cdfa1c2c23ade1cfe8354e91fa69a5","kind":"commit","published_at":"2023-09-10T22:32:53.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.59.3","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.3/manifests"},{"name":"v0.59.2","sha":"c4cdcaf32449d1a345bba04d2acdb4cc8f2b8e47","kind":"commit","published_at":"2023-09-06T19:32:34.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.59.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.2/manifests"},{"name":"v0.59.1","sha":"2b97ab4df796e1962e63520a9abfdb6935b0de82","kind":"commit","published_at":"2023-08-19T09:57:04.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.59.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"448fbd56b67978cf8f4215dedc02a11b89f66b01","kind":"commit","published_at":"2023-07-30T16:37:09.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.59.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.0/manifests"},{"name":"v0.58.1","sha":"f331a317842d1b5f06d1cbf0eefba25f3f2d4e5e","kind":"commit","published_at":"2023-07-26T21:37:29.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.58.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"c27dde88f5f3d7a35bc32282f2786d68dc9e01e6","kind":"commit","published_at":"2023-07-10T07:30:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.58.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"dd573068174fbe4f3d2044f63ddf68c3fe94f6da","kind":"commit","published_at":"2023-06-28T16:22:56.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.57.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"6c6cd16d9975c9cf70d992aa266e922e8b68408c","kind":"commit","published_at":"2023-06-15T21:40:41.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.57.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.57.0/manifests"},{"name":"v0.56.2","sha":"5361a746b125692fc62e34c9f81ed83a58305d90","kind":"commit","published_at":"2023-05-11T11:06:55.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.56.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.2/manifests"},{"name":"v0.56.1","sha":"d7ce3afea1db8e12ed891284b05fe8cdb27945b6","kind":"commit","published_at":"2023-05-10T16:48:32.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.56.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.1/manifests"},{"name":"v0.56.0","sha":"8a6c4ebd2b51f71aeec4e52cdfbcef2ab2120046","kind":"commit","published_at":"2023-05-02T10:02:18.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.56.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.0/manifests"},{"name":"v0.55.1","sha":"e130d25a93dba4e4b876bad29280b37dbe279363","kind":"commit","published_at":"2023-04-17T22:33:54.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.55.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"b05eefaf41def026bc15fc6f1c9c9fd98920905a","kind":"commit","published_at":"2023-03-19T15:50:46.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.55.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.55.0/manifests"},{"name":"v0.54.1","sha":"1073ebd4f2abe6dc1982647a9283bd864a8e6f5a","kind":"commit","published_at":"2023-03-13T23:01:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.54.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"a10466e46dd18b04628212e42555c8eb6b588b6e","kind":"commit","published_at":"2023-03-07T06:39:36.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.54.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"8f29849318f1e5970fd1884e842c191632d4d0de","kind":"commit","published_at":"2023-02-07T22:01:17.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.53.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"79849302537f9f6858d65812f879f85a863dfb20","kind":"commit","published_at":"2023-01-19T21:39:20.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.52.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"2490f4d652bc3e9186ee211e9bcf27fcccb9241a","kind":"commit","published_at":"2023-01-01T23:23:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.51.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.51.0/manifests"},{"name":"v0.50.0","sha":"246c1250a3d6c42dc4840305e6106b0810cf9ecb","kind":"commit","published_at":"2022-12-03T20:29:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.50.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"6b8b78c489babb588b1e45de7a62529c79fe0dc0","kind":"commit","published_at":"2022-11-28T10:12:36.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.49.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"deb61e33fe183bd71d99adccfb8d158d13ab0186","kind":"commit","published_at":"2022-11-12T07:40:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.48.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.48.0/manifests"},{"name":"v0.47.1","sha":"1f9eacee367e4b7e571f99db7d61fdf2c993f9bd","kind":"commit","published_at":"2022-10-23T09:01:01.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.47.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"948187f46c2f514e7de531ca64522e86885bdedd","kind":"commit","published_at":"2022-10-15T05:45:39.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.47.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"7e12675d76d601934c170374b66db27436b6998b","kind":"commit","published_at":"2022-10-14T04:56:07.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.46.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.46.0/manifests"},{"name":"v0.45.2","sha":"7cb6c435b0e596a6c39ac2e716961e37cd2f3371","kind":"commit","published_at":"2022-10-11T16:29:38.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.45.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.2/manifests"},{"name":"v0.45.1","sha":"08afee62d4cfc9c96fd977861d88b2a150c259a3","kind":"commit","published_at":"2022-10-10T09:27:32.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.45.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"4a4a9cf3ecfc4f95226c4accf6856734722e4748","kind":"commit","published_at":"2022-09-22T21:48:19.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.45.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"de90816830f24a3ae1db7a5f522ab569c32ab5bc","kind":"commit","published_at":"2022-09-18T08:28:56.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.44.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"8548687387ea1fd7caa3585008ce37e085459718","kind":"commit","published_at":"2022-09-05T18:03:10.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.43.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"c40da0521a6025a961281d9fd7f0a7d278ca2882","kind":"commit","published_at":"2022-08-25T17:43:18.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.42.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"d6dbff051cd19176a9cd0c4285ab88503955128a","kind":"commit","published_at":"2022-08-22T15:50:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.42.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"92d19e2335f0b646699adcfc43b2bc5d348eccdf","kind":"commit","published_at":"2022-08-04T19:59:04.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.41.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"e77d121489db441897c39ec958273627fd1708d4","kind":"commit","published_at":"2022-07-24T17:38:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.41.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"1e4bf81a56d1a031d79ac578f70206a3b8865e5d","kind":"commit","published_at":"2022-07-12T11:07:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.40.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"469d74ef0e45c214587ae8bb333f8792747e2ac6","kind":"commit","published_at":"2022-06-26T22:57:54.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.39.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"668a22da93c6bad60092d7b468a4acec780c40af","kind":"commit","published_at":"2022-06-09T20:57:18.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.38.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"0991ed1f33d263dcd3fb0e76799ccff1d0d84100","kind":"commit","published_at":"2022-06-06T06:59:07.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.37.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.37.0/manifests"},{"name":"v0.36.0","sha":"923faa1d697a06f44d0e9ab171803c290a773db0","kind":"commit","published_at":"2022-05-31T20:20:48.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.36.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"6c27769fd1649abdd892fff55004cd7f9ba08e34","kind":"commit","published_at":"2022-05-29T10:09:47.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.35.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"e2acc55bba64f51d4edf7e7356ad773f406eda71","kind":"commit","published_at":"2022-05-22T10:24:26.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.34.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"4dda958a990271c4b1095b553753cc0df772f183","kind":"commit","published_at":"2022-05-15T19:58:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.33.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"439456b825e0dae2b2e66c0bbae434e5a0c8983f","kind":"commit","published_at":"2022-05-14T14:56:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.32.4","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"5a3696aae6bbbd0c67ff89d55fc0cd5b727ce0f9","kind":"commit","published_at":"2022-05-11T22:24:29.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.32.3","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"13d4e046ad4b9de358e6ecbdd7784111af6e4cd5","kind":"commit","published_at":"2022-05-09T22:08:17.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.32.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"643af325e2c8eb0534783f34bc2c7a29d0b7ec94","kind":"commit","published_at":"2022-05-08T22:41:14.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.32.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"6fb0578a5a1491b61b835f4e225395fe7ff65ea6","kind":"commit","published_at":"2022-04-24T18:17:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.32.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"5718a1b563de447c17f413bd789478415e18e7d5","kind":"commit","published_at":"2022-04-03T21:02:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.31.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"18d5fd6c663299c84fe0abe1b40953b38057c0eb","kind":"commit","published_at":"2022-03-29T20:27:05.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.31.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"8ad18d17b2fe6d57a6adbd48b7d0353c755047a8","kind":"commit","published_at":"2022-03-03T21:01:15.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.30.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"744a5ac843b33047a97939385e3c3be9b0f0b430","kind":"commit","published_at":"2022-02-28T18:52:55.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.30.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"b8b80722ff0a0789dcb50e0bf4612223734cc989","kind":"commit","published_at":"2022-02-27T19:37:33.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.29.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"8b363d24f973f1002ed0c99ce9c5d366bde940c8","kind":"commit","published_at":"2022-02-19T18:34:53.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.28.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"578666acbfe31d20ad06c1cc804b8ac9264a892e","kind":"commit","published_at":"2022-02-16T16:35:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.27.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"15409fe0bc20b25defb63fcd76190470a017bad8","kind":"commit","published_at":"2022-02-06T21:04:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.26.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"7e5b5c5fb7e312049f195acd786d2e4ec4ca924d","kind":"commit","published_at":"2022-01-30T13:37:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.25.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"c06ce949d7ac620351a410adf6da151a62f91538","kind":"commit","published_at":"2022-01-30T11:59:35.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.25.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"a6ca42c9daf6d18c4f26f576937d8ecf528c1e77","kind":"commit","published_at":"2022-01-25T20:35:52.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.24.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"7a103a5671960b6bd1df0e47df96d7ebcf87b189","kind":"commit","published_at":"2021-11-21T14:58:53.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.23.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.23.0/manifests"},{"name":"v0.21.0","sha":"76e380f5c62c6d369ae7ac2a335ff0ecf00605c7","kind":"commit","published_at":"2021-09-11T07:37:08.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.21.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"56b7a194478b80e1a6fbbc1eb14b62f1ee5fc837","kind":"commit","published_at":"2021-08-20T05:12:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.20.4","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"426086a821e733380ed52ad54568ac3614f02e44","kind":"commit","published_at":"2021-07-15T19:06:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.20.3","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"772c5e9f7948b24ab6534837c7b9f2bda51e5f9a","kind":"commit","published_at":"2021-06-26T12:18:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.20.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"4d9f5d504831d1f6fc4ba1b3bf33a29b308b0b69","kind":"commit","published_at":"2021-06-25T23:36:54.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.20.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"782fc12b180b3dc59341d372317ead10e8000d01","kind":"commit","published_at":"2021-06-23T21:26:11.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.20.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"6bb4dfad0777f94201636c76389768615914d71f","kind":"commit","published_at":"2021-05-14T16:33:37.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.19.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"8106ab23447f5e50741ca2c3aafc0adf5c894355","kind":"commit","published_at":"2021-05-04T19:21:14.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.18.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"f4c07a58339e275796f1053ea37b07cc6325d06e","kind":"commit","published_at":"2021-04-08T21:08:34.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.17.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"fe358d55e130a0eb6d574753cd1b267cab8ecf88","kind":"commit","published_at":"2021-03-31T05:00:11.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.16.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"51d832a3fc6e3287526849b5a0e2fbf113af2c47","kind":"commit","published_at":"2021-03-30T18:04:12.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.16.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"cbb9ed75fdc0632484b3bea1677d0c4b1c9bc72d","kind":"commit","published_at":"2021-03-07T21:53:49.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.15.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"b1ca9f4ba5d7d21eb624efc6ebf85c9ff7646afa","kind":"commit","published_at":"2021-02-22T07:20:43.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.14.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8170d0bebc02dbd69a7487aed932b5ff12706146","kind":"commit","published_at":"2021-02-05T16:47:19.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.14.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"2cbae78cf090531db7355744266d1ce19ce18f8f","kind":"commit","published_at":"2021-01-21T22:50:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.13.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"b11e4c41c376227256a27c012d7ca3dacc287f9b","kind":"commit","published_at":"2020-12-29T10:49:07.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.12.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"421c9a7963631e1f51545a6aab3559901fa40ade","kind":"commit","published_at":"2020-12-23T12:09:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.12.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"01775106981bb7c7d2dd33da815fbee6f589c881","kind":"commit","published_at":"2020-12-10T01:16:47.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.11.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"584ca780767ff13bf4607d408355ea73e5772afe","kind":"commit","published_at":"2020-12-04T16:10:58.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.11.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"cc617829dd4a4b04f3f607b49298a048ed9825ac","kind":"commit","published_at":"2020-11-14T12:01:33.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.10.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"4eb27aff112ed39f1fd3b97c64a23e827ce59ad2","kind":"commit","published_at":"2020-10-26T01:37:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.10.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"a246a71dd2ce943d18684dc00516fbff52002c18","kind":"commit","published_at":"2020-10-09T18:24:44.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.9.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"c18fdeef6a4b7966334c07d11c5542f2ce11d35b","kind":"commit","published_at":"2020-09-24T22:18:48.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.8.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"ce7d4e5d733a5c2349397f5ec614eb54234102f0","kind":"commit","published_at":"2020-09-16T22:20:56.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.7.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"dec33b1eddd67390fad2f4a82a5724f3f62ce9e7","kind":"commit","published_at":"2020-09-07T17:47:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.6.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"5ce615e71683fb2d53088d355f70845f6fde7e12","kind":"commit","published_at":"2020-08-26T23:40:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.5.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"526857e2dedcf987777afcc9939b3693b9c595e7","kind":"commit","published_at":"2020-08-03T20:31:38.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.4.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"edf79d987b336bc9445d2e89dfadfdc2be32f4f2","kind":"commit","published_at":"2020-07-26T14:05:44.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.3.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"1d91c229ebbe61bcae6a057daed032f03e438281","kind":"commit","published_at":"2020-07-22T23:29:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.2.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"ef5ccfd0a00de4b49b57dfeb5d8afce08e0e4e66","kind":"commit","published_at":"2020-07-05T16:03:33.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.1.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6ff36e3ec1abeeed5a2a3e9bc2837ab92bf218e4","kind":"commit","published_at":"2020-07-02T23:37:36.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.1.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T19:01:29.217Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":23.458946843024705,"forks_count":27.40703768405291,"average":34.016720738707264},"purl":"pkg:conda/wetterdienst?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/wetterdienst","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/wetterdienst","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/wetterdienst/dependencies","status":null,"funding_links":["https://github.com/sponsors/gutzbenj","https://patreon.com/earthobservations","paypal.me/BenjaminGutzmann"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T17:04:39.604Z","issues_count":294,"pull_requests_count":1546,"avg_time_to_close_issue":8921337.937269373,"avg_time_to_close_pull_request":728852.0344129555,"issues_closed_count":271,"pull_requests_closed_count":1482,"pull_request_authors_count":25,"issue_authors_count":98,"avg_comments_per_issue":4.299319727891157,"avg_comments_per_pull_request":1.0685640362225097,"merged_pull_requests_count":1185,"bot_issues_count":1,"bot_pull_requests_count":460,"past_year_issues_count":7,"past_year_pull_requests_count":179,"past_year_avg_time_to_close_issue":320860.3333333333,"past_year_avg_time_to_close_pull_request":262664.62658227846,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":158,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.142857142857143,"past_year_avg_comments_per_pull_request":0.9888268156424581,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":41,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/issues","maintainers":[{"login":"gutzbenj","count":889,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gutzbenj"},{"login":"amotl","count":239,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amotl"},{"login":"guidocioni","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guidocioni"},{"login":"neumann-nico","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neumann-nico"},{"login":"kmuehlbauer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmuehlbauer"},{"login":"mspils","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mspils"}],"active_maintainers":[{"login":"gutzbenj","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gutzbenj"},{"login":"mspils","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mspils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wetterdienst/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wetterdienst/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wetterdienst/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wetterdienst/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wetterdienst/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wetterdienst/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2366},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-30T05:05:57.641Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11729519,"name":"github.com/earthobservations/wetterdienst","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/earthobservations/wetterdienst","keywords_array":[],"namespace":null,"versions_count":172,"first_release_published_at":"2020-07-02T23:37:36.000Z","latest_release_published_at":"2026-08-22T06:25:15.000Z","latest_release_number":"v0.134.0","last_synced_at":"2026-08-29T21:34:18.634Z","created_at":"2025-06-04T10:54:57.584Z","updated_at":"2026-08-29T22:13:57.875Z","registry_url":"https://pkg.go.dev/github.com/earthobservations/wetterdienst","install_command":"go get github.com/earthobservations/wetterdienst","documentation_url":"https://pkg.go.dev/github.com/earthobservations/wetterdienst#section-documentation","metadata":{},"repo_metadata":{"id":38108811,"uuid":"160953150","full_name":"earthobservations/wetterdienst","owner":"earthobservations","description":"Open weather data for humans.","archived":false,"fork":false,"pushed_at":"2026-08-25T19:25:11.000Z","size":33240,"stargazers_count":451,"open_issues_count":19,"forks_count":59,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-27T17:14:58.184Z","etag":null,"topics":["aemet","deutscher-wetterdienst","dmi","dwd","eccc","hydrology","knmi","meteo-france","meteorology","meteoswiss","near-real-time","open-data","open-source","radar","smhi","time-series","weather","weather-api","weather-forecast","weather-station"],"latest_commit_sha":null,"homepage":"https://wetterdienst.eobs.org","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/earthobservations.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["gutzbenj"],"patreon":"earthobservations","custom":["paypal.me/BenjaminGutzmann"]}},"created_at":"2018-12-08T15:39:42.000Z","updated_at":"2026-08-22T06:25:32.000Z","dependencies_parsed_at":"2026-08-27T17:09:23.125Z","dependency_job_id":null,"html_url":"https://github.com/earthobservations/wetterdienst","commit_stats":{"total_commits":1624,"total_committers":27,"mean_commits":"60.148148148148145","dds":0.3589901477832512,"last_synced_commit":"2330a0156e7d9d266162fd7622848a7ce2b840f3"},"previous_names":[],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/earthobservations/wetterdienst","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthobservations","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/sbom","scorecard":{"id":363881,"data":{"date":"2025-08-11","repo":{"name":"github.com/earthobservations/wetterdienst","commit":"cd2aca0675915a55bf9c249b5dda058b57c9efcd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Code-Review","score":0,"reason":"Found 0/28 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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:27","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/coverage.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: found token with 'none' permissions: .github/workflows/docker-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/docker-publish.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: found token with 'none' permissions: .github/workflows/tests.yml:1","Info: found token with 'none' permissions: .github/workflows/unused.yml:1","Info: found token with 'none' permissions: .github/workflows/zizmor.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/codeql.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/dependency-review.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-cleanup.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-cleanup.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-cleanup.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unused.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/unused.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unused.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/unused.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/zizmor.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zizmor.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/zizmor.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:16: pin your Docker image by updating python:3.13-slim-bookworm to python:3.13-slim-bookworm@sha256:2b09112b54420d2e3e814f2cbe34e8e54d32b8c5abd4e72e89cda4758fc6400a","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"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":"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-203","Warn: Project is vulnerable to: PYSEC-2024-25"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-publish.yml:64"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (23) 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-18T11:25:53.515Z","repository_id":38108811,"created_at":"2025-08-18T11:25:53.515Z","updated_at":"2025-08-18T11:25:53.515Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36946872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"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"},"owner_record":{"login":"earthobservations","name":"earth observations","uuid":"67055674","kind":"organization","description":"","email":"info@eobs.org","website":"wetterdienst.eobs.org","location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67055674?v=4","repositories_count":57,"last_synced_at":"2026-08-22T11:53:44.323Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/earthobservations","funding_links":[],"total_stars":572,"followers":41,"following":0,"created_at":"2022-11-16T08:42:42.676Z","updated_at":"2026-08-22T11:53:44.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthobservations","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthobservations/repositories"},"tags":[{"name":"v0.134.0","sha":"ae85bbd7ed466f7c5cb2625fc4229fda77058327","kind":"commit","published_at":"2026-08-22T06:25:15.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.134.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.134.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.134.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.134.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.134.0/manifests"},{"name":"v0.133.0","sha":"9a86af2e9a94141b2d070745aee94ce52cd62ef3","kind":"commit","published_at":"2026-08-19T06:59:37.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.133.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.133.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.133.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.133.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.133.0/manifests"},{"name":"app-v0.13.0","sha":"98110cbf34dc27a34179bcbfcd64107e91e63d2d","kind":"commit","published_at":"2026-08-19T06:59:37.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.13.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.13.0/manifests"},{"name":"v0.132.0","sha":"f8b1d44aa36425295af3c434a2caa4698899adcf","kind":"commit","published_at":"2026-08-03T23:16:47.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.132.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.132.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.132.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.132.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.132.0/manifests"},{"name":"app-v0.12.1","sha":"446001f65acc458aa9ba6df9a7ad84e4aba11e1c","kind":"commit","published_at":"2026-08-02T21:13:15.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.12.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.12.1/manifests"},{"name":"v0.131.0","sha":"0cb070f832f4fece48efaf9c178e86bd25a92301","kind":"commit","published_at":"2026-08-02T21:04:39.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.131.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.131.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.131.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.131.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.131.0/manifests"},{"name":"v0.130.0","sha":"031e506d25ade8d65a480d047466a6ba27bd250a","kind":"commit","published_at":"2026-07-29T22:58:45.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.130.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.130.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.130.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.130.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.130.0/manifests"},{"name":"app-v0.12.0","sha":"ab8ba33879f785abce3298071e831069ed430624","kind":"commit","published_at":"2026-07-27T22:18:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.12.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.12.0/manifests"},{"name":"app-v0.11.0","sha":"cd07e64096341a1230500839c90d6fd76fcca37c","kind":"commit","published_at":"2026-07-27T21:37:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.11.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.11.0/manifests"},{"name":"v0.129.0","sha":"cd07e64096341a1230500839c90d6fd76fcca37c","kind":"commit","published_at":"2026-07-27T21:37:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.129.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.129.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.129.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.129.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.129.0/manifests"},{"name":"v0.128.0","sha":"8184b3a367aaf147cc721821e4473bdc065960c2","kind":"commit","published_at":"2026-07-21T22:16:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.128.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.128.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.128.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.128.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.128.0/manifests"},{"name":"app-v0.10.0","sha":"84775a64f161be3dad2624bce6c4a731e366366e","kind":"commit","published_at":"2026-07-10T18:32:32.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.10.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.10.0/manifests"},{"name":"app-v0.9.0","sha":"72e4905aaaa218cfca706311b5f623cbabf2a1c5","kind":"commit","published_at":"2026-07-07T21:21:02.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.9.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.9.0/manifests"},{"name":"v0.127.0","sha":"9bf031d10f2c2afb92b110b00957b58811b59a85","kind":"commit","published_at":"2026-07-07T21:20:49.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.127.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.127.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.127.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.127.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.127.0/manifests"},{"name":"v0.126.0","sha":"47e042b86491513bde0f806192c5e27aea7e548d","kind":"commit","published_at":"2026-07-06T22:20:51.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.126.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.126.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.126.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.126.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.126.0/manifests"},{"name":"v0.125.0","sha":"b8ce8ce1adf780869f5eb4f09e53dc40a4494751","kind":"commit","published_at":"2026-07-06T21:23:24.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.125.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.125.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.125.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.125.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.125.0/manifests"},{"name":"app-v0.8.0","sha":"b8ce8ce1adf780869f5eb4f09e53dc40a4494751","kind":"commit","published_at":"2026-07-06T21:23:24.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.8.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.8.0/manifests"},{"name":"app-v0.7.0","sha":"09d36cb50726bacab832e1ea12cbfc7d13f18e89","kind":"commit","published_at":"2026-07-05T10:36:52.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.7.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.7.0/manifests"},{"name":"v0.124.0","sha":"f81c7a961870e82261494eb249ed7e7797eeee07","kind":"commit","published_at":"2026-06-29T22:35:29.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.124.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.124.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.124.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.124.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.124.0/manifests"},{"name":"v0.123.0","sha":"db999783d254c04784f43ededf61820872e44b47","kind":"commit","published_at":"2026-06-18T18:29:51.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.123.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.123.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.123.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.123.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.123.0/manifests"},{"name":"app-v0.6.0","sha":"a52a8facc2300d8067bc1348c3bcbf10c074c6df","kind":"commit","published_at":"2026-06-18T18:26:15.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.6.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.6.0/manifests"},{"name":"app-v0.5.0","sha":"680bfb9706e06081a4490e97c7ae8021dc0adc52","kind":"commit","published_at":"2026-06-09T10:29:35.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.5.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.5.0/manifests"},{"name":"v0.122.0","sha":"577ce02bd8088e61b0f916fcbea149d9baf3b95b","kind":"commit","published_at":"2026-06-06T23:45:46.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.122.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.122.0/manifests"},{"name":"v0.121.1","sha":"4db094ced8619d7431e972c728c73e7e18a82b0d","kind":"commit","published_at":"2026-05-26T08:27:06.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.121.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.121.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.121.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.121.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.121.1/manifests"},{"name":"v0.121.0","sha":"827f8fd90b62dd38b7285550e2474e15ad89274e","kind":"commit","published_at":"2026-05-09T05:43:39.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.121.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.121.0/manifests"},{"name":"v0.120.0","sha":"477e3cead590acdc6bc3dc89a4ada98c60b21636","kind":"commit","published_at":"2026-04-11T13:31:03.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.120.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.120.0/manifests"},{"name":"v0.119.0","sha":"04e86c1361c5f11a8a377ed371337ed6ee553ba9","kind":"commit","published_at":"2026-02-16T23:26:03.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.119.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.119.0/manifests"},{"name":"app-v0.4.0","sha":"04e86c1361c5f11a8a377ed371337ed6ee553ba9","kind":"commit","published_at":"2026-02-16T23:26:03.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.4.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.4.0/manifests"},{"name":"app-v0.3.0","sha":"4e64553a981213fc4886d23c46797b4fc5f4fa14","kind":"commit","published_at":"2026-02-04T23:01:19.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.3.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.3.0/manifests"},{"name":"v0.118.0","sha":"eaecc2412d2de080fd09fc18869c5541056f8238","kind":"commit","published_at":"2026-02-01T22:24:02.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.118.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.118.0/manifests"},{"name":"app-v0.2.0","sha":"1cd486df8fb528a2e6cb1882858b6437b0d95bfe","kind":"commit","published_at":"2026-01-22T22:47:48.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.2.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.2.0/manifests"},{"name":"app-v0.1.0","sha":"1cbb4fd84adb1e3a1d1d1c19139112aa3fd0eb92","kind":"commit","published_at":"2026-01-04T01:13:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.1.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.1.0/manifests"},{"name":"v0.117.0","sha":"bc30e332c8e9e10c56d41a4a401b11655bb0815f","kind":"commit","published_at":"2026-01-03T19:29:59.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.117.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.117.0/manifests"},{"name":"v0.116.0","sha":"28e55f8e51b9bdbb855a231804dc9004a69c2b75","kind":"commit","published_at":"2025-12-09T22:23:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.116.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"ee2db38df33949d337e3f40e0cbb5a0c338c2b68","kind":"commit","published_at":"2025-11-24T11:41:09.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.115.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.115.0/manifests"},{"name":"v0.114.3","sha":"5c43634a4b2a7e8d57115cb59f3d1ac662fba86e","kind":"commit","published_at":"2025-11-07T10:21:45.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.114.3","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.114.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.114.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.3/manifests"},{"name":"v0.114.2","sha":"10a2c5a75dce8061c66cb07684f50217929d4661","kind":"commit","published_at":"2025-11-05T14:59:10.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.114.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.114.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.114.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.2/manifests"},{"name":"v0.114.1","sha":"dcc397eb06bbfd76ff59fc567aed4e2b76de189c","kind":"commit","published_at":"2025-11-01T21:53:24.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.114.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.114.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.114.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.1/manifests"},{"name":"v0.114.0","sha":"bcecc66be5565119faab0ed79379d70dfd19245a","kind":"commit","published_at":"2025-10-31T20:06:26.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.114.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"c316aee434976cb6ee5aede264339b3882d8a252","kind":"commit","published_at":"2025-09-21T17:19:47.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.113.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"ff0ad592cc81c8fa6bfa9fd8ea416b0f176bf35d","kind":"commit","published_at":"2025-09-06T15:47:13.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.112.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.112.0/manifests"},{"name":"v0.111.0","sha":"cd2aca0675915a55bf9c249b5dda058b57c9efcd","kind":"commit","published_at":"2025-08-03T15:30:59.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.111.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"57d2ac5abd6758afb73b40bdaddafe74e8f23a0f","kind":"commit","published_at":"2025-07-23T20:46:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.110.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.110.0/manifests"},{"name":"v0.109.0","sha":"a92efe17d1f87b079ced292f3af981cba6a93467","kind":"commit","published_at":"2025-06-02T22:06:40.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.109.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"7ec770929b5fbe538e413af1d9767c5888310eaf","kind":"commit","published_at":"2025-04-25T15:07:57.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.108.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.108.0/manifests"},{"name":"v0.107.0","sha":"f149543cbb604abb6417b492a97a068678848a1c","kind":"commit","published_at":"2025-03-25T07:18:10.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.107.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"e7d18432af4ff45271f8c8623a181c8d68a19818","kind":"commit","published_at":"2025-03-05T22:27:47.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.106.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"c5d44a6574c5f68e307137e1ad885c123a84784b","kind":"commit","published_at":"2025-03-01T07:07:32.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.105.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.105.0/manifests"},{"name":"v0.104.0","sha":"ceafaf6df8fd4b1c0c0909650b7cdfc163ae7fcd","kind":"commit","published_at":"2025-02-15T19:30:20.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.104.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e2ff51e49ed9fd55bb669c2ddbf6695da83a178b","kind":"commit","published_at":"2025-02-01T23:21:43.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.103.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"e5e06c6adfcf477e6e5fde0b9d36e453f57f0a01","kind":"commit","published_at":"2025-01-17T22:39:08.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.102.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.102.0/manifests"},{"name":"v0.101.0","sha":"2330a0156e7d9d266162fd7622848a7ce2b840f3","kind":"commit","published_at":"2025-01-13T17:11:32.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.101.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"711dcb7d66a3773901854c97324a8107ead6480b","kind":"commit","published_at":"2025-01-06T22:36:49.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.100.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.100.0/manifests"},{"name":"v0.99.0","sha":"dd907e00e4c1ab8d570c89ebcc85a0be8062be3f","kind":"commit","published_at":"2024-12-30T22:37:46.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.99.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"8a3cb5febd17a515caf43df7d11cbb91a7ae19ea","kind":"commit","published_at":"2024-12-09T06:42:50.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.98.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.98.0/manifests"},{"name":"v0.97.0","sha":"670bc872ee8f9cbf939ef3b63b5e50625eefa87d","kind":"commit","published_at":"2024-10-06T21:19:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.97.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.97.0/manifests"},{"name":"v0.96.0","sha":"b74349ba1986df34cea826cb90655896b792cca4","kind":"commit","published_at":"2024-10-04T14:03:48.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.96.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.96.0/manifests"},{"name":"v0.95.1","sha":"bc276e5c0315bea5072a896d197694a5ca321350","kind":"commit","published_at":"2024-09-04T22:20:15.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.95.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.95.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.95.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.95.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.95.1/manifests"},{"name":"v0.95.0","sha":"a53a66b0d47de70f33700419956c8dec4a2f939b","kind":"commit","published_at":"2024-08-26T22:37:34.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.95.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"49a251345fe7c8caba91eb58beec249c134ae734","kind":"commit","published_at":"2024-08-10T11:01:18.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.94.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"24e0a4c907c9316748b8e54980f8f12d03d3aa89","kind":"commit","published_at":"2024-08-05T22:30:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.93.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.93.0/manifests"},{"name":"v0.92.0","sha":"b9fc33607e0133522abe197a72b4a5dfe0aa7e11","kind":"commit","published_at":"2024-07-31T20:47:14.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.92.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.92.0/manifests"},{"name":"v0.91.0","sha":"37bac960c497bb2210a83a369963158a4483131d","kind":"commit","published_at":"2024-07-14T07:43:56.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.91.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"93e0febc35da671c13a48455719321e5c1267491","kind":"commit","published_at":"2024-07-14T07:20:59.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.90.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.90.0/manifests"},{"name":"v0.89.0","sha":"a3fc1acbd912292771f55013d292a02588303f80","kind":"commit","published_at":"2024-07-03T16:21:22.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.89.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"aa9fa2f10b212ec79b0253e7676227c85dd6b960","kind":"commit","published_at":"2024-06-14T15:16:20.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.88.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"05283a6e9ad3ddf7345c1d2e41284d996f52d0d5","kind":"commit","published_at":"2024-06-06T21:37:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.87.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.87.0/manifests"},{"name":"v0.86.0","sha":"f84c320647700855c5c9515c8177276d0241610a","kind":"commit","published_at":"2024-06-01T07:38:31.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.86.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"273f58c649ed94ad2442e94aa485f8823e915a1e","kind":"commit","published_at":"2024-05-29T17:04:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.85.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.85.0/manifests"},{"name":"2024_05_20","sha":"c81b360c186aa2e8e091239c89f39e5c04f5e263","kind":"commit","published_at":"2024-05-19T17:13:01.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/2024_05_20","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/2024_05_20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@2024_05_20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/2024_05_20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/2024_05_20/manifests"},{"name":"dwd_obs_daily_climate_summary_2024_05_20","sha":"c81b360c186aa2e8e091239c89f39e5c04f5e263","kind":"commit","published_at":"2024-05-19T17:13:01.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/dwd_obs_daily_climate_summary_2024_05_20","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/dwd_obs_daily_climate_summary_2024_05_20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@dwd_obs_daily_climate_summary_2024_05_20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/dwd_obs_daily_climate_summary_2024_05_20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/dwd_obs_daily_climate_summary_2024_05_20/manifests"},{"name":"v0.84.0","sha":"d01b060640771e3e302755a8bfcb2e3314f2b164","kind":"commit","published_at":"2024-05-15T21:15:15.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.84.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"35d360968fb8ad973e3e1421abe0de18793ab338","kind":"commit","published_at":"2024-04-26T17:13:58.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.83.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.83.0/manifests"},{"name":"v0.82.0","sha":"e1bafe894c48b25f7d1deb8d5a7502af464610ed","kind":"commit","published_at":"2024-04-25T21:08:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.82.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"96c4211dfbc7efc6029170df71b5074024cf4bd8","kind":"commit","published_at":"2024-04-09T20:07:03.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.81.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.81.0/manifests"},{"name":"v0.80.0","sha":"f4d1daf74df189ccf15a6e95839991991dfecb10","kind":"commit","published_at":"2024-04-07T22:45:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.80.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.80.0/manifests"},{"name":"v0.79.0","sha":"2878d4ee3b3e611dc749c7c828743ba5d1e3ab4a","kind":"commit","published_at":"2024-03-21T22:45:24.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.79.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"f5acb73c682c8fa2803b7d03e68daa01cca6df76","kind":"commit","published_at":"2024-03-09T12:02:59.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.78.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.78.0/manifests"},{"name":"v0.77.1","sha":"88cc67c921a1f367dcba54d05a410b79e72b86b5","kind":"commit","published_at":"2024-03-08T19:40:34.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.77.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"65a44e9fcc624a636d22e89e3adeb117bc8fa036","kind":"commit","published_at":"2024-03-08T19:02:46.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.77.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.77.0/manifests"},{"name":"v0.76.1","sha":"8904c2a8cc63ab9ce229a565cdc97b0266241282","kind":"commit","published_at":"2024-03-03T23:02:23.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.76.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.76.1/manifests"},{"name":"v0.76.0","sha":"531a58f17d289266a752ff0f20652c7d6b319173","kind":"commit","published_at":"2024-03-02T18:03:12.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.76.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"85b4ba730b99d4d3346f9511d506e9bdd18835d3","kind":"commit","published_at":"2024-02-25T20:25:14.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.75.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.75.0/manifests"},{"name":"v0.74.0","sha":"e5ff7dfe5cc8b35bd94c7f51f5f8743d770f1125","kind":"commit","published_at":"2024-02-22T22:34:14.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.74.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.74.0/manifests"},{"name":"v0.73.0","sha":"451e1f29170b0f870c4ab2f3f75f8a96dd9df0db","kind":"commit","published_at":"2024-02-08T23:09:46.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.73.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"a538f2fc68079e4dcb2ccaef0a291a50be1a6367","kind":"commit","published_at":"2024-01-13T11:28:24.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.72.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"eff9b901ce61fd9b2e88be134f111e6a76de9f2e","kind":"commit","published_at":"2024-01-03T12:01:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.71.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"a95d6bf053f852fc80a7fc57180d9ab0a931ed5e","kind":"commit","published_at":"2023-12-30T07:28:01.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.70.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.70.0/manifests"},{"name":"v0.69.0","sha":"420b61c9d04c4d6d9d805c1d50e07e3980eb1669","kind":"commit","published_at":"2023-12-17T23:54:54.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.69.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.69.0/manifests"},{"name":"v0.68.0","sha":"0ca5c7b216930f34bc632109e81b347172a7f5d2","kind":"commit","published_at":"2023-12-01T14:02:04.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.68.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"3d3334383cd59ac9c482a7190ec8c6eb5f4dee6c","kind":"commit","published_at":"2023-11-17T11:26:13.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.67.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.67.0/manifests"},{"name":"v0.66.1","sha":"d432f37998ca924cc1995ddfb5fcaf348fa9ee73","kind":"commit","published_at":"2023-11-08T19:52:04.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.66.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.66.1/manifests"},{"name":"v0.66.0","sha":"848702bb126c3a6a43015b647652cf3585fc5f91","kind":"commit","published_at":"2023-11-06T23:19:08.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.66.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"3448678ac1fb8bcedee4e694e6adce6db51cc0c2","kind":"commit","published_at":"2023-10-24T07:41:59.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.65.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.65.0/manifests"},{"name":"v0.64.0","sha":"9c0151d293cbabe5194be1bdc09c169fa9e1332f","kind":"commit","published_at":"2023-10-11T22:49:02.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.64.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"7aac99d8c946e718560af5993c6981e8cd5da5fd","kind":"commit","published_at":"2023-10-08T11:02:36.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.63.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.63.0/manifests"},{"name":"v0.62.0","sha":"9deb5cf62d9958879d41b7b312e52158acaf8b86","kind":"commit","published_at":"2023-10-07T14:27:48.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.62.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.62.0/manifests"},{"name":"v0.61.0","sha":"df80879e8132d85a87f37e203d208dc553b5f811","kind":"commit","published_at":"2023-10-06T16:14:45.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.61.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"0c02bbc4109cb402c883c0b485298d6b3558528d","kind":"commit","published_at":"2023-09-16T20:15:19.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.60.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.60.0/manifests"},{"name":"v0.59.3","sha":"0afbc7a0d7cdfa1c2c23ade1cfe8354e91fa69a5","kind":"commit","published_at":"2023-09-10T22:32:53.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.59.3","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.3/manifests"},{"name":"v0.59.2","sha":"c4cdcaf32449d1a345bba04d2acdb4cc8f2b8e47","kind":"commit","published_at":"2023-09-06T19:32:34.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.59.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.2/manifests"},{"name":"v0.59.1","sha":"2b97ab4df796e1962e63520a9abfdb6935b0de82","kind":"commit","published_at":"2023-08-19T09:57:04.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.59.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"448fbd56b67978cf8f4215dedc02a11b89f66b01","kind":"commit","published_at":"2023-07-30T16:37:09.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.59.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.0/manifests"},{"name":"v0.58.1","sha":"f331a317842d1b5f06d1cbf0eefba25f3f2d4e5e","kind":"commit","published_at":"2023-07-26T21:37:29.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.58.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"c27dde88f5f3d7a35bc32282f2786d68dc9e01e6","kind":"commit","published_at":"2023-07-10T07:30:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.58.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"dd573068174fbe4f3d2044f63ddf68c3fe94f6da","kind":"commit","published_at":"2023-06-28T16:22:56.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.57.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"6c6cd16d9975c9cf70d992aa266e922e8b68408c","kind":"commit","published_at":"2023-06-15T21:40:41.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.57.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.57.0/manifests"},{"name":"v0.56.2","sha":"5361a746b125692fc62e34c9f81ed83a58305d90","kind":"commit","published_at":"2023-05-11T11:06:55.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.56.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.2/manifests"},{"name":"v0.56.1","sha":"d7ce3afea1db8e12ed891284b05fe8cdb27945b6","kind":"commit","published_at":"2023-05-10T16:48:32.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.56.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.1/manifests"},{"name":"v0.56.0","sha":"8a6c4ebd2b51f71aeec4e52cdfbcef2ab2120046","kind":"commit","published_at":"2023-05-02T10:02:18.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.56.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.0/manifests"},{"name":"v0.55.1","sha":"e130d25a93dba4e4b876bad29280b37dbe279363","kind":"commit","published_at":"2023-04-17T22:33:54.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.55.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"b05eefaf41def026bc15fc6f1c9c9fd98920905a","kind":"commit","published_at":"2023-03-19T15:50:46.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.55.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.55.0/manifests"},{"name":"v0.54.1","sha":"1073ebd4f2abe6dc1982647a9283bd864a8e6f5a","kind":"commit","published_at":"2023-03-13T23:01:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.54.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"a10466e46dd18b04628212e42555c8eb6b588b6e","kind":"commit","published_at":"2023-03-07T06:39:36.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.54.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"8f29849318f1e5970fd1884e842c191632d4d0de","kind":"commit","published_at":"2023-02-07T22:01:17.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.53.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"79849302537f9f6858d65812f879f85a863dfb20","kind":"commit","published_at":"2023-01-19T21:39:20.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.52.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"2490f4d652bc3e9186ee211e9bcf27fcccb9241a","kind":"commit","published_at":"2023-01-01T23:23:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.51.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.51.0/manifests"},{"name":"v0.50.0","sha":"246c1250a3d6c42dc4840305e6106b0810cf9ecb","kind":"commit","published_at":"2022-12-03T20:29:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.50.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"6b8b78c489babb588b1e45de7a62529c79fe0dc0","kind":"commit","published_at":"2022-11-28T10:12:36.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.49.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"deb61e33fe183bd71d99adccfb8d158d13ab0186","kind":"commit","published_at":"2022-11-12T07:40:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.48.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.48.0/manifests"},{"name":"v0.47.1","sha":"1f9eacee367e4b7e571f99db7d61fdf2c993f9bd","kind":"commit","published_at":"2022-10-23T09:01:01.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.47.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"948187f46c2f514e7de531ca64522e86885bdedd","kind":"commit","published_at":"2022-10-15T05:45:39.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.47.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"7e12675d76d601934c170374b66db27436b6998b","kind":"commit","published_at":"2022-10-14T04:56:07.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.46.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.46.0/manifests"},{"name":"v0.45.2","sha":"7cb6c435b0e596a6c39ac2e716961e37cd2f3371","kind":"commit","published_at":"2022-10-11T16:29:38.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.45.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.2/manifests"},{"name":"v0.45.1","sha":"08afee62d4cfc9c96fd977861d88b2a150c259a3","kind":"commit","published_at":"2022-10-10T09:27:32.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.45.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"4a4a9cf3ecfc4f95226c4accf6856734722e4748","kind":"commit","published_at":"2022-09-22T21:48:19.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.45.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"de90816830f24a3ae1db7a5f522ab569c32ab5bc","kind":"commit","published_at":"2022-09-18T08:28:56.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.44.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"8548687387ea1fd7caa3585008ce37e085459718","kind":"commit","published_at":"2022-09-05T18:03:10.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.43.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"c40da0521a6025a961281d9fd7f0a7d278ca2882","kind":"commit","published_at":"2022-08-25T17:43:18.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.42.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"d6dbff051cd19176a9cd0c4285ab88503955128a","kind":"commit","published_at":"2022-08-22T15:50:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.42.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"92d19e2335f0b646699adcfc43b2bc5d348eccdf","kind":"commit","published_at":"2022-08-04T19:59:04.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.41.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"e77d121489db441897c39ec958273627fd1708d4","kind":"commit","published_at":"2022-07-24T17:38:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.41.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"1e4bf81a56d1a031d79ac578f70206a3b8865e5d","kind":"commit","published_at":"2022-07-12T11:07:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.40.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"469d74ef0e45c214587ae8bb333f8792747e2ac6","kind":"commit","published_at":"2022-06-26T22:57:54.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.39.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"668a22da93c6bad60092d7b468a4acec780c40af","kind":"commit","published_at":"2022-06-09T20:57:18.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.38.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"0991ed1f33d263dcd3fb0e76799ccff1d0d84100","kind":"commit","published_at":"2022-06-06T06:59:07.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.37.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.37.0/manifests"},{"name":"v0.36.0","sha":"923faa1d697a06f44d0e9ab171803c290a773db0","kind":"commit","published_at":"2022-05-31T20:20:48.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.36.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"6c27769fd1649abdd892fff55004cd7f9ba08e34","kind":"commit","published_at":"2022-05-29T10:09:47.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.35.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"e2acc55bba64f51d4edf7e7356ad773f406eda71","kind":"commit","published_at":"2022-05-22T10:24:26.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.34.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"4dda958a990271c4b1095b553753cc0df772f183","kind":"commit","published_at":"2022-05-15T19:58:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.33.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"439456b825e0dae2b2e66c0bbae434e5a0c8983f","kind":"commit","published_at":"2022-05-14T14:56:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.32.4","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"5a3696aae6bbbd0c67ff89d55fc0cd5b727ce0f9","kind":"commit","published_at":"2022-05-11T22:24:29.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.32.3","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"13d4e046ad4b9de358e6ecbdd7784111af6e4cd5","kind":"commit","published_at":"2022-05-09T22:08:17.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.32.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"643af325e2c8eb0534783f34bc2c7a29d0b7ec94","kind":"commit","published_at":"2022-05-08T22:41:14.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.32.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"6fb0578a5a1491b61b835f4e225395fe7ff65ea6","kind":"commit","published_at":"2022-04-24T18:17:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.32.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"5718a1b563de447c17f413bd789478415e18e7d5","kind":"commit","published_at":"2022-04-03T21:02:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.31.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"18d5fd6c663299c84fe0abe1b40953b38057c0eb","kind":"commit","published_at":"2022-03-29T20:27:05.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.31.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"8ad18d17b2fe6d57a6adbd48b7d0353c755047a8","kind":"commit","published_at":"2022-03-03T21:01:15.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.30.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"744a5ac843b33047a97939385e3c3be9b0f0b430","kind":"commit","published_at":"2022-02-28T18:52:55.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.30.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"b8b80722ff0a0789dcb50e0bf4612223734cc989","kind":"commit","published_at":"2022-02-27T19:37:33.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.29.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"8b363d24f973f1002ed0c99ce9c5d366bde940c8","kind":"commit","published_at":"2022-02-19T18:34:53.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.28.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"578666acbfe31d20ad06c1cc804b8ac9264a892e","kind":"commit","published_at":"2022-02-16T16:35:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.27.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"15409fe0bc20b25defb63fcd76190470a017bad8","kind":"commit","published_at":"2022-02-06T21:04:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.26.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"7e5b5c5fb7e312049f195acd786d2e4ec4ca924d","kind":"commit","published_at":"2022-01-30T13:37:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.25.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"c06ce949d7ac620351a410adf6da151a62f91538","kind":"commit","published_at":"2022-01-30T11:59:35.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.25.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"a6ca42c9daf6d18c4f26f576937d8ecf528c1e77","kind":"commit","published_at":"2022-01-25T20:35:52.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.24.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"7a103a5671960b6bd1df0e47df96d7ebcf87b189","kind":"commit","published_at":"2021-11-21T14:58:53.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.23.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.23.0/manifests"},{"name":"v0.21.0","sha":"76e380f5c62c6d369ae7ac2a335ff0ecf00605c7","kind":"commit","published_at":"2021-09-11T07:37:08.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.21.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"56b7a194478b80e1a6fbbc1eb14b62f1ee5fc837","kind":"commit","published_at":"2021-08-20T05:12:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.20.4","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"426086a821e733380ed52ad54568ac3614f02e44","kind":"commit","published_at":"2021-07-15T19:06:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.20.3","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"772c5e9f7948b24ab6534837c7b9f2bda51e5f9a","kind":"commit","published_at":"2021-06-26T12:18:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.20.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"4d9f5d504831d1f6fc4ba1b3bf33a29b308b0b69","kind":"commit","published_at":"2021-06-25T23:36:54.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.20.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"782fc12b180b3dc59341d372317ead10e8000d01","kind":"commit","published_at":"2021-06-23T21:26:11.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.20.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"6bb4dfad0777f94201636c76389768615914d71f","kind":"commit","published_at":"2021-05-14T16:33:37.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.19.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"8106ab23447f5e50741ca2c3aafc0adf5c894355","kind":"commit","published_at":"2021-05-04T19:21:14.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.18.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"f4c07a58339e275796f1053ea37b07cc6325d06e","kind":"commit","published_at":"2021-04-08T21:08:34.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.17.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"fe358d55e130a0eb6d574753cd1b267cab8ecf88","kind":"commit","published_at":"2021-03-31T05:00:11.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.16.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"51d832a3fc6e3287526849b5a0e2fbf113af2c47","kind":"commit","published_at":"2021-03-30T18:04:12.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.16.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"cbb9ed75fdc0632484b3bea1677d0c4b1c9bc72d","kind":"commit","published_at":"2021-03-07T21:53:49.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.15.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"b1ca9f4ba5d7d21eb624efc6ebf85c9ff7646afa","kind":"commit","published_at":"2021-02-22T07:20:43.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.14.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8170d0bebc02dbd69a7487aed932b5ff12706146","kind":"commit","published_at":"2021-02-05T16:47:19.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.14.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"2cbae78cf090531db7355744266d1ce19ce18f8f","kind":"commit","published_at":"2021-01-21T22:50:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.13.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"b11e4c41c376227256a27c012d7ca3dacc287f9b","kind":"commit","published_at":"2020-12-29T10:49:07.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.12.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"421c9a7963631e1f51545a6aab3559901fa40ade","kind":"commit","published_at":"2020-12-23T12:09:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.12.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"01775106981bb7c7d2dd33da815fbee6f589c881","kind":"commit","published_at":"2020-12-10T01:16:47.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.11.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"584ca780767ff13bf4607d408355ea73e5772afe","kind":"commit","published_at":"2020-12-04T16:10:58.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.11.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"cc617829dd4a4b04f3f607b49298a048ed9825ac","kind":"commit","published_at":"2020-11-14T12:01:33.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.10.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"4eb27aff112ed39f1fd3b97c64a23e827ce59ad2","kind":"commit","published_at":"2020-10-26T01:37:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.10.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"a246a71dd2ce943d18684dc00516fbff52002c18","kind":"commit","published_at":"2020-10-09T18:24:44.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.9.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"c18fdeef6a4b7966334c07d11c5542f2ce11d35b","kind":"commit","published_at":"2020-09-24T22:18:48.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.8.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"ce7d4e5d733a5c2349397f5ec614eb54234102f0","kind":"commit","published_at":"2020-09-16T22:20:56.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.7.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"dec33b1eddd67390fad2f4a82a5724f3f62ce9e7","kind":"commit","published_at":"2020-09-07T17:47:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.6.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"5ce615e71683fb2d53088d355f70845f6fde7e12","kind":"commit","published_at":"2020-08-26T23:40:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.5.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"526857e2dedcf987777afcc9939b3693b9c595e7","kind":"commit","published_at":"2020-08-03T20:31:38.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.4.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"edf79d987b336bc9445d2e89dfadfdc2be32f4f2","kind":"commit","published_at":"2020-07-26T14:05:44.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.3.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"1d91c229ebbe61bcae6a057daed032f03e438281","kind":"commit","published_at":"2020-07-22T23:29:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.2.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"ef5ccfd0a00de4b49b57dfeb5d8afce08e0e4e66","kind":"commit","published_at":"2020-07-05T16:03:33.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.1.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6ff36e3ec1abeeed5a2a3e9bc2837ab92bf218e4","kind":"commit","published_at":"2020-07-02T23:37:36.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.1.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-29T22:13:57.875Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.764254255794306,"dependent_packages_count":5.401293307900869,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.582773781847587},"purl":"pkg:golang/github.com/earthobservations/wetterdienst","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/earthobservations/wetterdienst","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/earthobservations/wetterdienst","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/earthobservations/wetterdienst/dependencies","status":null,"funding_links":["https://github.com/sponsors/gutzbenj","https://patreon.com/earthobservations","paypal.me/BenjaminGutzmann"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T21:32:50.664Z","issues_count":295,"pull_requests_count":1562,"avg_time_to_close_issue":8921337.937269373,"avg_time_to_close_pull_request":722377.0147058824,"issues_closed_count":271,"pull_requests_closed_count":1496,"pull_request_authors_count":25,"issue_authors_count":98,"avg_comments_per_issue":4.284745762711864,"avg_comments_per_pull_request":1.0678617157490398,"merged_pull_requests_count":1197,"bot_issues_count":1,"bot_pull_requests_count":462,"past_year_issues_count":8,"past_year_pull_requests_count":195,"past_year_avg_time_to_close_issue":320860.3333333333,"past_year_avg_time_to_close_pull_request":244292.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":172,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.75,"past_year_avg_comments_per_pull_request":0.9897435897435898,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":144,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/issues","maintainers":[{"login":"gutzbenj","count":903,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gutzbenj"},{"login":"amotl","count":239,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amotl"},{"login":"guidocioni","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guidocioni"},{"login":"neumann-nico","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neumann-nico"},{"login":"kmuehlbauer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmuehlbauer"},{"login":"mspils","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mspils"}],"active_maintainers":[{"login":"gutzbenj","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gutzbenj"},{"login":"mspils","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mspils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fearthobservations%2Fwetterdienst/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fearthobservations%2Fwetterdienst/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fearthobservations%2Fwetterdienst/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fearthobservations%2Fwetterdienst/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fearthobservations%2Fwetterdienst/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fearthobservations%2Fwetterdienst/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282089,"maintainers_count":0,"namespaces_count":839528,"keywords_count":125963,"github":"golang","metadata":{"funded_packages_count":68422,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-30T05:03:32.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2969705,"name":"wetterdienst","ecosystem":"pypi","description":"Open weather data for humans","homepage":"https://wetterdienst.readthedocs.io/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/earthobservations/wetterdienst","keywords_array":["aemet","state-meteorological-agency-of-spain","dmi","danish-meteorological-institute","smhi","swedish-meteorological-and-hydrological-institute","knmi","royal-netherlands-meteorological-institute","deutscher-wetterdienst","dmo","eaufrance-hubeau","environment-and-climate-change-canada","environmental-agency-uk","federal-waterways-and-shipping-administration-germany","forecast","geosphere-austria","ghcn","historical","institute-of-meteorology-and-water-management-poland","meteo-france","synop","federal-office-of-meteorology-and-climatology-switzerland","meteoswiss","mosmix","met-norway","norwegian-meteorological-institute","frost","national-oceanic-and-atmospheric-administration","national-weather-service","royal-meteorological-institute-of-belgium","near-real-time","observation","open-data","open-source","radar","radolan","recent","time-series","weather-api","weather-data","weather-station"],"namespace":null,"versions_count":172,"first_release_published_at":"2020-07-02T23:52:20.000Z","latest_release_published_at":"2026-08-22T07:10:44.000Z","latest_release_number":"0.134.0","last_synced_at":"2026-08-29T21:32:56.695Z","created_at":"2022-04-10T13:04:03.755Z","updated_at":"2026-08-29T21:32:56.696Z","registry_url":"https://pypi.org/project/wetterdienst/","install_command":"pip install wetterdienst --index-url https://pypi.org/simple","documentation_url":"https://wetterdienst.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Information Technology","Intended Audience :: Science/Research","Intended Audience :: System Administrators","Operating System :: MacOS","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Communications","Topic :: Database","Topic :: Internet","Topic :: Internet :: WWW/HTTP :: Indexing/Search","Topic :: Scientific/Engineering :: Atmospheric Science","Topic :: Scientific/Engineering :: GIS","Topic :: Scientific/Engineering :: Human Machine Interfaces","Topic :: Scientific/Engineering :: Hydrology","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator","Topic :: Scientific/Engineering :: Visualization","Topic :: Software Development :: Libraries","Topic :: System :: Archiving","Topic :: Text Processing","Topic :: Utilities"],"normalized_name":"wetterdienst","project_status":null},"repo_metadata":{"id":38108811,"uuid":"160953150","full_name":"earthobservations/wetterdienst","owner":"earthobservations","description":"Open weather data for humans.","archived":false,"fork":false,"pushed_at":"2026-08-20T13:52:17.000Z","size":32185,"stargazers_count":451,"open_issues_count":17,"forks_count":59,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-20T17:08:14.655Z","etag":null,"topics":["aemet","deutscher-wetterdienst","dmi","dwd","eccc","hydrology","knmi","meteo-france","meteorology","meteoswiss","near-real-time","open-data","open-source","radar","smhi","time-series","weather","weather-api","weather-forecast","weather-station"],"latest_commit_sha":null,"homepage":"https://wetterdienst.eobs.org","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/earthobservations.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["gutzbenj"],"patreon":"earthobservations","custom":["paypal.me/BenjaminGutzmann"]}},"created_at":"2018-12-08T15:39:42.000Z","updated_at":"2026-08-20T06:46:33.000Z","dependencies_parsed_at":"2026-08-20T17:05:56.045Z","dependency_job_id":"e1fbd1df-6e71-48ea-ac97-ee6ebc2e06bb","html_url":"https://github.com/earthobservations/wetterdienst","commit_stats":{"total_commits":1624,"total_committers":27,"mean_commits":"60.148148148148145","dds":0.3589901477832512,"last_synced_commit":"2330a0156e7d9d266162fd7622848a7ce2b840f3"},"previous_names":[],"tags_count":187,"template":false,"template_full_name":null,"purl":"pkg:github/earthobservations/wetterdienst","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthobservations","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/sbom","scorecard":{"id":363881,"data":{"date":"2025-08-11","repo":{"name":"github.com/earthobservations/wetterdienst","commit":"cd2aca0675915a55bf9c249b5dda058b57c9efcd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Code-Review","score":0,"reason":"Found 0/28 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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:27","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/coverage.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: found token with 'none' permissions: .github/workflows/docker-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/docker-publish.yml:1","Info: found token with 'none' permissions: .github/workflows/lint.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: found token with 'none' permissions: .github/workflows/tests.yml:1","Info: found token with 'none' permissions: .github/workflows/unused.yml:1","Info: found token with 'none' permissions: .github/workflows/zizmor.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/codeql.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/dependency-review.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-cleanup.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-cleanup.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-cleanup.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unused.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/unused.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unused.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/unused.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/zizmor.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zizmor.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/earthobservations/wetterdienst/zizmor.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:16: pin your Docker image by updating python:3.13-slim-bookworm to python:3.13-slim-bookworm@sha256:2b09112b54420d2e3e814f2cbe34e8e54d32b8c5abd4e72e89cda4758fc6400a","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"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":"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-203","Warn: Project is vulnerable to: PYSEC-2024-25"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-publish.yml:64"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (23) 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-18T11:25:53.515Z","repository_id":38108811,"created_at":"2025-08-18T11:25:53.515Z","updated_at":"2025-08-18T11:25:53.515Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36793878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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"},"owner_record":{"login":"earthobservations","name":"earth observations","uuid":"67055674","kind":"organization","description":"","email":"info@eobs.org","website":"wetterdienst.eobs.org","location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67055674?v=4","repositories_count":57,"last_synced_at":"2026-08-22T11:53:44.323Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/earthobservations","funding_links":[],"total_stars":572,"followers":41,"following":0,"created_at":"2022-11-16T08:42:42.676Z","updated_at":"2026-08-22T11:53:44.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthobservations","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthobservations/repositories"},"tags":[{"name":"v0.133.0","sha":"9a86af2e9a94141b2d070745aee94ce52cd62ef3","kind":"commit","published_at":"2026-08-19T06:59:37.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.133.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.133.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.133.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.133.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.133.0/manifests"},{"name":"app-v0.13.0","sha":"98110cbf34dc27a34179bcbfcd64107e91e63d2d","kind":"commit","published_at":"2026-08-19T06:59:37.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.13.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.13.0/manifests"},{"name":"v0.132.0","sha":"f8b1d44aa36425295af3c434a2caa4698899adcf","kind":"commit","published_at":"2026-08-03T23:16:47.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.132.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.132.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.132.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.132.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.132.0/manifests"},{"name":"app-v0.12.1","sha":"446001f65acc458aa9ba6df9a7ad84e4aba11e1c","kind":"commit","published_at":"2026-08-02T21:13:15.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.12.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.12.1/manifests"},{"name":"v0.131.0","sha":"0cb070f832f4fece48efaf9c178e86bd25a92301","kind":"commit","published_at":"2026-08-02T21:04:39.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.131.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.131.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.131.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.131.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.131.0/manifests"},{"name":"v0.130.0","sha":"031e506d25ade8d65a480d047466a6ba27bd250a","kind":"commit","published_at":"2026-07-29T22:58:45.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.130.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.130.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.130.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.130.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.130.0/manifests"},{"name":"app-v0.12.0","sha":"ab8ba33879f785abce3298071e831069ed430624","kind":"commit","published_at":"2026-07-27T22:18:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.12.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.12.0/manifests"},{"name":"app-v0.11.0","sha":"cd07e64096341a1230500839c90d6fd76fcca37c","kind":"commit","published_at":"2026-07-27T21:37:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.11.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.11.0/manifests"},{"name":"v0.129.0","sha":"cd07e64096341a1230500839c90d6fd76fcca37c","kind":"commit","published_at":"2026-07-27T21:37:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.129.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.129.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.129.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.129.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.129.0/manifests"},{"name":"v0.128.0","sha":"8184b3a367aaf147cc721821e4473bdc065960c2","kind":"commit","published_at":"2026-07-21T22:16:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.128.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.128.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.128.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.128.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.128.0/manifests"},{"name":"app-v0.10.0","sha":"84775a64f161be3dad2624bce6c4a731e366366e","kind":"commit","published_at":"2026-07-10T18:32:32.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.10.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.10.0/manifests"},{"name":"app-v0.9.0","sha":"72e4905aaaa218cfca706311b5f623cbabf2a1c5","kind":"commit","published_at":"2026-07-07T21:21:02.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.9.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.9.0/manifests"},{"name":"v0.127.0","sha":"9bf031d10f2c2afb92b110b00957b58811b59a85","kind":"commit","published_at":"2026-07-07T21:20:49.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.127.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.127.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.127.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.127.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.127.0/manifests"},{"name":"v0.126.0","sha":"47e042b86491513bde0f806192c5e27aea7e548d","kind":"commit","published_at":"2026-07-06T22:20:51.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.126.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.126.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.126.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.126.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.126.0/manifests"},{"name":"v0.125.0","sha":"b8ce8ce1adf780869f5eb4f09e53dc40a4494751","kind":"commit","published_at":"2026-07-06T21:23:24.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.125.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.125.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.125.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.125.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.125.0/manifests"},{"name":"app-v0.8.0","sha":"b8ce8ce1adf780869f5eb4f09e53dc40a4494751","kind":"commit","published_at":"2026-07-06T21:23:24.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.8.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.8.0/manifests"},{"name":"app-v0.7.0","sha":"09d36cb50726bacab832e1ea12cbfc7d13f18e89","kind":"commit","published_at":"2026-07-05T10:36:52.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.7.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.7.0/manifests"},{"name":"v0.124.0","sha":"f81c7a961870e82261494eb249ed7e7797eeee07","kind":"commit","published_at":"2026-06-29T22:35:29.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.124.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.124.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.124.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.124.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.124.0/manifests"},{"name":"v0.123.0","sha":"db999783d254c04784f43ededf61820872e44b47","kind":"commit","published_at":"2026-06-18T18:29:51.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.123.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.123.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.123.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.123.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.123.0/manifests"},{"name":"app-v0.6.0","sha":"a52a8facc2300d8067bc1348c3bcbf10c074c6df","kind":"commit","published_at":"2026-06-18T18:26:15.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.6.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.6.0/manifests"},{"name":"app-v0.5.0","sha":"680bfb9706e06081a4490e97c7ae8021dc0adc52","kind":"commit","published_at":"2026-06-09T10:29:35.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.5.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.5.0/manifests"},{"name":"v0.122.0","sha":"577ce02bd8088e61b0f916fcbea149d9baf3b95b","kind":"commit","published_at":"2026-06-06T23:45:46.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.122.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.122.0/manifests"},{"name":"v0.121.1","sha":"4db094ced8619d7431e972c728c73e7e18a82b0d","kind":"commit","published_at":"2026-05-26T08:27:06.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.121.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.121.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.121.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.121.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.121.1/manifests"},{"name":"v0.121.0","sha":"827f8fd90b62dd38b7285550e2474e15ad89274e","kind":"commit","published_at":"2026-05-09T05:43:39.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.121.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.121.0/manifests"},{"name":"v0.120.0","sha":"477e3cead590acdc6bc3dc89a4ada98c60b21636","kind":"commit","published_at":"2026-04-11T13:31:03.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.120.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.120.0/manifests"},{"name":"v0.119.0","sha":"04e86c1361c5f11a8a377ed371337ed6ee553ba9","kind":"commit","published_at":"2026-02-16T23:26:03.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.119.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.119.0/manifests"},{"name":"app-v0.4.0","sha":"04e86c1361c5f11a8a377ed371337ed6ee553ba9","kind":"commit","published_at":"2026-02-16T23:26:03.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.4.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.4.0/manifests"},{"name":"app-v0.3.0","sha":"4e64553a981213fc4886d23c46797b4fc5f4fa14","kind":"commit","published_at":"2026-02-04T23:01:19.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.3.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.3.0/manifests"},{"name":"v0.118.0","sha":"eaecc2412d2de080fd09fc18869c5541056f8238","kind":"commit","published_at":"2026-02-01T22:24:02.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.118.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.118.0/manifests"},{"name":"app-v0.2.0","sha":"1cd486df8fb528a2e6cb1882858b6437b0d95bfe","kind":"commit","published_at":"2026-01-22T22:47:48.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.2.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.2.0/manifests"},{"name":"app-v0.1.0","sha":"1cbb4fd84adb1e3a1d1d1c19139112aa3fd0eb92","kind":"commit","published_at":"2026-01-04T01:13:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/app-v0.1.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/app-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@app-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/app-v0.1.0/manifests"},{"name":"v0.117.0","sha":"bc30e332c8e9e10c56d41a4a401b11655bb0815f","kind":"commit","published_at":"2026-01-03T19:29:59.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.117.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.117.0/manifests"},{"name":"v0.116.0","sha":"28e55f8e51b9bdbb855a231804dc9004a69c2b75","kind":"commit","published_at":"2025-12-09T22:23:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.116.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"ee2db38df33949d337e3f40e0cbb5a0c338c2b68","kind":"commit","published_at":"2025-11-24T11:41:09.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.115.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.115.0/manifests"},{"name":"v0.114.3","sha":"5c43634a4b2a7e8d57115cb59f3d1ac662fba86e","kind":"commit","published_at":"2025-11-07T10:21:45.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.114.3","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.114.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.114.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.3/manifests"},{"name":"v0.114.2","sha":"10a2c5a75dce8061c66cb07684f50217929d4661","kind":"commit","published_at":"2025-11-05T14:59:10.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.114.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.114.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.114.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.2/manifests"},{"name":"v0.114.1","sha":"dcc397eb06bbfd76ff59fc567aed4e2b76de189c","kind":"commit","published_at":"2025-11-01T21:53:24.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.114.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.114.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.114.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.1/manifests"},{"name":"v0.114.0","sha":"bcecc66be5565119faab0ed79379d70dfd19245a","kind":"commit","published_at":"2025-10-31T20:06:26.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.114.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"c316aee434976cb6ee5aede264339b3882d8a252","kind":"commit","published_at":"2025-09-21T17:19:47.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.113.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"ff0ad592cc81c8fa6bfa9fd8ea416b0f176bf35d","kind":"commit","published_at":"2025-09-06T15:47:13.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.112.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.112.0/manifests"},{"name":"v0.111.0","sha":"cd2aca0675915a55bf9c249b5dda058b57c9efcd","kind":"commit","published_at":"2025-08-03T15:30:59.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.111.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"57d2ac5abd6758afb73b40bdaddafe74e8f23a0f","kind":"commit","published_at":"2025-07-23T20:46:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.110.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.110.0/manifests"},{"name":"v0.109.0","sha":"a92efe17d1f87b079ced292f3af981cba6a93467","kind":"commit","published_at":"2025-06-02T22:06:40.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.109.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"7ec770929b5fbe538e413af1d9767c5888310eaf","kind":"commit","published_at":"2025-04-25T15:07:57.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.108.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.108.0/manifests"},{"name":"v0.107.0","sha":"f149543cbb604abb6417b492a97a068678848a1c","kind":"commit","published_at":"2025-03-25T07:18:10.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.107.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"e7d18432af4ff45271f8c8623a181c8d68a19818","kind":"commit","published_at":"2025-03-05T22:27:47.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.106.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"c5d44a6574c5f68e307137e1ad885c123a84784b","kind":"commit","published_at":"2025-03-01T07:07:32.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.105.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.105.0/manifests"},{"name":"v0.104.0","sha":"ceafaf6df8fd4b1c0c0909650b7cdfc163ae7fcd","kind":"commit","published_at":"2025-02-15T19:30:20.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.104.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e2ff51e49ed9fd55bb669c2ddbf6695da83a178b","kind":"commit","published_at":"2025-02-01T23:21:43.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.103.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"e5e06c6adfcf477e6e5fde0b9d36e453f57f0a01","kind":"commit","published_at":"2025-01-17T22:39:08.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.102.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.102.0/manifests"},{"name":"v0.101.0","sha":"2330a0156e7d9d266162fd7622848a7ce2b840f3","kind":"commit","published_at":"2025-01-13T17:11:32.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.101.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"711dcb7d66a3773901854c97324a8107ead6480b","kind":"commit","published_at":"2025-01-06T22:36:49.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.100.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.100.0/manifests"},{"name":"v0.99.0","sha":"dd907e00e4c1ab8d570c89ebcc85a0be8062be3f","kind":"commit","published_at":"2024-12-30T22:37:46.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.99.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"8a3cb5febd17a515caf43df7d11cbb91a7ae19ea","kind":"commit","published_at":"2024-12-09T06:42:50.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.98.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.98.0/manifests"},{"name":"v0.97.0","sha":"670bc872ee8f9cbf939ef3b63b5e50625eefa87d","kind":"commit","published_at":"2024-10-06T21:19:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.97.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.97.0/manifests"},{"name":"v0.96.0","sha":"b74349ba1986df34cea826cb90655896b792cca4","kind":"commit","published_at":"2024-10-04T14:03:48.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.96.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.96.0/manifests"},{"name":"v0.95.1","sha":"bc276e5c0315bea5072a896d197694a5ca321350","kind":"commit","published_at":"2024-09-04T22:20:15.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.95.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.95.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.95.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.95.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.95.1/manifests"},{"name":"v0.95.0","sha":"a53a66b0d47de70f33700419956c8dec4a2f939b","kind":"commit","published_at":"2024-08-26T22:37:34.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.95.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"49a251345fe7c8caba91eb58beec249c134ae734","kind":"commit","published_at":"2024-08-10T11:01:18.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.94.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"24e0a4c907c9316748b8e54980f8f12d03d3aa89","kind":"commit","published_at":"2024-08-05T22:30:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.93.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.93.0/manifests"},{"name":"v0.92.0","sha":"b9fc33607e0133522abe197a72b4a5dfe0aa7e11","kind":"commit","published_at":"2024-07-31T20:47:14.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.92.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.92.0/manifests"},{"name":"v0.91.0","sha":"37bac960c497bb2210a83a369963158a4483131d","kind":"commit","published_at":"2024-07-14T07:43:56.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.91.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"93e0febc35da671c13a48455719321e5c1267491","kind":"commit","published_at":"2024-07-14T07:20:59.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.90.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.90.0/manifests"},{"name":"v0.89.0","sha":"a3fc1acbd912292771f55013d292a02588303f80","kind":"commit","published_at":"2024-07-03T16:21:22.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.89.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"aa9fa2f10b212ec79b0253e7676227c85dd6b960","kind":"commit","published_at":"2024-06-14T15:16:20.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.88.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"05283a6e9ad3ddf7345c1d2e41284d996f52d0d5","kind":"commit","published_at":"2024-06-06T21:37:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.87.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.87.0/manifests"},{"name":"v0.86.0","sha":"f84c320647700855c5c9515c8177276d0241610a","kind":"commit","published_at":"2024-06-01T07:38:31.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.86.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"273f58c649ed94ad2442e94aa485f8823e915a1e","kind":"commit","published_at":"2024-05-29T17:04:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.85.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.85.0/manifests"},{"name":"2024_05_20","sha":"c81b360c186aa2e8e091239c89f39e5c04f5e263","kind":"commit","published_at":"2024-05-19T17:13:01.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/2024_05_20","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/2024_05_20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@2024_05_20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/2024_05_20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/2024_05_20/manifests"},{"name":"dwd_obs_daily_climate_summary_2024_05_20","sha":"c81b360c186aa2e8e091239c89f39e5c04f5e263","kind":"commit","published_at":"2024-05-19T17:13:01.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/dwd_obs_daily_climate_summary_2024_05_20","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/dwd_obs_daily_climate_summary_2024_05_20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@dwd_obs_daily_climate_summary_2024_05_20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/dwd_obs_daily_climate_summary_2024_05_20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/dwd_obs_daily_climate_summary_2024_05_20/manifests"},{"name":"v0.84.0","sha":"d01b060640771e3e302755a8bfcb2e3314f2b164","kind":"commit","published_at":"2024-05-15T21:15:15.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.84.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"35d360968fb8ad973e3e1421abe0de18793ab338","kind":"commit","published_at":"2024-04-26T17:13:58.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.83.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.83.0/manifests"},{"name":"v0.82.0","sha":"e1bafe894c48b25f7d1deb8d5a7502af464610ed","kind":"commit","published_at":"2024-04-25T21:08:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.82.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"96c4211dfbc7efc6029170df71b5074024cf4bd8","kind":"commit","published_at":"2024-04-09T20:07:03.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.81.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.81.0/manifests"},{"name":"v0.80.0","sha":"f4d1daf74df189ccf15a6e95839991991dfecb10","kind":"commit","published_at":"2024-04-07T22:45:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.80.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.80.0/manifests"},{"name":"v0.79.0","sha":"2878d4ee3b3e611dc749c7c828743ba5d1e3ab4a","kind":"commit","published_at":"2024-03-21T22:45:24.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.79.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"f5acb73c682c8fa2803b7d03e68daa01cca6df76","kind":"commit","published_at":"2024-03-09T12:02:59.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.78.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.78.0/manifests"},{"name":"v0.77.1","sha":"88cc67c921a1f367dcba54d05a410b79e72b86b5","kind":"commit","published_at":"2024-03-08T19:40:34.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.77.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"65a44e9fcc624a636d22e89e3adeb117bc8fa036","kind":"commit","published_at":"2024-03-08T19:02:46.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.77.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.77.0/manifests"},{"name":"v0.76.1","sha":"8904c2a8cc63ab9ce229a565cdc97b0266241282","kind":"commit","published_at":"2024-03-03T23:02:23.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.76.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.76.1/manifests"},{"name":"v0.76.0","sha":"531a58f17d289266a752ff0f20652c7d6b319173","kind":"commit","published_at":"2024-03-02T18:03:12.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.76.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"85b4ba730b99d4d3346f9511d506e9bdd18835d3","kind":"commit","published_at":"2024-02-25T20:25:14.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.75.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.75.0/manifests"},{"name":"v0.74.0","sha":"e5ff7dfe5cc8b35bd94c7f51f5f8743d770f1125","kind":"commit","published_at":"2024-02-22T22:34:14.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.74.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.74.0/manifests"},{"name":"v0.73.0","sha":"451e1f29170b0f870c4ab2f3f75f8a96dd9df0db","kind":"commit","published_at":"2024-02-08T23:09:46.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.73.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"a538f2fc68079e4dcb2ccaef0a291a50be1a6367","kind":"commit","published_at":"2024-01-13T11:28:24.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.72.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"eff9b901ce61fd9b2e88be134f111e6a76de9f2e","kind":"commit","published_at":"2024-01-03T12:01:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.71.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"a95d6bf053f852fc80a7fc57180d9ab0a931ed5e","kind":"commit","published_at":"2023-12-30T07:28:01.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.70.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.70.0/manifests"},{"name":"v0.69.0","sha":"420b61c9d04c4d6d9d805c1d50e07e3980eb1669","kind":"commit","published_at":"2023-12-17T23:54:54.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.69.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.69.0/manifests"},{"name":"v0.68.0","sha":"0ca5c7b216930f34bc632109e81b347172a7f5d2","kind":"commit","published_at":"2023-12-01T14:02:04.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.68.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"3d3334383cd59ac9c482a7190ec8c6eb5f4dee6c","kind":"commit","published_at":"2023-11-17T11:26:13.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.67.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.67.0/manifests"},{"name":"v0.66.1","sha":"d432f37998ca924cc1995ddfb5fcaf348fa9ee73","kind":"commit","published_at":"2023-11-08T19:52:04.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.66.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.66.1/manifests"},{"name":"v0.66.0","sha":"848702bb126c3a6a43015b647652cf3585fc5f91","kind":"commit","published_at":"2023-11-06T23:19:08.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.66.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"3448678ac1fb8bcedee4e694e6adce6db51cc0c2","kind":"commit","published_at":"2023-10-24T07:41:59.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.65.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.65.0/manifests"},{"name":"v0.64.0","sha":"9c0151d293cbabe5194be1bdc09c169fa9e1332f","kind":"commit","published_at":"2023-10-11T22:49:02.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.64.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"7aac99d8c946e718560af5993c6981e8cd5da5fd","kind":"commit","published_at":"2023-10-08T11:02:36.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.63.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.63.0/manifests"},{"name":"v0.62.0","sha":"9deb5cf62d9958879d41b7b312e52158acaf8b86","kind":"commit","published_at":"2023-10-07T14:27:48.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.62.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.62.0/manifests"},{"name":"v0.61.0","sha":"df80879e8132d85a87f37e203d208dc553b5f811","kind":"commit","published_at":"2023-10-06T16:14:45.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.61.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"0c02bbc4109cb402c883c0b485298d6b3558528d","kind":"commit","published_at":"2023-09-16T20:15:19.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.60.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.60.0/manifests"},{"name":"v0.59.3","sha":"0afbc7a0d7cdfa1c2c23ade1cfe8354e91fa69a5","kind":"commit","published_at":"2023-09-10T22:32:53.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.59.3","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.3/manifests"},{"name":"v0.59.2","sha":"c4cdcaf32449d1a345bba04d2acdb4cc8f2b8e47","kind":"commit","published_at":"2023-09-06T19:32:34.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.59.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.2/manifests"},{"name":"v0.59.1","sha":"2b97ab4df796e1962e63520a9abfdb6935b0de82","kind":"commit","published_at":"2023-08-19T09:57:04.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.59.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"448fbd56b67978cf8f4215dedc02a11b89f66b01","kind":"commit","published_at":"2023-07-30T16:37:09.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.59.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.59.0/manifests"},{"name":"v0.58.1","sha":"f331a317842d1b5f06d1cbf0eefba25f3f2d4e5e","kind":"commit","published_at":"2023-07-26T21:37:29.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.58.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"c27dde88f5f3d7a35bc32282f2786d68dc9e01e6","kind":"commit","published_at":"2023-07-10T07:30:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.58.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"dd573068174fbe4f3d2044f63ddf68c3fe94f6da","kind":"commit","published_at":"2023-06-28T16:22:56.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.57.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"6c6cd16d9975c9cf70d992aa266e922e8b68408c","kind":"commit","published_at":"2023-06-15T21:40:41.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.57.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.57.0/manifests"},{"name":"v0.56.2","sha":"5361a746b125692fc62e34c9f81ed83a58305d90","kind":"commit","published_at":"2023-05-11T11:06:55.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.56.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.2/manifests"},{"name":"v0.56.1","sha":"d7ce3afea1db8e12ed891284b05fe8cdb27945b6","kind":"commit","published_at":"2023-05-10T16:48:32.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.56.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.1/manifests"},{"name":"v0.56.0","sha":"8a6c4ebd2b51f71aeec4e52cdfbcef2ab2120046","kind":"commit","published_at":"2023-05-02T10:02:18.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.56.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.56.0/manifests"},{"name":"v0.55.1","sha":"e130d25a93dba4e4b876bad29280b37dbe279363","kind":"commit","published_at":"2023-04-17T22:33:54.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.55.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"b05eefaf41def026bc15fc6f1c9c9fd98920905a","kind":"commit","published_at":"2023-03-19T15:50:46.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.55.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.55.0/manifests"},{"name":"v0.54.1","sha":"1073ebd4f2abe6dc1982647a9283bd864a8e6f5a","kind":"commit","published_at":"2023-03-13T23:01:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.54.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"a10466e46dd18b04628212e42555c8eb6b588b6e","kind":"commit","published_at":"2023-03-07T06:39:36.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.54.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"8f29849318f1e5970fd1884e842c191632d4d0de","kind":"commit","published_at":"2023-02-07T22:01:17.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.53.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"79849302537f9f6858d65812f879f85a863dfb20","kind":"commit","published_at":"2023-01-19T21:39:20.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.52.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"2490f4d652bc3e9186ee211e9bcf27fcccb9241a","kind":"commit","published_at":"2023-01-01T23:23:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.51.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.51.0/manifests"},{"name":"v0.50.0","sha":"246c1250a3d6c42dc4840305e6106b0810cf9ecb","kind":"commit","published_at":"2022-12-03T20:29:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.50.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"6b8b78c489babb588b1e45de7a62529c79fe0dc0","kind":"commit","published_at":"2022-11-28T10:12:36.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.49.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"deb61e33fe183bd71d99adccfb8d158d13ab0186","kind":"commit","published_at":"2022-11-12T07:40:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.48.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.48.0/manifests"},{"name":"v0.47.1","sha":"1f9eacee367e4b7e571f99db7d61fdf2c993f9bd","kind":"commit","published_at":"2022-10-23T09:01:01.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.47.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"948187f46c2f514e7de531ca64522e86885bdedd","kind":"commit","published_at":"2022-10-15T05:45:39.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.47.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"7e12675d76d601934c170374b66db27436b6998b","kind":"commit","published_at":"2022-10-14T04:56:07.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.46.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.46.0/manifests"},{"name":"v0.45.2","sha":"7cb6c435b0e596a6c39ac2e716961e37cd2f3371","kind":"commit","published_at":"2022-10-11T16:29:38.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.45.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.2/manifests"},{"name":"v0.45.1","sha":"08afee62d4cfc9c96fd977861d88b2a150c259a3","kind":"commit","published_at":"2022-10-10T09:27:32.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.45.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"4a4a9cf3ecfc4f95226c4accf6856734722e4748","kind":"commit","published_at":"2022-09-22T21:48:19.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.45.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"de90816830f24a3ae1db7a5f522ab569c32ab5bc","kind":"commit","published_at":"2022-09-18T08:28:56.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.44.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"8548687387ea1fd7caa3585008ce37e085459718","kind":"commit","published_at":"2022-09-05T18:03:10.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.43.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"c40da0521a6025a961281d9fd7f0a7d278ca2882","kind":"commit","published_at":"2022-08-25T17:43:18.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.42.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"d6dbff051cd19176a9cd0c4285ab88503955128a","kind":"commit","published_at":"2022-08-22T15:50:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.42.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"92d19e2335f0b646699adcfc43b2bc5d348eccdf","kind":"commit","published_at":"2022-08-04T19:59:04.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.41.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"e77d121489db441897c39ec958273627fd1708d4","kind":"commit","published_at":"2022-07-24T17:38:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.41.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"1e4bf81a56d1a031d79ac578f70206a3b8865e5d","kind":"commit","published_at":"2022-07-12T11:07:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.40.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"469d74ef0e45c214587ae8bb333f8792747e2ac6","kind":"commit","published_at":"2022-06-26T22:57:54.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.39.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"668a22da93c6bad60092d7b468a4acec780c40af","kind":"commit","published_at":"2022-06-09T20:57:18.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.38.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"0991ed1f33d263dcd3fb0e76799ccff1d0d84100","kind":"commit","published_at":"2022-06-06T06:59:07.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.37.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.37.0/manifests"},{"name":"v0.36.0","sha":"923faa1d697a06f44d0e9ab171803c290a773db0","kind":"commit","published_at":"2022-05-31T20:20:48.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.36.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"6c27769fd1649abdd892fff55004cd7f9ba08e34","kind":"commit","published_at":"2022-05-29T10:09:47.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.35.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"e2acc55bba64f51d4edf7e7356ad773f406eda71","kind":"commit","published_at":"2022-05-22T10:24:26.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.34.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"4dda958a990271c4b1095b553753cc0df772f183","kind":"commit","published_at":"2022-05-15T19:58:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.33.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"439456b825e0dae2b2e66c0bbae434e5a0c8983f","kind":"commit","published_at":"2022-05-14T14:56:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.32.4","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"5a3696aae6bbbd0c67ff89d55fc0cd5b727ce0f9","kind":"commit","published_at":"2022-05-11T22:24:29.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.32.3","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"13d4e046ad4b9de358e6ecbdd7784111af6e4cd5","kind":"commit","published_at":"2022-05-09T22:08:17.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.32.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"643af325e2c8eb0534783f34bc2c7a29d0b7ec94","kind":"commit","published_at":"2022-05-08T22:41:14.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.32.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"6fb0578a5a1491b61b835f4e225395fe7ff65ea6","kind":"commit","published_at":"2022-04-24T18:17:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.32.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"5718a1b563de447c17f413bd789478415e18e7d5","kind":"commit","published_at":"2022-04-03T21:02:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.31.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"18d5fd6c663299c84fe0abe1b40953b38057c0eb","kind":"commit","published_at":"2022-03-29T20:27:05.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.31.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"8ad18d17b2fe6d57a6adbd48b7d0353c755047a8","kind":"commit","published_at":"2022-03-03T21:01:15.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.30.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"744a5ac843b33047a97939385e3c3be9b0f0b430","kind":"commit","published_at":"2022-02-28T18:52:55.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.30.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"b8b80722ff0a0789dcb50e0bf4612223734cc989","kind":"commit","published_at":"2022-02-27T19:37:33.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.29.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"8b363d24f973f1002ed0c99ce9c5d366bde940c8","kind":"commit","published_at":"2022-02-19T18:34:53.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.28.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"578666acbfe31d20ad06c1cc804b8ac9264a892e","kind":"commit","published_at":"2022-02-16T16:35:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.27.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"15409fe0bc20b25defb63fcd76190470a017bad8","kind":"commit","published_at":"2022-02-06T21:04:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.26.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"7e5b5c5fb7e312049f195acd786d2e4ec4ca924d","kind":"commit","published_at":"2022-01-30T13:37:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.25.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"c06ce949d7ac620351a410adf6da151a62f91538","kind":"commit","published_at":"2022-01-30T11:59:35.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.25.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"a6ca42c9daf6d18c4f26f576937d8ecf528c1e77","kind":"commit","published_at":"2022-01-25T20:35:52.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.24.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"7a103a5671960b6bd1df0e47df96d7ebcf87b189","kind":"commit","published_at":"2021-11-21T14:58:53.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.23.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.23.0/manifests"},{"name":"v0.21.0","sha":"76e380f5c62c6d369ae7ac2a335ff0ecf00605c7","kind":"commit","published_at":"2021-09-11T07:37:08.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.21.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.21.0/manifests"},{"name":"v0.20.4","sha":"56b7a194478b80e1a6fbbc1eb14b62f1ee5fc837","kind":"commit","published_at":"2021-08-20T05:12:27.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.20.4","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"426086a821e733380ed52ad54568ac3614f02e44","kind":"commit","published_at":"2021-07-15T19:06:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.20.3","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"772c5e9f7948b24ab6534837c7b9f2bda51e5f9a","kind":"commit","published_at":"2021-06-26T12:18:30.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.20.2","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"4d9f5d504831d1f6fc4ba1b3bf33a29b308b0b69","kind":"commit","published_at":"2021-06-25T23:36:54.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.20.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"782fc12b180b3dc59341d372317ead10e8000d01","kind":"commit","published_at":"2021-06-23T21:26:11.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.20.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"6bb4dfad0777f94201636c76389768615914d71f","kind":"commit","published_at":"2021-05-14T16:33:37.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.19.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"8106ab23447f5e50741ca2c3aafc0adf5c894355","kind":"commit","published_at":"2021-05-04T19:21:14.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.18.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"f4c07a58339e275796f1053ea37b07cc6325d06e","kind":"commit","published_at":"2021-04-08T21:08:34.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.17.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"fe358d55e130a0eb6d574753cd1b267cab8ecf88","kind":"commit","published_at":"2021-03-31T05:00:11.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.16.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"51d832a3fc6e3287526849b5a0e2fbf113af2c47","kind":"commit","published_at":"2021-03-30T18:04:12.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.16.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"cbb9ed75fdc0632484b3bea1677d0c4b1c9bc72d","kind":"commit","published_at":"2021-03-07T21:53:49.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.15.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"b1ca9f4ba5d7d21eb624efc6ebf85c9ff7646afa","kind":"commit","published_at":"2021-02-22T07:20:43.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.14.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8170d0bebc02dbd69a7487aed932b5ff12706146","kind":"commit","published_at":"2021-02-05T16:47:19.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.14.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"2cbae78cf090531db7355744266d1ce19ce18f8f","kind":"commit","published_at":"2021-01-21T22:50:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.13.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"b11e4c41c376227256a27c012d7ca3dacc287f9b","kind":"commit","published_at":"2020-12-29T10:49:07.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.12.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"421c9a7963631e1f51545a6aab3559901fa40ade","kind":"commit","published_at":"2020-12-23T12:09:16.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.12.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"01775106981bb7c7d2dd33da815fbee6f589c881","kind":"commit","published_at":"2020-12-10T01:16:47.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.11.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"584ca780767ff13bf4607d408355ea73e5772afe","kind":"commit","published_at":"2020-12-04T16:10:58.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.11.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"cc617829dd4a4b04f3f607b49298a048ed9825ac","kind":"commit","published_at":"2020-11-14T12:01:33.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.10.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"4eb27aff112ed39f1fd3b97c64a23e827ce59ad2","kind":"commit","published_at":"2020-10-26T01:37:21.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.10.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"a246a71dd2ce943d18684dc00516fbff52002c18","kind":"commit","published_at":"2020-10-09T18:24:44.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.9.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"c18fdeef6a4b7966334c07d11c5542f2ce11d35b","kind":"commit","published_at":"2020-09-24T22:18:48.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.8.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"ce7d4e5d733a5c2349397f5ec614eb54234102f0","kind":"commit","published_at":"2020-09-16T22:20:56.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.7.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"dec33b1eddd67390fad2f4a82a5724f3f62ce9e7","kind":"commit","published_at":"2020-09-07T17:47:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.6.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"5ce615e71683fb2d53088d355f70845f6fde7e12","kind":"commit","published_at":"2020-08-26T23:40:42.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.5.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"526857e2dedcf987777afcc9939b3693b9c595e7","kind":"commit","published_at":"2020-08-03T20:31:38.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.4.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"edf79d987b336bc9445d2e89dfadfdc2be32f4f2","kind":"commit","published_at":"2020-07-26T14:05:44.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.3.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"1d91c229ebbe61bcae6a057daed032f03e438281","kind":"commit","published_at":"2020-07-22T23:29:28.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.2.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"ef5ccfd0a00de4b49b57dfeb5d8afce08e0e4e66","kind":"commit","published_at":"2020-07-05T16:03:33.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.1.1","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6ff36e3ec1abeeed5a2a3e9bc2837ab92bf218e4","kind":"commit","published_at":"2020-07-02T23:37:36.000Z","download_url":"https://codeload.github.com/earthobservations/wetterdienst/tar.gz/v0.1.0","html_url":"https://github.com/earthobservations/wetterdienst/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthobservations/wetterdienst@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T21:23:04.387Z","dependent_packages_count":2,"downloads":20234,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":2.515453834115806,"dependent_repos_count":6.738910511166292,"dependent_packages_count":7.306363177401113,"stargazers_count":3.6789716326622424,"forks_count":6.199209860502614,"docker_downloads_count":null,"average":5.287781803169613},"purl":"pkg:pypi/wetterdienst","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/wetterdienst","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/wetterdienst","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/wetterdienst/dependencies","status":null,"funding_links":["https://github.com/sponsors/gutzbenj","https://patreon.com/earthobservations","paypal.me/BenjaminGutzmann"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T20:03:09.889Z","issues_count":294,"pull_requests_count":1562,"avg_time_to_close_issue":8921337.937269373,"avg_time_to_close_pull_request":722377.0147058824,"issues_closed_count":271,"pull_requests_closed_count":1496,"pull_request_authors_count":25,"issue_authors_count":98,"avg_comments_per_issue":4.299319727891157,"avg_comments_per_pull_request":1.0678617157490398,"merged_pull_requests_count":1197,"bot_issues_count":1,"bot_pull_requests_count":462,"past_year_issues_count":7,"past_year_pull_requests_count":195,"past_year_avg_time_to_close_issue":320860.3333333333,"past_year_avg_time_to_close_pull_request":244292.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":172,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.142857142857143,"past_year_avg_comments_per_pull_request":0.9897435897435898,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":144,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/issues","maintainers":[{"login":"gutzbenj","count":903,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gutzbenj"},{"login":"amotl","count":239,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amotl"},{"login":"guidocioni","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guidocioni"},{"login":"neumann-nico","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neumann-nico"},{"login":"kmuehlbauer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmuehlbauer"},{"login":"mspils","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mspils"}],"active_maintainers":[{"login":"gutzbenj","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gutzbenj"},{"login":"mspils","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mspils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wetterdienst/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wetterdienst/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wetterdienst/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wetterdienst/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wetterdienst/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wetterdienst/codemeta","maintainers":[{"uuid":"gutzbenj","login":"gutzbenj","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/gutzbenj/","role":null,"created_at":"2023-02-06T15:06:27.250Z","updated_at":"2023-02-06T15:06:27.250Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gutzbenj/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":931657,"maintainers_count":400319,"namespaces_count":0,"keywords_count":312754,"github":"pypi","metadata":{"funded_packages_count":59030,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-30T05:00:43.555Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":35626,"full_name":"earthobservations/wetterdienst","default_branch":"main","total_commits":2147,"total_committers":32,"total_bot_commits":161,"total_bot_committers":2,"mean_commits":67.09375,"dds":0.2920353982300885,"past_year_total_commits":418,"past_year_total_committers":7,"past_year_total_bot_commits":29,"past_year_total_bot_committers":2,"past_year_mean_commits":59.714285714285715,"past_year_dds":0.08851674641148322,"last_synced_at":"2026-08-27T00:26:31.376Z","last_synced_commit":"ae85bbd7ed466f7c5cb2625fc4229fda77058327","created_at":"2023-03-07T17:00:45.744Z","updated_at":"2026-08-27T00:26:31.206Z","committers":[{"name":"Benjamin Gutzmann","email":"gutzemann@gmail.com","login":"gutzbenj","count":1520},{"name":"Andreas Motl","email":"andreas.motl@panodata.org","login":"amotl","count":368},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":160},{"name":"meteoDaniel","email":"derArmeRitter56","login":null,"count":22},{"name":"Nico Neumann","email":"33637944+neumann-nico","login":"neumann-nico","count":12},{"name":"Benjamin Gutzmann","email":"gutzmannbenjamin@gmail.com","login":null,"count":11},{"name":"d.lassahn","email":"d.lassahn@meteocontrol.de","login":null,"count":7},{"name":"Rahul","email":"rahul.wings678@gmail.com","login":"bluearrow98","count":7},{"name":"jb-at-bdr","email":"jonas.bergner@bdr.de","login":"jb-at-bdr","count":5},{"name":"meteoDaniel","email":"daniel.lassahn@gmail.com","login":"meteoDaniel","count":5},{"name":"Jan-Henrik Bruhn","email":"github@jhbruhn.de","login":"jhbruhn","count":4},{"name":"Berry Boessenkool","email":"berry-b@gmx.de","login":"brry","count":2},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":2},{"name":"Kai Mühlbauer","email":"kai.muehlbauer@uni-bonn.de","login":"kmuehlbauer","count":2},{"name":"Max Buchholz","email":"Max.Buchholz@gmx.de","login":"1Maxnet1","count":2},{"name":"Niclas Hoyer","email":"info@niclashoyer.de","login":"niclashoyer","count":2},{"name":"David Wallace","email":"david.wallace@tu-darmstadt.de","login":"MyPyDavid","count":1},{"name":"Ilya Kamenshchikov","email":"ikamenshchikov@gmail.com","login":"ikamensh","count":1},{"name":"Janek Nouvertné","email":"janek.nouvertne@node.energy","login":"provinzkraut","count":1},{"name":"Justus Braun","email":"57273189+Justus-Braun","login":"Justus-Braun","count":1},{"name":"Korbenga","email":"77407487+Korbenga","login":"Korbenga","count":1},{"name":"Max Bachmann","email":"kontakt@maxbachmann.de","login":"maxbachmann","count":1},{"name":"Maximilian Linhoff","email":"maximilian.linhoff@tu-dortmund.de","login":"maxnoe","count":1},{"name":"Michel Spils","email":"111068086+mspils","login":"mspils","count":1},{"name":"Rastaban-TzW","email":"74292622+Rastaban-TzW","login":"Rastaban-TzW","count":1},{"name":"Sander Maijers","email":"3374183+sanmai-NL","login":"sanmai-NL","count":1},{"name":"Weidav","email":"66092635+Weidav","login":"Weidav","count":1},{"name":"Xylar Asay-Davis","email":"xylarstorm@gmail.com","login":"xylar","count":1},{"name":"Yvonne Fröhlich","email":"94163266+yvonnefroehlich","login":"yvonnefroehlich","count":1},{"name":"copilot-swe-agent[bot]","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"donni-h","email":"56559005+donni-h","login":"donni-h","count":1},{"name":"e-dism","email":"70764180+e-dism","login":"e-dism","count":1}],"past_year_committers":[{"name":"Benjamin Gutzmann","email":"benjamin.gutzmann@pm.me","login":"gutzbenj","count":381},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":28},{"name":"jb-at-bdr","email":"jonas.bergner@bdr.de","login":"jb-at-bdr","count":5},{"name":"copilot-swe-agent[bot]","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Yvonne Fröhlich","email":"94163266+yvonnefroehlich","login":"yvonnefroehlich","count":1},{"name":"Rastaban-TzW","email":"74292622+Rastaban-TzW","login":"Rastaban-TzW","count":1},{"name":"Michel Spils","email":"111068086+mspils","login":"mspils","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-27T00:00:09.802Z","repositories_count":6812527,"commits_count":987203935,"contributors_count":41626955,"owners_count":1370643,"committers_count":3375692,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"earthobservations/wetterdienst","html_url":"https://github.com/earthobservations/wetterdienst","last_synced_at":"2026-08-29T21:32:50.664Z","status":null,"issues_count":295,"pull_requests_count":1562,"avg_time_to_close_issue":8921337.937269373,"avg_time_to_close_pull_request":722377.0147058824,"issues_closed_count":271,"pull_requests_closed_count":1496,"pull_request_authors_count":25,"issue_authors_count":98,"avg_comments_per_issue":4.284745762711864,"avg_comments_per_pull_request":1.0678617157490398,"merged_pull_requests_count":1197,"bot_issues_count":1,"bot_pull_requests_count":462,"past_year_issues_count":8,"past_year_pull_requests_count":195,"past_year_avg_time_to_close_issue":320860.3333333333,"past_year_avg_time_to_close_pull_request":244292.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":172,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.75,"past_year_avg_comments_per_pull_request":0.9897435897435898,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":144,"created_at":"2023-05-09T10:36:52.835Z","updated_at":"2026-08-29T21:32:50.664Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthobservations%2Fwetterdienst/issues","issue_labels_count":{"enhancement":30,"bug":17,"feature":8,"help wanted":7,"infrastructure":6,"good first issue":2,"parameter-naming":2,"question":2,"tests":2,"dependencies":1,"python":1},"pull_request_labels_count":{"dependencies":461,"python":265,"github_actions":49,"python:uv":24,"enhancement":14,"feature":6,"infrastructure":5,"docker":5,"tests":4,"javascript":3,"hacktoberfest-accepted":3,"bug":3},"issue_author_associations_count":{"NONE":139,"MEMBER":121,"CONTRIBUTOR":31,"COLLABORATOR":4},"pull_request_author_associations_count":{"MEMBER":1042,"CONTRIBUTOR":505,"NONE":12,"COLLABORATOR":3},"issue_authors":{"amotl":78,"gutzbenj":32,"meteoDaniel":23,"guidocioni":11,"larsrinn":9,"TheAnalystx":6,"SB-511":6,"Weidav":5,"saschnet":5,"MLfreakPy":4,"kmuehlbauer":4,"wetterfrosch":3,"darian-heede":3,"e-dism":3,"Elfe":3,"asun233":3,"Zawar92":3,"cacraig":3,"mhuber89":3,"lasinludwig":2,"MarcelBeining":2,"sk-drop":2,"jeiglsperger":2,"bluearrow98":2,"libPhipp":2,"padmalcom":2,"lpegel":2,"jscmidt":2,"mashirali":1,"danieldig":1,"mxmlnmrk":1,"mmaelicke":1,"chazarabriseis":1,"philip-roedig":1,"RJVogel":1,"hallojs":1,"martin3000":1,"Abdi-Arslene":1,"GeyerJoachim":1,"Roschl":1,"amitk0693":1,"fynnwz":1,"nhelsherif":1,"GezaBoi":1,"dpakprajul":1,"ssoobboobb":1,"ursusmutus":1,"asmod3us":1,"maxschmi":1,"MuellerSeb":1,"aikitori":1,"marvingabler":1,"prayer007":1,"steffen746":1,"joroeder":1,"dependabot[bot]":1,"1Maxnet1":1,"jb-at-bdr":1,"joshuarrrrr":1,"JohannaSte":1,"stuff4711":1,"mpesci":1,"bcozmen":1,"AlexDo1":1,"kuvst":1,"svetaka14":1,"sguidara-ventus":1,"scherbinek":1,"manmeet3591":1,"fgro":1,"tsjfd":1,"randomgambit":1,"TheNeedForSleep":1,"Mar-ai":1,"sivogel":1,"celinahanouti":1,"JaegerStephan":1,"jwillmer":1,"AB-04-ju":1,"ZerovdElbe":1,"naseWei":1,"yannik207":1,"HendrikHuel":1,"MadMax199":1,"pedroalencar1":1,"AtombertOetschek":1,"azevallos":1,"Philipp-Binder":1,"tlogan2000":1,"DaemonNet":1,"ashimgiyanani":1,"Philly-V":1,"KaifengXuuu":1,"amos-ibs":1,"bhuemmer":1,"nkiessling":1,"nhcb":1,"oschloem":1},"pull_request_authors":{"gutzbenj":871,"dependabot[bot]":462,"amotl":161,"meteoDaniel":18,"neumann-nico":10,"bluearrow98":4,"emmanuel-ferdman":4,"niclashoyer":3,"maxnoe":2,"jhbruhn":2,"xylar":2,"provinzkraut":2,"sanmai-NL":2,"1Maxnet1":2,"Korbenga":2,"brry":2,"kmuehlbauer":2,"Copilot":2,"Weidav":2,"donni-h":2,"mspils":1,"ikamensh":1,"MyPyDavid":1,"maxbachmann":1,"e-dism":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-30T00:00:07.555Z","repositories_count":16646903,"issues_count":43705651,"pull_requests_count":138983584,"authors_count":11585493,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":43,"python:uv":24,"github_actions":13,"docker":3,"javascript":3},"past_year_issue_author_associations_count":{"NONE":7,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"MEMBER":149,"CONTRIBUTOR":45,"COLLABORATOR":1},"past_year_issue_authors":{"amos-ibs":1,"cacraig":1,"jb-at-bdr":1,"lpegel":1,"MadMax199":1,"naseWei":1,"Weidav":1,"Zawar92":1},"past_year_pull_request_authors":{"gutzbenj":149,"dependabot[bot]":43,"Copilot":2,"mspils":1},"maintainers":[{"login":"gutzbenj","count":903,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gutzbenj"},{"login":"amotl","count":239,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amotl"},{"login":"guidocioni","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guidocioni"},{"login":"neumann-nico","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neumann-nico"},{"login":"kmuehlbauer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmuehlbauer"},{"login":"mspils","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mspils"}],"active_maintainers":[{"login":"gutzbenj","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gutzbenj"},{"login":"mspils","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mspils"}]},"events":{"total":{"CreateEvent":216,"DeleteEvent":191,"ForkEvent":5,"IssueCommentEvent":176,"IssuesEvent":47,"PullRequestEvent":323,"PullRequestReviewCommentEvent":22,"PullRequestReviewEvent":15,"PushEvent":795,"ReleaseEvent":21,"WatchEvent":47},"last_year":{"CreateEvent":101,"DeleteEvent":89,"ForkEvent":2,"IssueCommentEvent":48,"IssuesEvent":10,"PullRequestEvent":122,"PullRequestReviewCommentEvent":20,"PullRequestReviewEvent":8,"PushEvent":261,"ReleaseEvent":7,"WatchEvent":12}},"keywords":["aemet","deutscher-wetterdienst","dmi","dwd","eccc","hydrology","knmi","meteo-france","meteorology","meteoswiss","near-real-time","open-data","open-source","radar","smhi","time-series","weather","weather-api","weather-forecast","weather-station"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2026-07-06T23:00:26.075Z","updated_at":"2026-07-06T23:00:26.075Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":25879277598,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25879277599,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25879277600,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25879277602,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docker-cleanup.yml","sha":null,"kind":"manifest","created_at":"2026-07-06T23:00:26.235Z","updated_at":"2026-07-06T23:00:26.235Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/.github/workflows/docker-cleanup.yml","dependencies":[{"id":25879277603,"package_name":"snok/container-retention-policy","ecosystem":"actions","requirements":"v3.1.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2026-07-06T23:00:28.393Z","updated_at":"2026-07-06T23:00:28.393Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/docker/Dockerfile","dependencies":[{"id":25879277654,"package_name":"python","ecosystem":"docker","requirements":"3.14-slim-trixie","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/typecheck.yml","sha":null,"kind":"manifest","created_at":"2026-07-06T23:00:28.101Z","updated_at":"2026-07-06T23:00:28.101Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/.github/workflows/typecheck.yml","dependencies":[{"id":25879277643,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25879277644,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unused.yml","sha":null,"kind":"manifest","created_at":"2026-07-06T23:00:28.173Z","updated_at":"2026-07-06T23:00:28.173Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/.github/workflows/unused.yml","dependencies":[{"id":25879277647,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25879277648,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/zizmor.yml","sha":null,"kind":"manifest","created_at":"2026-07-06T23:00:28.319Z","updated_at":"2026-07-06T23:00:28.319Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/.github/workflows/zizmor.yml","dependencies":[{"id":25879277651,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25879277652,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"uv.lock","sha":null,"kind":"lockfile","created_at":"2026-07-06T23:01:53.461Z","updated_at":"2026-07-06T23:01:53.461Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/uv.lock","dependencies":[{"id":25879279813,"package_name":"accessible-pygments","ecosystem":"pypi","requirements":"0.0.5","direct":false,"kind":"runtime","optional":false},{"id":25879279814,"package_name":"aiohappyeyeballs","ecosystem":"pypi","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":25879279815,"package_name":"aiohttp","ecosystem":"pypi","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":25879279816,"package_name":"aiosignal","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25879279817,"package_name":"alabaster","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25879279818,"package_name":"annotated-doc","ecosystem":"pypi","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":25879279819,"package_name":"annotated-types","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25879279820,"package_name":"anyio","ecosystem":"pypi","requirements":"4.14.1","direct":false,"kind":"runtime","optional":false},{"id":25879279821,"package_name":"appnope","ecosystem":"pypi","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25879279822,"package_name":"arrow","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25879279823,"package_name":"asteval","ecosystem":"pypi","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":25879279824,"package_name":"astroid","ecosystem":"pypi","requirements":"3.3.11","direct":false,"kind":"runtime","optional":false},{"id":25879279825,"package_name":"asttokens","ecosystem":"pypi","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25879279826,"package_name":"async-timeout","ecosystem":"pypi","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25879279827,"package_name":"attrs","ecosystem":"pypi","requirements":"26.1.0","direct":false,"kind":"runtime","optional":false},{"id":25879279828,"package_name":"babel","ecosystem":"pypi","requirements":"2.18.0","direct":false,"kind":"runtime","optional":false},{"id":25879279829,"package_name":"backports-datetime-fromisoformat","ecosystem":"pypi","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25879279830,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.15.0","direct":false,"kind":"runtime","optional":false},{"id":25879279831,"package_name":"bitarray","ecosystem":"pypi","requirements":"3.8.2","direct":false,"kind":"runtime","optional":false},{"id":25879279832,"package_name":"bitstring","ecosystem":"pypi","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":25879279833,"package_name":"certifi","ecosystem":"pypi","requirements":"2026.6.17","direct":false,"kind":"runtime","optional":false},{"id":25879279834,"package_name":"cffi","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25879279835,"package_name":"cftime","ecosystem":"pypi","requirements":"1.6.5","direct":false,"kind":"runtime","optional":false},{"id":25879279836,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"3.4.7","direct":false,"kind":"runtime","optional":false},{"id":25879279837,"package_name":"choreographer","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25879279838,"package_name":"click","ecosystem":"pypi","requirements":"8.4.2","direct":false,"kind":"runtime","optional":false},{"id":25879279839,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25879279840,"package_name":"cloup","ecosystem":"pypi","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25879279841,"package_name":"cmweather","ecosystem":"pypi","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25879279842,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":25879279843,"package_name":"comm","ecosystem":"pypi","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25879279844,"package_name":"contourpy","ecosystem":"pypi","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25879279845,"package_name":"contourpy","ecosystem":"pypi","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25879279846,"package_name":"coverage","ecosystem":"pypi","requirements":"7.15.0","direct":false,"kind":"runtime","optional":false},{"id":25879279847,"package_name":"crate","ecosystem":"pypi","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25879279848,"package_name":"cycler","ecosystem":"pypi","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":25879279849,"package_name":"dask","ecosystem":"pypi","requirements":"2026.6.0","direct":false,"kind":"runtime","optional":false},{"id":25879279850,"package_name":"debugpy","ecosystem":"pypi","requirements":"1.8.21","direct":false,"kind":"runtime","optional":false},{"id":25879279851,"package_name":"decorator","ecosystem":"pypi","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":25879279852,"package_name":"deprecation","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25879279853,"package_name":"deptry","ecosystem":"pypi","requirements":"0.25.1","direct":false,"kind":"runtime","optional":false},{"id":25879279854,"package_name":"dill","ecosystem":"pypi","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25879279855,"package_name":"dirty-equals","ecosystem":"pypi","requirements":"0.11","direct":false,"kind":"runtime","optional":false},{"id":25879279856,"package_name":"diskcache","ecosystem":"pypi","requirements":"5.6.3","direct":false,"kind":"runtime","optional":false},{"id":25879279857,"package_name":"docutils","ecosystem":"pypi","requirements":"0.21.2","direct":false,"kind":"runtime","optional":false},{"id":25879279858,"package_name":"docutils","ecosystem":"pypi","requirements":"0.22.4","direct":false,"kind":"runtime","optional":false},{"id":25879279859,"package_name":"donfig","ecosystem":"pypi","requirements":"0.8.1.post1","direct":false,"kind":"runtime","optional":false},{"id":25879279860,"package_name":"duckdb","ecosystem":"pypi","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":25879279861,"package_name":"eccodes","ecosystem":"pypi","requirements":"2.47.0","direct":false,"kind":"runtime","optional":false},{"id":25879279862,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25879279863,"package_name":"execnet","ecosystem":"pypi","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25879279864,"package_name":"executing","ecosystem":"pypi","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25879279865,"package_name":"fastapi","ecosystem":"pypi","requirements":"0.139.0","direct":false,"kind":"runtime","optional":false},{"id":25879279866,"package_name":"fastexcel","ecosystem":"pypi","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":25879279867,"package_name":"fastjsonschema","ecosystem":"pypi","requirements":"2.21.2","direct":false,"kind":"runtime","optional":false},{"id":25879279868,"package_name":"findlibs","ecosystem":"pypi","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25879279869,"package_name":"flexcache","ecosystem":"pypi","requirements":"0.3","direct":false,"kind":"runtime","optional":false},{"id":25879279870,"package_name":"flexparser","ecosystem":"pypi","requirements":"0.4","direct":false,"kind":"runtime","optional":false},{"id":25879279871,"package_name":"fonttools","ecosystem":"pypi","requirements":"4.63.0","direct":false,"kind":"runtime","optional":false},{"id":25879279872,"package_name":"fqdn","ecosystem":"pypi","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25879279873,"package_name":"freezegun","ecosystem":"pypi","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":25879279874,"package_name":"frozenlist","ecosystem":"pypi","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25879279875,"package_name":"fsspec","ecosystem":"pypi","requirements":"2026.6.0","direct":false,"kind":"runtime","optional":false},{"id":25879279876,"package_name":"geojson","ecosystem":"pypi","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25879279877,"package_name":"google-crc32c","ecosystem":"pypi","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25879279878,"package_name":"greenlet","ecosystem":"pypi","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":25879279879,"package_name":"h11","ecosystem":"pypi","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":25879279880,"package_name":"h5netcdf","ecosystem":"pypi","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25879279881,"package_name":"h5py","ecosystem":"pypi","requirements":"3.16.0","direct":false,"kind":"runtime","optional":false},{"id":25879279882,"package_name":"httpcore","ecosystem":"pypi","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":25879279883,"package_name":"httpcore2","ecosystem":"pypi","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25879279884,"package_name":"httptools","ecosystem":"pypi","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25879279885,"package_name":"httpx","ecosystem":"pypi","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25879279886,"package_name":"httpx2","ecosystem":"pypi","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25879279887,"package_name":"idna","ecosystem":"pypi","requirements":"3.18","direct":false,"kind":"runtime","optional":false},{"id":25879279888,"package_name":"imagesize","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25879279889,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25879279890,"package_name":"influxdb","ecosystem":"pypi","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25879279891,"package_name":"influxdb-client","ecosystem":"pypi","requirements":"1.50.0","direct":false,"kind":"runtime","optional":false},{"id":25879279892,"package_name":"influxdb3-python","ecosystem":"pypi","requirements":"0.20.0","direct":false,"kind":"runtime","optional":false},{"id":25879279893,"package_name":"iniconfig","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25879279894,"package_name":"ipykernel","ecosystem":"pypi","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25879279895,"package_name":"ipython","ecosystem":"pypi","requirements":"8.39.0","direct":false,"kind":"runtime","optional":false},{"id":25879279896,"package_name":"ipython","ecosystem":"pypi","requirements":"9.15.0","direct":false,"kind":"runtime","optional":false},{"id":25879279897,"package_name":"ipython-pygments-lexers","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25879279898,"package_name":"isoduration","ecosystem":"pypi","requirements":"20.11.0","direct":false,"kind":"runtime","optional":false},{"id":25879279899,"package_name":"jedi","ecosystem":"pypi","requirements":"0.20.0","direct":false,"kind":"runtime","optional":false},{"id":25879279900,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":25879279901,"package_name":"jsonpointer","ecosystem":"pypi","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25879279902,"package_name":"jsonschema","ecosystem":"pypi","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":25879279903,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"2025.9.1","direct":false,"kind":"runtime","optional":false},{"id":25879279904,"package_name":"jupyter-cache","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25879279905,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"8.9.1","direct":false,"kind":"runtime","optional":false},{"id":25879279906,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":25879279907,"package_name":"kaleido","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25879279908,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25879279909,"package_name":"lark","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25879279910,"package_name":"lat-lon-parser","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25879279911,"package_name":"lmfit","ecosystem":"pypi","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":25879279912,"package_name":"locket","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25879279913,"package_name":"logistro","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25879279914,"package_name":"lxml","ecosystem":"pypi","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":25879279915,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25879279916,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25879279917,"package_name":"markupsafe","ecosystem":"pypi","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25879279918,"package_name":"matplotlib","ecosystem":"pypi","requirements":"3.10.9","direct":false,"kind":"runtime","optional":false},{"id":25879279919,"package_name":"matplotlib","ecosystem":"pypi","requirements":"3.11.0","direct":false,"kind":"runtime","optional":false},{"id":25879279920,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25879279921,"package_name":"mdit-py-plugins","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25879279922,"package_name":"mdurl","ecosystem":"pypi","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25879279923,"package_name":"measurement","ecosystem":"pypi","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":25879279924,"package_name":"mpmath","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25879279925,"package_name":"msgpack","ecosystem":"pypi","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25879279926,"package_name":"multidict","ecosystem":"pypi","requirements":"6.7.1","direct":false,"kind":"runtime","optional":false},{"id":25879279927,"package_name":"mysqlclient","ecosystem":"pypi","requirements":"2.2.8","direct":false,"kind":"runtime","optional":false},{"id":25879279928,"package_name":"myst-nb","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25879279929,"package_name":"myst-nb-json","ecosystem":"pypi","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":25879279930,"package_name":"myst-parser","ecosystem":"pypi","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25879279931,"package_name":"myst-parser","ecosystem":"pypi","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25879279932,"package_name":"narwhals","ecosystem":"pypi","requirements":"2.23.0","direct":false,"kind":"runtime","optional":false},{"id":25879279933,"package_name":"nbclient","ecosystem":"pypi","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":25879279934,"package_name":"nbformat","ecosystem":"pypi","requirements":"5.10.4","direct":false,"kind":"runtime","optional":false},{"id":25879279935,"package_name":"nest-asyncio2","ecosystem":"pypi","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":25879279936,"package_name":"netcdf4","ecosystem":"pypi","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":25879279937,"package_name":"netcdf4","ecosystem":"pypi","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25879279938,"package_name":"numcodecs","ecosystem":"pypi","requirements":"0.16.5","direct":false,"kind":"runtime","optional":false},{"id":25879279939,"package_name":"numpy","ecosystem":"pypi","requirements":"2.2.6","direct":false,"kind":"runtime","optional":false},{"id":25879279940,"package_name":"numpy","ecosystem":"pypi","requirements":"2.4.6","direct":false,"kind":"runtime","optional":false},{"id":25879279941,"package_name":"numpy","ecosystem":"pypi","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":25879279942,"package_name":"orjson","ecosystem":"pypi","requirements":"3.11.9","direct":false,"kind":"runtime","optional":false},{"id":25879279943,"package_name":"packaging","ecosystem":"pypi","requirements":"26.2","direct":false,"kind":"runtime","optional":false},{"id":25879279944,"package_name":"pandas","ecosystem":"pypi","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25879279945,"package_name":"parso","ecosystem":"pypi","requirements":"0.8.7","direct":false,"kind":"runtime","optional":false},{"id":25879279946,"package_name":"partd","ecosystem":"pypi","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25879279947,"package_name":"pastel","ecosystem":"pypi","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25879279948,"package_name":"pdbufr","ecosystem":"pypi","requirements":"0.14.2","direct":false,"kind":"runtime","optional":false},{"id":25879279949,"package_name":"pexpect","ecosystem":"pypi","requirements":"4.9.0","direct":false,"kind":"runtime","optional":false},{"id":25879279950,"package_name":"pillow","ecosystem":"pypi","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":25879279951,"package_name":"pint","ecosystem":"pypi","requirements":"0.24.4","direct":false,"kind":"runtime","optional":false},{"id":25879279952,"package_name":"pint","ecosystem":"pypi","requirements":"0.25.3","direct":false,"kind":"runtime","optional":false},{"id":25879279953,"package_name":"platformdirs","ecosystem":"pypi","requirements":"4.10.0","direct":false,"kind":"runtime","optional":false},{"id":25879279954,"package_name":"plotly","ecosystem":"pypi","requirements":"6.8.0","direct":false,"kind":"runtime","optional":false},{"id":25879279955,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25879279956,"package_name":"poethepoet","ecosystem":"pypi","requirements":"0.48.0","direct":false,"kind":"runtime","optional":false},{"id":25879279957,"package_name":"polars","ecosystem":"pypi","requirements":"1.42.1","direct":false,"kind":"runtime","optional":false},{"id":25879279958,"package_name":"polars-runtime-32","ecosystem":"pypi","requirements":"1.42.1","direct":false,"kind":"runtime","optional":false},{"id":25879279959,"package_name":"portion","ecosystem":"pypi","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":25879279960,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"3.0.52","direct":false,"kind":"runtime","optional":false},{"id":25879279961,"package_name":"propcache","ecosystem":"pypi","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25879279962,"package_name":"psutil","ecosystem":"pypi","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":25879279963,"package_name":"psycopg2-binary","ecosystem":"pypi","requirements":"2.9.12","direct":false,"kind":"runtime","optional":false},{"id":25879279964,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25879279965,"package_name":"pure-eval","ecosystem":"pypi","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25879279966,"package_name":"pyarrow","ecosystem":"pypi","requirements":"24.0.0","direct":false,"kind":"runtime","optional":false},{"id":25879279967,"package_name":"pybufrkit","ecosystem":"pypi","requirements":"0.2.25","direct":false,"kind":"runtime","optional":false},{"id":25879279968,"package_name":"pycparser","ecosystem":"pypi","requirements":"3.0","direct":false,"kind":"runtime","optional":false},{"id":25879279969,"package_name":"pydantic","ecosystem":"pypi","requirements":"2.13.4","direct":false,"kind":"runtime","optional":false},{"id":25879279970,"package_name":"pydantic-core","ecosystem":"pypi","requirements":"2.46.4","direct":false,"kind":"runtime","optional":false},{"id":25879279971,"package_name":"pydantic-extra-types","ecosystem":"pypi","requirements":"2.11.1","direct":false,"kind":"runtime","optional":false},{"id":25879279972,"package_name":"pydantic-settings","ecosystem":"pypi","requirements":"2.14.2","direct":false,"kind":"runtime","optional":false},{"id":25879279973,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"0.15.4","direct":false,"kind":"runtime","optional":false},{"id":25879279974,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"0.16.1","direct":false,"kind":"runtime","optional":false},{"id":25879279975,"package_name":"pygments","ecosystem":"pypi","requirements":"2.20.0","direct":false,"kind":"runtime","optional":false},{"id":25879279976,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":25879279977,"package_name":"pypdf","ecosystem":"pypi","requirements":"6.14.2","direct":false,"kind":"runtime","optional":false},{"id":25879279978,"package_name":"pyproj","ecosystem":"pypi","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":25879279979,"package_name":"pyproj","ecosystem":"pypi","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":25879279980,"package_name":"pytest","ecosystem":"pypi","requirements":"9.1.1","direct":false,"kind":"runtime","optional":false},{"id":25879279981,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25879279982,"package_name":"pytest-rerunfailures","ecosystem":"pypi","requirements":"16.4","direct":false,"kind":"runtime","optional":false},{"id":25879279983,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"3.8.0","direct":false,"kind":"runtime","optional":false},{"id":25879279984,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.9.0.post0","direct":false,"kind":"runtime","optional":false},{"id":25879279985,"package_name":"python-dotenv","ecosystem":"pypi","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25879279986,"package_name":"pytz","ecosystem":"pypi","requirements":"2026.2","direct":false,"kind":"runtime","optional":false},{"id":25879279987,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25879279988,"package_name":"pyzmq","ecosystem":"pypi","requirements":"27.1.0","direct":false,"kind":"runtime","optional":false},{"id":25879279989,"package_name":"rapidfuzz","ecosystem":"pypi","requirements":"3.14.5","direct":false,"kind":"runtime","optional":false},{"id":25879279990,"package_name":"reactivex","ecosystem":"pypi","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25879279991,"package_name":"referencing","ecosystem":"pypi","requirements":"0.37.0","direct":false,"kind":"runtime","optional":false},{"id":25879279992,"package_name":"requests","ecosystem":"pypi","requirements":"2.34.2","direct":false,"kind":"runtime","optional":false},{"id":25879279993,"package_name":"requirements-parser","ecosystem":"pypi","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25879279994,"package_name":"rfc3339-validator","ecosystem":"pypi","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25879279995,"package_name":"rfc3986-validator","ecosystem":"pypi","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25879279996,"package_name":"rfc3987-syntax","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25879279997,"package_name":"roman-numerals","ecosystem":"pypi","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25879279998,"package_name":"rpds-py","ecosystem":"pypi","requirements":"0.30.0","direct":false,"kind":"runtime","optional":false},{"id":25879279999,"package_name":"rpds-py","ecosystem":"pypi","requirements":"2026.6.3","direct":false,"kind":"runtime","optional":false},{"id":25879280000,"package_name":"ruff","ecosystem":"pypi","requirements":"0.15.20","direct":false,"kind":"runtime","optional":false},{"id":25879280001,"package_name":"scipy","ecosystem":"pypi","requirements":"1.15.3","direct":false,"kind":"runtime","optional":false},{"id":25879280002,"package_name":"scipy","ecosystem":"pypi","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":25879280003,"package_name":"scipy","ecosystem":"pypi","requirements":"1.18.0","direct":false,"kind":"runtime","optional":false},{"id":25879280004,"package_name":"setuptools","ecosystem":"pypi","requirements":"83.0.0","direct":false,"kind":"runtime","optional":false},{"id":25879280005,"package_name":"shapely","ecosystem":"pypi","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25879280006,"package_name":"simplejson","ecosystem":"pypi","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25879280007,"package_name":"six","ecosystem":"pypi","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":25879280008,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25879280009,"package_name":"sortedcontainers","ecosystem":"pypi","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":25879280010,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.8.4","direct":false,"kind":"runtime","optional":false},{"id":25879280011,"package_name":"sphinx","ecosystem":"pypi","requirements":"8.1.3","direct":false,"kind":"runtime","optional":false},{"id":25879280012,"package_name":"sphinx","ecosystem":"pypi","requirements":"9.0.4","direct":false,"kind":"runtime","optional":false},{"id":25879280013,"package_name":"sphinx","ecosystem":"pypi","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":25879280014,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"2024.10.3","direct":false,"kind":"runtime","optional":false},{"id":25879280015,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"2025.8.25","direct":false,"kind":"runtime","optional":false},{"id":25879280016,"package_name":"sphinx-autodoc2","ecosystem":"pypi","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25879280017,"package_name":"sphinx-book-theme","ecosystem":"pypi","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25879280018,"package_name":"sphinx-book-theme","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25879280019,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25879280020,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25879280021,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25879280022,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25879280023,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25879280024,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25879280025,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25879280026,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"2.0.51","direct":false,"kind":"runtime","optional":false},{"id":25879280027,"package_name":"sqlalchemy-cratedb","ecosystem":"pypi","requirements":"0.43.1","direct":false,"kind":"runtime","optional":false},{"id":25879280028,"package_name":"stack-data","ecosystem":"pypi","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25879280029,"package_name":"stamina","ecosystem":"pypi","requirements":"26.1.0","direct":false,"kind":"runtime","optional":false},{"id":25879280030,"package_name":"starlette","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25879280031,"package_name":"sympy","ecosystem":"pypi","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false},{"id":25879280032,"package_name":"tabula","ecosystem":"pypi","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25879280033,"package_name":"tabulate","ecosystem":"pypi","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":25879280034,"package_name":"tenacity","ecosystem":"pypi","requirements":"9.1.4","direct":false,"kind":"runtime","optional":false},{"id":25879280035,"package_name":"tibs","ecosystem":"pypi","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":25879280036,"package_name":"tomli","ecosystem":"pypi","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":25879280037,"package_name":"toolz","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25879280038,"package_name":"tornado","ecosystem":"pypi","requirements":"6.5.7","direct":false,"kind":"runtime","optional":false},{"id":25879280039,"package_name":"tqdm","ecosystem":"pypi","requirements":"4.68.3","direct":false,"kind":"runtime","optional":false},{"id":25879280040,"package_name":"traitlets","ecosystem":"pypi","requirements":"5.15.1","direct":false,"kind":"runtime","optional":false},{"id":25879280041,"package_name":"truststore","ecosystem":"pypi","requirements":"0.10.4","direct":false,"kind":"runtime","optional":false},{"id":25879280042,"package_name":"ty","ecosystem":"pypi","requirements":"0.0.56","direct":false,"kind":"runtime","optional":false},{"id":25879280043,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.16.0","direct":false,"kind":"runtime","optional":false},{"id":25879280044,"package_name":"typing-inspection","ecosystem":"pypi","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25879280045,"package_name":"tzdata","ecosystem":"pypi","requirements":"2026.2","direct":false,"kind":"runtime","optional":false},{"id":25879280046,"package_name":"tzfpy","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25879280047,"package_name":"uncertainties","ecosystem":"pypi","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":25879280048,"package_name":"uri-template","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25879280049,"package_name":"urllib3","ecosystem":"pypi","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25879280050,"package_name":"utm","ecosystem":"pypi","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25879280051,"package_name":"uvicorn","ecosystem":"pypi","requirements":"0.50.2","direct":false,"kind":"runtime","optional":false},{"id":25879280052,"package_name":"uvloop","ecosystem":"pypi","requirements":"0.22.1","direct":false,"kind":"runtime","optional":false},{"id":25879280053,"package_name":"verlib2","ecosystem":"pypi","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25879280054,"package_name":"watchfiles","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25879280055,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":25879280056,"package_name":"webcolors","ecosystem":"pypi","requirements":"25.10.0","direct":false,"kind":"runtime","optional":false},{"id":25879280057,"package_name":"websockets","ecosystem":"pypi","requirements":"16.0","direct":false,"kind":"runtime","optional":false},{"id":25879280058,"package_name":"wetterdienst","ecosystem":"pypi","requirements":"0.126.0","direct":false,"kind":"runtime","optional":false},{"id":25879280059,"package_name":"wradlib","ecosystem":"pypi","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":25879280060,"package_name":"wradlib","ecosystem":"pypi","requirements":"2.9.4","direct":false,"kind":"runtime","optional":false},{"id":25879280061,"package_name":"xarray","ecosystem":"pypi","requirements":"2025.6.1","direct":false,"kind":"runtime","optional":false},{"id":25879280062,"package_name":"xarray","ecosystem":"pypi","requirements":"2026.4.0","direct":false,"kind":"runtime","optional":false},{"id":25879280063,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"3.2.9","direct":false,"kind":"runtime","optional":false},{"id":25879280064,"package_name":"xmltodict","ecosystem":"pypi","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25879280065,"package_name":"xradar","ecosystem":"pypi","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":25879280066,"package_name":"xradar","ecosystem":"pypi","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":25879280067,"package_name":"yarl","ecosystem":"pypi","requirements":"1.24.2","direct":false,"kind":"runtime","optional":false},{"id":25879280068,"package_name":"zarr","ecosystem":"pypi","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":25879280069,"package_name":"zarr","ecosystem":"pypi","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":25879280070,"package_name":"zipp","ecosystem":"pypi","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25879280071,"package_name":"zizmor","ecosystem":"pypi","requirements":"1.26.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2026-07-06T23:01:53.404Z","updated_at":"2026-07-06T23:01:53.404Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/setup.py","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/docker-publish.yml","sha":null,"kind":"manifest","created_at":"2026-07-06T23:00:27.326Z","updated_at":"2026-07-06T23:00:27.326Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/.github/workflows/docker-publish.yml","dependencies":[{"id":25879277621,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25879277622,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25879277623,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25879277624,"package_name":"docker/metadata-action","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25879277625,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25879277626,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/vulnerable.yml","sha":null,"kind":"manifest","created_at":"2026-07-06T23:00:28.246Z","updated_at":"2026-07-06T23:00:28.246Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/.github/workflows/vulnerable.yml","dependencies":[{"id":25879277649,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25879277650,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:12:17.845Z","updated_at":"2023-09-21T19:12:17.845Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/.github/workflows/coverage.yml","dependencies":[{"id":13856547900,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13856547901,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13856547902,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:12:17.855Z","updated_at":"2023-09-21T19:12:17.855Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/.github/workflows/dependency-review.yml","dependencies":[{"id":13856547903,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13856547904,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:12:17.880Z","updated_at":"2023-09-21T19:12:17.880Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/.github/workflows/lint.yml","dependencies":[{"id":13856547925,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13856547926,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:12:17.886Z","updated_at":"2023-09-21T19:12:17.886Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/.github/workflows/release.yml","dependencies":[{"id":13856547929,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13856547930,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:12:17.892Z","updated_at":"2023-09-21T19:12:17.892Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/.github/workflows/tests.yml","dependencies":[{"id":13856547931,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13856547932,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:12:19.562Z","updated_at":"2023-09-21T19:12:19.562Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/pyproject.toml","dependencies":[{"id":13856548376,"package_name":"python","ecosystem":"pypi","requirements":"^3.9,\u003c3.12","direct":true,"kind":"runtime","optional":false},{"id":13856548377,"package_name":"aenum","ecosystem":"pypi","requirements":"^3.0","direct":true,"kind":"runtime","optional":false},{"id":13856548378,"package_name":"aiohttp","ecosystem":"pypi","requirements":"^3.8.1","direct":true,"kind":"runtime","optional":false},{"id":13856548379,"package_name":"backports-datetime-fromisoformat","ecosystem":"pypi","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":13856548380,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"^4.9","direct":true,"kind":"runtime","optional":false},{"id":13856548381,"package_name":"cachetools","ecosystem":"pypi","requirements":"^5.2","direct":true,"kind":"runtime","optional":false},{"id":13856548382,"package_name":"click","ecosystem":"pypi","requirements":"^8.0","direct":true,"kind":"runtime","optional":false},{"id":13856548383,"package_name":"click-params","ecosystem":"pypi","requirements":"^0.4.1","direct":true,"kind":"runtime","optional":false},{"id":13856548384,"package_name":"cloup","ecosystem":"pypi","requirements":"^3.0.1","direct":true,"kind":"runtime","optional":false},{"id":13856548385,"package_name":"deprecation","ecosystem":"pypi","requirements":"^2.1","direct":true,"kind":"runtime","optional":false},{"id":13856548386,"package_name":"diskcache","ecosystem":"pypi","requirements":"^5.4.0","direct":true,"kind":"runtime","optional":false},{"id":13856548387,"package_name":"environs","ecosystem":"pypi","requirements":"^9.4.0","direct":true,"kind":"runtime","optional":false},{"id":13856548388,"package_name":"fsspec","ecosystem":"pypi","requirements":"^2023.01","direct":true,"kind":"runtime","optional":false},{"id":13856548389,"package_name":"lxml","ecosystem":"pypi","requirements":"^4.9.1","direct":true,"kind":"runtime","optional":false},{"id":13856548390,"package_name":"measurement","ecosystem":"pypi","requirements":"^3.2","direct":true,"kind":"runtime","optional":false},{"id":13856548391,"package_name":"numpy","ecosystem":"pypi","requirements":"^1.22","direct":true,"kind":"runtime","optional":false},{"id":13856548392,"package_name":"pandas","ecosystem":"pypi","requirements":"^2.0","direct":true,"kind":"runtime","optional":false},{"id":13856548393,"package_name":"Pint","ecosystem":"pypi","requirements":"^0.17","direct":true,"kind":"runtime","optional":false},{"id":13856548394,"package_name":"platformdirs","ecosystem":"pypi","requirements":"^3.8","direct":true,"kind":"runtime","optional":false},{"id":13856548395,"package_name":"polars","ecosystem":"pypi","requirements":"^0.16","direct":true,"kind":"runtime","optional":false},{"id":13856548396,"package_name":"pyarrow","ecosystem":"pypi","requirements":"^13.0","direct":true,"kind":"runtime","optional":false},{"id":13856548397,"package_name":"pypdf","ecosystem":"pypi","requirements":"^3.12.1","direct":true,"kind":"runtime","optional":false},{"id":13856548398,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"^2.8.2","direct":true,"kind":"runtime","optional":false},{"id":13856548399,"package_name":"rapidfuzz","ecosystem":"pypi","requirements":"^3.1","direct":true,"kind":"runtime","optional":false},{"id":13856548400,"package_name":"requests","ecosystem":"pypi","requirements":"^2.20","direct":true,"kind":"runtime","optional":false},{"id":13856548401,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"^1.0.2","direct":true,"kind":"runtime","optional":false},{"id":13856548402,"package_name":"stamina","ecosystem":"pypi","requirements":"^23.1.0","direct":true,"kind":"runtime","optional":false},{"id":13856548403,"package_name":"tabulate","ecosystem":"pypi","requirements":"^0.8","direct":true,"kind":"runtime","optional":false},{"id":13856548404,"package_name":"timezonefinder","ecosystem":"pypi","requirements":"^6.1","direct":true,"kind":"runtime","optional":false},{"id":13856548405,"package_name":"tqdm","ecosystem":"pypi","requirements":"^4.47","direct":true,"kind":"runtime","optional":false},{"id":13856548406,"package_name":"tzdata","ecosystem":"pypi","requirements":"^2023.3","direct":true,"kind":"runtime","optional":false},{"id":13856548407,"package_name":"xlsx2csv","ecosystem":"pypi","requirements":"^0.8.1","direct":true,"kind":"runtime","optional":false},{"id":13856548408,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"^3.0.9","direct":true,"kind":"runtime","optional":false},{"id":13856548409,"package_name":"crate","ecosystem":"pypi","requirements":"^0.30.1","direct":true,"kind":"runtime","optional":false},{"id":13856548410,"package_name":"dash","ecosystem":"pypi","requirements":"^2.8","direct":true,"kind":"runtime","optional":false},{"id":13856548411,"package_name":"dash-bootstrap-components","ecosystem":"pypi","requirements":"^1.4","direct":true,"kind":"runtime","optional":false},{"id":13856548412,"package_name":"dash-leaflet","ecosystem":"pypi","requirements":"^1.0.8","direct":true,"kind":"runtime","optional":false},{"id":13856548413,"package_name":"duckdb","ecosystem":"pypi","requirements":"^0.7.1","direct":true,"kind":"runtime","optional":false},{"id":13856548414,"package_name":"eccodes","ecosystem":"pypi","requirements":"^1.5.2","direct":true,"kind":"runtime","optional":false},{"id":13856548415,"package_name":"fastapi","ecosystem":"pypi","requirements":"^0.95.1","direct":true,"kind":"runtime","optional":false},{"id":13856548416,"package_name":"geojson","ecosystem":"pypi","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":13856548417,"package_name":"httpx","ecosystem":"pypi","requirements":"^0.24.0","direct":true,"kind":"runtime","optional":false},{"id":13856548418,"package_name":"h5py","ecosystem":"pypi","requirements":"^3.1","direct":true,"kind":"runtime","optional":false},{"id":13856548419,"package_name":"influxdb","ecosystem":"pypi","requirements":"^5.3","direct":true,"kind":"runtime","optional":false},{"id":13856548420,"package_name":"influxdb-client","ecosystem":"pypi","requirements":"^1.18","direct":true,"kind":"runtime","optional":false},{"id":13856548421,"package_name":"matplotlib","ecosystem":"pypi","requirements":"^3.3","direct":true,"kind":"runtime","optional":false},{"id":13856548422,"package_name":"mysqlclient","ecosystem":"pypi","requirements":"^2.0","direct":true,"kind":"runtime","optional":false},{"id":13856548423,"package_name":"openpyxl","ecosystem":"pypi","requirements":"^3.0","direct":true,"kind":"runtime","optional":false},{"id":13856548424,"package_name":"pdbufr","ecosystem":"pypi","requirements":"^0.10.2","direct":true,"kind":"runtime","optional":false},{"id":13856548425,"package_name":"plotly","ecosystem":"pypi","requirements":"^5.11","direct":true,"kind":"runtime","optional":false},{"id":13856548426,"package_name":"psycopg2-binary","ecosystem":"pypi","requirements":"^2.8","direct":true,"kind":"runtime","optional":false},{"id":13856548427,"package_name":"scipy","ecosystem":"pypi","requirements":"^1.9","direct":true,"kind":"runtime","optional":false},{"id":13856548428,"package_name":"shapely","ecosystem":"pypi","requirements":"^2.0","direct":true,"kind":"runtime","optional":false},{"id":13856548429,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"^2.0","direct":true,"kind":"runtime","optional":false},{"id":13856548430,"package_name":"utm","ecosystem":"pypi","requirements":"^0.7","direct":true,"kind":"runtime","optional":false},{"id":13856548431,"package_name":"uvicorn","ecosystem":"pypi","requirements":"^0.14","direct":true,"kind":"runtime","optional":false},{"id":13856548432,"package_name":"wradlib","ecosystem":"pypi","requirements":"^1.19","direct":true,"kind":"runtime","optional":false},{"id":13856548433,"package_name":"xarray","ecosystem":"pypi","requirements":"^2023.1","direct":true,"kind":"runtime","optional":false},{"id":13856548434,"package_name":"xradar","ecosystem":"pypi","requirements":"^0.2.0","direct":true,"kind":"runtime","optional":false},{"id":13856548435,"package_name":"zarr","ecosystem":"pypi","requirements":"^2.13","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/app-release.yml","sha":null,"kind":"manifest","created_at":"2026-08-20T17:05:52.554Z","updated_at":"2026-08-20T17:05:52.554Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/.github/workflows/app-release.yml","dependencies":[{"id":26217084501,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":26217084502,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":26217084503,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"app/package.json","sha":null,"kind":"manifest","created_at":"2026-08-20T17:05:53.267Z","updated_at":"2026-08-20T17:05:53.267Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/app/package.json","dependencies":[{"id":26217084542,"package_name":"@duckdb/duckdb-wasm","ecosystem":"npm","requirements":"1.33.1-dev57.0","direct":true,"kind":"runtime","optional":false},{"id":26217084543,"package_name":"@nuxt/icon","ecosystem":"npm","requirements":"^2.5.0","direct":true,"kind":"runtime","optional":false},{"id":26217084544,"package_name":"@nuxt/ui","ecosystem":"npm","requirements":"^4.10.0","direct":true,"kind":"runtime","optional":false},{"id":26217084545,"package_name":"@nuxtjs/i18n","ecosystem":"npm","requirements":"^10.6.0","direct":true,"kind":"runtime","optional":false},{"id":26217084546,"package_name":"@nuxtjs/leaflet","ecosystem":"npm","requirements":"^1.3.2","direct":true,"kind":"runtime","optional":false},{"id":26217084562,"package_name":"@tailwindcss/vite","ecosystem":"npm","requirements":"^4.3.3","direct":true,"kind":"runtime","optional":false},{"id":26217084563,"package_name":"@vueuse/core","ecosystem":"npm","requirements":"^14.4.0","direct":true,"kind":"runtime","optional":false},{"id":26217084564,"package_name":"@vueuse/nuxt","ecosystem":"npm","requirements":"^14.4.0","direct":true,"kind":"runtime","optional":false},{"id":26217084565,"package_name":"leaflet","ecosystem":"npm","requirements":"^1.9.4","direct":true,"kind":"runtime","optional":false},{"id":26217084566,"package_name":"leaflet.markercluster","ecosystem":"npm","requirements":"^1.5.3","direct":true,"kind":"runtime","optional":false},{"id":26217084567,"package_name":"luxon","ecosystem":"npm","requirements":"^3.7.2","direct":true,"kind":"runtime","optional":false},{"id":26217084568,"package_name":"nuxt","ecosystem":"npm","requirements":"^4.5.2","direct":true,"kind":"runtime","optional":false},{"id":26217084569,"package_name":"nuxt-security","ecosystem":"npm","requirements":"^2.6.0","direct":true,"kind":"runtime","optional":false},{"id":26217084571,"package_name":"plotly.js-basic-dist-min","ecosystem":"npm","requirements":"^3.7.0","direct":true,"kind":"runtime","optional":false},{"id":26217084572,"package_name":"suncalc","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"runtime","optional":false},{"id":26217084573,"package_name":"tailwindcss","ecosystem":"npm","requirements":"^4.3.3","direct":true,"kind":"runtime","optional":false},{"id":26217084574,"package_name":"tz-lookup","ecosystem":"npm","requirements":"^6.1.25","direct":true,"kind":"runtime","optional":false},{"id":26217084575,"package_name":"vue","ecosystem":"npm","requirements":"^3.5.41","direct":true,"kind":"runtime","optional":false},{"id":26217084576,"package_name":"zod","ecosystem":"npm","requirements":"^4.4.3","direct":true,"kind":"runtime","optional":false},{"id":26217084577,"package_name":"@antfu/eslint-config","ecosystem":"npm","requirements":"^9.3.0","direct":true,"kind":"development","optional":false},{"id":26217084578,"package_name":"@intlify/eslint-plugin-vue-i18n","ecosystem":"npm","requirements":"^4.5.1","direct":true,"kind":"development","optional":false},{"id":26217084587,"package_name":"@nuxt/eslint","ecosystem":"npm","requirements":"^1.17.0","direct":true,"kind":"development","optional":false},{"id":26217084588,"package_name":"@nuxt/test-utils","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":26217084589,"package_name":"@playwright/test","ecosystem":"npm","requirements":"^1.62.1","direct":true,"kind":"development","optional":false},{"id":26217084590,"package_name":"@types/leaflet","ecosystem":"npm","requirements":"^1.9.22","direct":true,"kind":"development","optional":false},{"id":26217084591,"package_name":"@types/luxon","ecosystem":"npm","requirements":"^3.7.4","direct":true,"kind":"development","optional":false},{"id":26217084592,"package_name":"@types/plotly.js","ecosystem":"npm","requirements":"^3.0.13","direct":true,"kind":"development","optional":false},{"id":26217084593,"package_name":"@types/tz-lookup","ecosystem":"npm","requirements":"^6.1.2","direct":true,"kind":"development","optional":false},{"id":26217084595,"package_name":"@vitest/expect","ecosystem":"npm","requirements":"^4.1.10","direct":true,"kind":"development","optional":false},{"id":26217084596,"package_name":"@vue/test-utils","ecosystem":"npm","requirements":"^2.4.11","direct":true,"kind":"development","optional":false},{"id":26217084597,"package_name":"eslint","ecosystem":"npm","requirements":"^10.8.1","direct":true,"kind":"development","optional":false},{"id":26217084598,"package_name":"eslint-plugin-oxlint","ecosystem":"npm","requirements":"^1.78.0","direct":true,"kind":"development","optional":false},{"id":26217084599,"package_name":"happy-dom","ecosystem":"npm","requirements":"^20.11.2","direct":true,"kind":"development","optional":false},{"id":26217084600,"package_name":"oxlint","ecosystem":"npm","requirements":"^1.78.0","direct":true,"kind":"development","optional":false},{"id":26217084601,"package_name":"typescript","ecosystem":"npm","requirements":"^5.9.3","direct":true,"kind":"development","optional":false},{"id":26217084602,"package_name":"vitest","ecosystem":"npm","requirements":"^4.1.10","direct":true,"kind":"development","optional":false},{"id":26217084603,"package_name":"vue-tsc","ecosystem":"npm","requirements":"^3.3.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/app-tests.yml","sha":null,"kind":"manifest","created_at":"2026-08-20T17:05:52.639Z","updated_at":"2026-08-20T17:05:52.639Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/.github/workflows/app-tests.yml","dependencies":[{"id":26217084510,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":26217084511,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":26217084512,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26217084513,"package_name":"actions/cache","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"app/pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2026-08-20T17:05:53.570Z","updated_at":"2026-08-20T17:05:53.570Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/app/pnpm-lock.yaml","dependencies":[{"id":26217084619,"package_name":"@alloc/quick-lru","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217084620,"package_name":"@antfu/eslint-config","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217084621,"package_name":"@antfu/install-pkg","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217084622,"package_name":"@antfu/install-pkg","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217084623,"package_name":"@apidevtools/json-schema-ref-parser","ecosystem":"npm","requirements":"14.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217084624,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084625,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084626,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084627,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.29.8","direct":false,"kind":"runtime","optional":false},{"id":26217084628,"package_name":"@babel/generator","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217084629,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084630,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084631,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084632,"package_name":"@babel/helper-globals","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084633,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084634,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084635,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084636,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084637,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084638,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084639,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084640,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084641,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217084642,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084643,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217084644,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084645,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084646,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.29.8","direct":false,"kind":"runtime","optional":false},{"id":26217084647,"package_name":"@babel/parser","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217084648,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084649,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084650,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084651,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084652,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26217084653,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.29.8","direct":false,"kind":"runtime","optional":false},{"id":26217084654,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.29.8","direct":false,"kind":"runtime","optional":false},{"id":26217084655,"package_name":"@babel/types","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217084656,"package_name":"@bomb.sh/tab","ecosystem":"npm","requirements":"0.0.19","direct":false,"kind":"runtime","optional":false},{"id":26217084657,"package_name":"@capsizecss/unpack","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217084658,"package_name":"@clack/core","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":26217084659,"package_name":"@clack/prompts","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":26217084660,"package_name":"@cloudflare/kv-asset-handler","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":26217084661,"package_name":"@colordx/core","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":26217084662,"package_name":"@devframes/hub","ecosystem":"npm","requirements":"0.7.16","direct":false,"kind":"runtime","optional":false},{"id":26217084663,"package_name":"@devframes/json-render","ecosystem":"npm","requirements":"0.7.16","direct":false,"kind":"runtime","optional":false},{"id":26217084664,"package_name":"@duckdb/duckdb-wasm","ecosystem":"npm","requirements":"1.33.1-dev57.0","direct":false,"kind":"runtime","optional":false},{"id":26217084665,"package_name":"@dxup/nuxt","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":26217084666,"package_name":"@dxup/unimport","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217084667,"package_name":"@e18e/eslint-plugin","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217084668,"package_name":"@emnapi/core","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":26217084669,"package_name":"@emnapi/core","ecosystem":"npm","requirements":"1.11.2","direct":false,"kind":"runtime","optional":false},{"id":26217084670,"package_name":"@emnapi/runtime","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":26217084671,"package_name":"@emnapi/runtime","ecosystem":"npm","requirements":"1.11.2","direct":false,"kind":"runtime","optional":false},{"id":26217084672,"package_name":"@emnapi/wasi-threads","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217084673,"package_name":"@emnapi/wasi-threads","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26217084674,"package_name":"@es-joy/jsdoccomment","ecosystem":"npm","requirements":"0.91.0","direct":false,"kind":"runtime","optional":false},{"id":26217084675,"package_name":"@es-joy/jsdoccomment","ecosystem":"npm","requirements":"0.92.0","direct":false,"kind":"runtime","optional":false},{"id":26217084676,"package_name":"@es-joy/resolve.exports","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217084677,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084678,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084679,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084680,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084681,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084682,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084683,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084684,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084685,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084686,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084687,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084688,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084689,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084690,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084691,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084692,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084693,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084694,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084695,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084696,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084697,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084698,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084699,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084700,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084701,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084702,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084703,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084704,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084705,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084706,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084707,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084708,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084709,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084710,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084711,"package_name":"@esbuild/netbsd-arm64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084712,"package_name":"@esbuild/netbsd-arm64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084713,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084714,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084715,"package_name":"@esbuild/openbsd-arm64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084716,"package_name":"@esbuild/openbsd-arm64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084717,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084718,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084719,"package_name":"@esbuild/openharmony-arm64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084720,"package_name":"@esbuild/openharmony-arm64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084721,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084722,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084723,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084724,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084725,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084726,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084727,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217084728,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217084729,"package_name":"@eslint-community/eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"4.7.2","direct":false,"kind":"runtime","optional":false},{"id":26217084730,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.10.1","direct":false,"kind":"runtime","optional":false},{"id":26217084731,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217084732,"package_name":"@eslint/compat","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217084733,"package_name":"@eslint/config-array","ecosystem":"npm","requirements":"0.23.5","direct":false,"kind":"runtime","optional":false},{"id":26217084734,"package_name":"@eslint/config-helpers","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":26217084735,"package_name":"@eslint/config-helpers","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":26217084736,"package_name":"@eslint/config-inspector","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217084737,"package_name":"@eslint/core","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217084738,"package_name":"@eslint/css-tree","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":26217084739,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"runtime","optional":false},{"id":26217084740,"package_name":"@eslint/js","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217084741,"package_name":"@eslint/markdown","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217084742,"package_name":"@eslint/object-schema","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":26217084743,"package_name":"@eslint/plugin-kit","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":26217084744,"package_name":"@floating-ui/core","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":26217084745,"package_name":"@floating-ui/dom","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":26217084746,"package_name":"@floating-ui/utils","ecosystem":"npm","requirements":"0.2.12","direct":false,"kind":"runtime","optional":false},{"id":26217084747,"package_name":"@floating-ui/vue","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":26217084748,"package_name":"@humanfs/core","ecosystem":"npm","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":26217084749,"package_name":"@humanfs/node","ecosystem":"npm","requirements":"0.16.8","direct":false,"kind":"runtime","optional":false},{"id":26217084750,"package_name":"@humanfs/types","ecosystem":"npm","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":26217084751,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217084752,"package_name":"@humanwhocodes/retry","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":26217084753,"package_name":"@iconify/collections","ecosystem":"npm","requirements":"1.0.724","direct":false,"kind":"runtime","optional":false},{"id":26217084754,"package_name":"@iconify/types","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217084755,"package_name":"@iconify/utils","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":26217084756,"package_name":"@iconify/vue","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217084757,"package_name":"@internationalized/date","ecosystem":"npm","requirements":"3.12.3","direct":false,"kind":"runtime","optional":false},{"id":26217084758,"package_name":"@internationalized/number","ecosystem":"npm","requirements":"3.6.7","direct":false,"kind":"runtime","optional":false},{"id":26217084759,"package_name":"@intlify/bundle-utils","ecosystem":"npm","requirements":"11.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217084760,"package_name":"@intlify/core-base","ecosystem":"npm","requirements":"11.4.8","direct":false,"kind":"runtime","optional":false},{"id":26217084761,"package_name":"@intlify/core","ecosystem":"npm","requirements":"11.4.8","direct":false,"kind":"runtime","optional":false},{"id":26217084762,"package_name":"@intlify/devtools-types","ecosystem":"npm","requirements":"11.4.8","direct":false,"kind":"runtime","optional":false},{"id":26217084763,"package_name":"@intlify/eslint-plugin-vue-i18n","ecosystem":"npm","requirements":"4.5.1","direct":false,"kind":"runtime","optional":false},{"id":26217084765,"package_name":"@intlify/h3","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":26217084766,"package_name":"@intlify/message-compiler","ecosystem":"npm","requirements":"11.4.8","direct":false,"kind":"runtime","optional":false},{"id":26217084767,"package_name":"@intlify/shared","ecosystem":"npm","requirements":"11.4.8","direct":false,"kind":"runtime","optional":false},{"id":26217084768,"package_name":"@intlify/unplugin-vue-i18n","ecosystem":"npm","requirements":"11.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217084769,"package_name":"@intlify/utils","ecosystem":"npm","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":26217084770,"package_name":"@intlify/utils","ecosystem":"npm","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":26217084771,"package_name":"@intlify/vue-i18n-extensions","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217084772,"package_name":"@ioredis/commands","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":26217084773,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217084774,"package_name":"@isaacs/fs-minipass","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217084775,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"runtime","optional":false},{"id":26217084776,"package_name":"@jridgewell/remapping","ecosystem":"npm","requirements":"2.3.5","direct":false,"kind":"runtime","optional":false},{"id":26217084777,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217084778,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.11","direct":false,"kind":"runtime","optional":false},{"id":26217084779,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":26217084780,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":26217084781,"package_name":"@json-render/core","ecosystem":"npm","requirements":"0.19.0","direct":false,"kind":"runtime","optional":false},{"id":26217084782,"package_name":"@kwsites/file-exists","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217084783,"package_name":"@kwsites/promise-deferred","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217084784,"package_name":"@mapbox/node-pre-gyp","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217084785,"package_name":"@miyaneee/rollup-plugin-json5","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217084786,"package_name":"@napi-rs/lzma-linux-x64-gnu","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":26217084787,"package_name":"@napi-rs/wasm-runtime","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217084788,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":26217084789,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26217084790,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":26217084791,"package_name":"@nuxt/cli","ecosystem":"npm","requirements":"3.37.0","direct":false,"kind":"runtime","optional":false},{"id":26217084792,"package_name":"@nuxt/devalue","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217084793,"package_name":"@nuxt/devtools-kit","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":26217084794,"package_name":"@nuxt/devtools-kit","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":26217084795,"package_name":"@nuxt/devtools-wizard","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":26217084796,"package_name":"@nuxt/devtools","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":26217084797,"package_name":"@nuxt/eslint-config","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":26217084798,"package_name":"@nuxt/eslint-plugin","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":26217084799,"package_name":"@nuxt/eslint","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":26217084800,"package_name":"@nuxt/fonts","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":26217084801,"package_name":"@nuxt/icon","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":26217084802,"package_name":"@nuxt/kit","ecosystem":"npm","requirements":"3.21.11","direct":false,"kind":"runtime","optional":false},{"id":26217084803,"package_name":"@nuxt/kit","ecosystem":"npm","requirements":"4.5.2","direct":false,"kind":"runtime","optional":false},{"id":26217084804,"package_name":"@nuxt/nitro-server","ecosystem":"npm","requirements":"4.5.2","direct":false,"kind":"runtime","optional":false},{"id":26217084805,"package_name":"@nuxt/schema","ecosystem":"npm","requirements":"4.5.2","direct":false,"kind":"runtime","optional":false},{"id":26217084806,"package_name":"@nuxt/telemetry","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":26217084807,"package_name":"@nuxt/test-utils","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217084808,"package_name":"@nuxt/ui","ecosystem":"npm","requirements":"4.10.0","direct":false,"kind":"runtime","optional":false},{"id":26217084809,"package_name":"@nuxt/vite-builder","ecosystem":"npm","requirements":"4.5.2","direct":false,"kind":"runtime","optional":false},{"id":26217084810,"package_name":"@nuxtjs/color-mode","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217084811,"package_name":"@nuxtjs/i18n","ecosystem":"npm","requirements":"10.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217084812,"package_name":"@nuxtjs/leaflet","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":26217084813,"package_name":"@one-ini/wasm","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217084814,"package_name":"@ota-meshi/ast-token-store","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217084815,"package_name":"@oxc-parser/binding-android-arm-eabi","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084816,"package_name":"@oxc-parser/binding-android-arm64","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084817,"package_name":"@oxc-parser/binding-darwin-arm64","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084818,"package_name":"@oxc-parser/binding-darwin-x64","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084819,"package_name":"@oxc-parser/binding-freebsd-x64","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084820,"package_name":"@oxc-parser/binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084821,"package_name":"@oxc-parser/binding-linux-arm-musleabihf","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084822,"package_name":"@oxc-parser/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084823,"package_name":"@oxc-parser/binding-linux-arm64-musl","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084824,"package_name":"@oxc-parser/binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084825,"package_name":"@oxc-parser/binding-linux-riscv64-gnu","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084826,"package_name":"@oxc-parser/binding-linux-riscv64-musl","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084827,"package_name":"@oxc-parser/binding-linux-s390x-gnu","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084828,"package_name":"@oxc-parser/binding-linux-x64-gnu","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084829,"package_name":"@oxc-parser/binding-linux-x64-musl","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084830,"package_name":"@oxc-parser/binding-openharmony-arm64","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084831,"package_name":"@oxc-parser/binding-wasm32-wasi","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084832,"package_name":"@oxc-parser/binding-win32-arm64-msvc","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084833,"package_name":"@oxc-parser/binding-win32-ia32-msvc","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084834,"package_name":"@oxc-parser/binding-win32-x64-msvc","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084835,"package_name":"@oxc-project/types","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084836,"package_name":"@oxc-project/types","ecosystem":"npm","requirements":"0.144.0","direct":false,"kind":"runtime","optional":false},{"id":26217084837,"package_name":"@oxc-transform/binding-android-arm-eabi","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084838,"package_name":"@oxc-transform/binding-android-arm64","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084839,"package_name":"@oxc-transform/binding-darwin-arm64","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084840,"package_name":"@oxc-transform/binding-darwin-x64","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084841,"package_name":"@oxc-transform/binding-freebsd-x64","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084842,"package_name":"@oxc-transform/binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084843,"package_name":"@oxc-transform/binding-linux-arm-musleabihf","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084844,"package_name":"@oxc-transform/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084845,"package_name":"@oxc-transform/binding-linux-arm64-musl","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084846,"package_name":"@oxc-transform/binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084847,"package_name":"@oxc-transform/binding-linux-riscv64-gnu","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084848,"package_name":"@oxc-transform/binding-linux-riscv64-musl","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084849,"package_name":"@oxc-transform/binding-linux-s390x-gnu","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084850,"package_name":"@oxc-transform/binding-linux-x64-gnu","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084851,"package_name":"@oxc-transform/binding-linux-x64-musl","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084852,"package_name":"@oxc-transform/binding-openharmony-arm64","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084853,"package_name":"@oxc-transform/binding-wasm32-wasi","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084854,"package_name":"@oxc-transform/binding-win32-arm64-msvc","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084855,"package_name":"@oxc-transform/binding-win32-ia32-msvc","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084856,"package_name":"@oxc-transform/binding-win32-x64-msvc","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217084857,"package_name":"@oxlint/binding-android-arm-eabi","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084858,"package_name":"@oxlint/binding-android-arm64","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084859,"package_name":"@oxlint/binding-darwin-arm64","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084860,"package_name":"@oxlint/binding-darwin-x64","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084861,"package_name":"@oxlint/binding-freebsd-x64","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084862,"package_name":"@oxlint/binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084863,"package_name":"@oxlint/binding-linux-arm-musleabihf","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084864,"package_name":"@oxlint/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084865,"package_name":"@oxlint/binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084866,"package_name":"@oxlint/binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084867,"package_name":"@oxlint/binding-linux-riscv64-gnu","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084868,"package_name":"@oxlint/binding-linux-riscv64-musl","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084869,"package_name":"@oxlint/binding-linux-s390x-gnu","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084870,"package_name":"@oxlint/binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084871,"package_name":"@oxlint/binding-linux-x64-musl","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084872,"package_name":"@oxlint/binding-openharmony-arm64","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084873,"package_name":"@oxlint/binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084874,"package_name":"@oxlint/binding-win32-ia32-msvc","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084875,"package_name":"@oxlint/binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217084876,"package_name":"@parcel/watcher-android-arm64","ecosystem":"npm","requirements":"2.5.6","direct":false,"kind":"runtime","optional":false},{"id":26217084877,"package_name":"@parcel/watcher-darwin-arm64","ecosystem":"npm","requirements":"2.5.6","direct":false,"kind":"runtime","optional":false},{"id":26217084878,"package_name":"@parcel/watcher-darwin-x64","ecosystem":"npm","requirements":"2.5.6","direct":false,"kind":"runtime","optional":false},{"id":26217084879,"package_name":"@parcel/watcher-freebsd-x64","ecosystem":"npm","requirements":"2.5.6","direct":false,"kind":"runtime","optional":false},{"id":26217084880,"package_name":"@parcel/watcher-linux-arm-glibc","ecosystem":"npm","requirements":"2.5.6","direct":false,"kind":"runtime","optional":false},{"id":26217084881,"package_name":"@parcel/watcher-linux-arm-musl","ecosystem":"npm","requirements":"2.5.6","direct":false,"kind":"runtime","optional":false},{"id":26217084882,"package_name":"@parcel/watcher-linux-arm64-glibc","ecosystem":"npm","requirements":"2.5.6","direct":false,"kind":"runtime","optional":false},{"id":26217084883,"package_name":"@parcel/watcher-linux-arm64-musl","ecosystem":"npm","requirements":"2.5.6","direct":false,"kind":"runtime","optional":false},{"id":26217084884,"package_name":"@parcel/watcher-linux-x64-glibc","ecosystem":"npm","requirements":"2.5.6","direct":false,"kind":"runtime","optional":false},{"id":26217084885,"package_name":"@parcel/watcher-linux-x64-musl","ecosystem":"npm","requirements":"2.5.6","direct":false,"kind":"runtime","optional":false},{"id":26217084886,"package_name":"@parcel/watcher-wasm","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217084887,"package_name":"@parcel/watcher-win32-arm64","ecosystem":"npm","requirements":"2.5.6","direct":false,"kind":"runtime","optional":false},{"id":26217084888,"package_name":"@parcel/watcher-win32-ia32","ecosystem":"npm","requirements":"2.5.6","direct":false,"kind":"runtime","optional":false},{"id":26217084889,"package_name":"@parcel/watcher-win32-x64","ecosystem":"npm","requirements":"2.5.6","direct":false,"kind":"runtime","optional":false},{"id":26217084890,"package_name":"@parcel/watcher","ecosystem":"npm","requirements":"2.5.6","direct":false,"kind":"runtime","optional":false},{"id":26217084891,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":26217084892,"package_name":"@pkgr/core","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":26217084893,"package_name":"@playwright/test","ecosystem":"npm","requirements":"1.62.1","direct":false,"kind":"development","optional":false},{"id":26217084894,"package_name":"@polka/url","ecosystem":"npm","requirements":"1.0.0-next.29","direct":false,"kind":"runtime","optional":false},{"id":26217084895,"package_name":"@poppinss/colors","ecosystem":"npm","requirements":"4.1.6","direct":false,"kind":"runtime","optional":false},{"id":26217084896,"package_name":"@poppinss/dumper","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":26217084897,"package_name":"@poppinss/exception","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217084898,"package_name":"@rolldown/binding-android-arm64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217084899,"package_name":"@rolldown/binding-darwin-arm64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217084900,"package_name":"@rolldown/binding-darwin-x64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217084901,"package_name":"@rolldown/binding-freebsd-x64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217084902,"package_name":"@rolldown/binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217084903,"package_name":"@rolldown/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217084904,"package_name":"@rolldown/binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217084905,"package_name":"@rolldown/binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217084906,"package_name":"@rolldown/binding-linux-s390x-gnu","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217084907,"package_name":"@rolldown/binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217084908,"package_name":"@rolldown/binding-linux-x64-musl","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217084909,"package_name":"@rolldown/binding-openharmony-arm64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217084910,"package_name":"@rolldown/binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217084911,"package_name":"@rolldown/binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217084912,"package_name":"@rolldown/pluginutils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217084913,"package_name":"@rollup/plugin-alias","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217084914,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"29.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217084915,"package_name":"@rollup/plugin-inject","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"runtime","optional":false},{"id":26217084916,"package_name":"@rollup/plugin-json","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217084917,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"16.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217084918,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217084919,"package_name":"@rollup/plugin-terser","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217084920,"package_name":"@rollup/plugin-yaml","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217084921,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":26217084922,"package_name":"@rollup/rollup-android-arm-eabi","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084923,"package_name":"@rollup/rollup-android-arm64","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084924,"package_name":"@rollup/rollup-darwin-arm64","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084925,"package_name":"@rollup/rollup-darwin-x64","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084926,"package_name":"@rollup/rollup-freebsd-arm64","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084927,"package_name":"@rollup/rollup-freebsd-x64","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084928,"package_name":"@rollup/rollup-linux-arm-gnueabihf","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084929,"package_name":"@rollup/rollup-linux-arm-musleabihf","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084930,"package_name":"@rollup/rollup-linux-arm64-gnu","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084931,"package_name":"@rollup/rollup-linux-arm64-musl","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084932,"package_name":"@rollup/rollup-linux-loong64-gnu","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084933,"package_name":"@rollup/rollup-linux-loong64-musl","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084934,"package_name":"@rollup/rollup-linux-ppc64-gnu","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084935,"package_name":"@rollup/rollup-linux-ppc64-musl","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084936,"package_name":"@rollup/rollup-linux-riscv64-gnu","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084937,"package_name":"@rollup/rollup-linux-riscv64-musl","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084938,"package_name":"@rollup/rollup-linux-s390x-gnu","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084939,"package_name":"@rollup/rollup-linux-x64-gnu","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084940,"package_name":"@rollup/rollup-linux-x64-musl","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084941,"package_name":"@rollup/rollup-openbsd-x64","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084942,"package_name":"@rollup/rollup-openharmony-arm64","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084943,"package_name":"@rollup/rollup-win32-arm64-msvc","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084944,"package_name":"@rollup/rollup-win32-ia32-msvc","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084945,"package_name":"@rollup/rollup-win32-x64-gnu","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084946,"package_name":"@rollup/rollup-win32-x64-msvc","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217084947,"package_name":"@simple-git/args-pathspec","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217084948,"package_name":"@simple-git/argv-parser","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217084949,"package_name":"@sindresorhus/base62","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217084950,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217084951,"package_name":"@sindresorhus/merge-streams","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217084952,"package_name":"@speed-highlight/core","ecosystem":"npm","requirements":"1.2.24","direct":false,"kind":"runtime","optional":false},{"id":26217084953,"package_name":"@standard-schema/spec","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217084954,"package_name":"@stylistic/eslint-plugin","ecosystem":"npm","requirements":"5.10.0","direct":false,"kind":"runtime","optional":false},{"id":26217084955,"package_name":"@swc/helpers","ecosystem":"npm","requirements":"0.5.23","direct":false,"kind":"runtime","optional":false},{"id":26217084956,"package_name":"@tailwindcss/node","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217084957,"package_name":"@tailwindcss/oxide-android-arm64","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217084958,"package_name":"@tailwindcss/oxide-darwin-arm64","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217084959,"package_name":"@tailwindcss/oxide-darwin-x64","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217084960,"package_name":"@tailwindcss/oxide-freebsd-x64","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217084961,"package_name":"@tailwindcss/oxide-linux-arm-gnueabihf","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217084962,"package_name":"@tailwindcss/oxide-linux-arm64-gnu","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217084963,"package_name":"@tailwindcss/oxide-linux-arm64-musl","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217084964,"package_name":"@tailwindcss/oxide-linux-x64-gnu","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217084965,"package_name":"@tailwindcss/oxide-linux-x64-musl","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217084966,"package_name":"@tailwindcss/oxide-wasm32-wasi","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217084967,"package_name":"@tailwindcss/oxide-win32-arm64-msvc","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217084968,"package_name":"@tailwindcss/oxide-win32-x64-msvc","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217084969,"package_name":"@tailwindcss/oxide","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217084970,"package_name":"@tailwindcss/postcss","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217084971,"package_name":"@tailwindcss/vite","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217084972,"package_name":"@tanstack/table-core","ecosystem":"npm","requirements":"8.21.3","direct":false,"kind":"runtime","optional":false},{"id":26217084973,"package_name":"@tanstack/virtual-core","ecosystem":"npm","requirements":"3.17.7","direct":false,"kind":"runtime","optional":false},{"id":26217084974,"package_name":"@tanstack/vue-table","ecosystem":"npm","requirements":"8.21.3","direct":false,"kind":"runtime","optional":false},{"id":26217084975,"package_name":"@tanstack/vue-virtual","ecosystem":"npm","requirements":"3.13.35","direct":false,"kind":"runtime","optional":false},{"id":26217084976,"package_name":"@tiptap/core","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217084977,"package_name":"@tiptap/extension-blockquote","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217084978,"package_name":"@tiptap/extension-bold","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217084979,"package_name":"@tiptap/extension-bubble-menu","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217084980,"package_name":"@tiptap/extension-bullet-list","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217084981,"package_name":"@tiptap/extension-code-block","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217084982,"package_name":"@tiptap/extension-code","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217084983,"package_name":"@tiptap/extension-collaboration","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217084984,"package_name":"@tiptap/extension-document","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217084985,"package_name":"@tiptap/extension-drag-handle-vue-3","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217084986,"package_name":"@tiptap/extension-drag-handle","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217084987,"package_name":"@tiptap/extension-dropcursor","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217084988,"package_name":"@tiptap/extension-floating-menu","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217084989,"package_name":"@tiptap/extension-gapcursor","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217084990,"package_name":"@tiptap/extension-hard-break","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217084991,"package_name":"@tiptap/extension-heading","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217084992,"package_name":"@tiptap/extension-horizontal-rule","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217084993,"package_name":"@tiptap/extension-image","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217084994,"package_name":"@tiptap/extension-italic","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217084995,"package_name":"@tiptap/extension-link","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217084996,"package_name":"@tiptap/extension-list-item","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217084997,"package_name":"@tiptap/extension-list-keymap","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217084998,"package_name":"@tiptap/extension-list","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217084999,"package_name":"@tiptap/extension-mention","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217085000,"package_name":"@tiptap/extension-node-range","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217085001,"package_name":"@tiptap/extension-ordered-list","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217085002,"package_name":"@tiptap/extension-paragraph","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217085003,"package_name":"@tiptap/extension-placeholder","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217085004,"package_name":"@tiptap/extension-strike","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217085005,"package_name":"@tiptap/extension-text","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217085006,"package_name":"@tiptap/extension-underline","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217085007,"package_name":"@tiptap/extensions","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217085008,"package_name":"@tiptap/extensions","ecosystem":"npm","requirements":"3.27.3","direct":false,"kind":"runtime","optional":false},{"id":26217085009,"package_name":"@tiptap/markdown","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217085010,"package_name":"@tiptap/pm","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217085011,"package_name":"@tiptap/starter-kit","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217085012,"package_name":"@tiptap/suggestion","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217085013,"package_name":"@tiptap/vue-3","ecosystem":"npm","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":26217085014,"package_name":"@tiptap/y-tiptap","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26217085015,"package_name":"@tybys/wasm-util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":26217085016,"package_name":"@types/chai","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217085017,"package_name":"@types/command-line-args","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217085018,"package_name":"@types/command-line-usage","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":26217085019,"package_name":"@types/debug","ecosystem":"npm","requirements":"4.1.13","direct":false,"kind":"runtime","optional":false},{"id":26217085020,"package_name":"@types/deep-eql","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085021,"package_name":"@types/esrecurse","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217085022,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":26217085023,"package_name":"@types/geojson","ecosystem":"npm","requirements":"7946.0.16","direct":false,"kind":"runtime","optional":false},{"id":26217085024,"package_name":"@types/hast","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":26217085025,"package_name":"@types/jsesc","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":26217085026,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"runtime","optional":false},{"id":26217085027,"package_name":"@types/katex","ecosystem":"npm","requirements":"0.16.8","direct":false,"kind":"runtime","optional":false},{"id":26217085028,"package_name":"@types/leaflet","ecosystem":"npm","requirements":"1.9.22","direct":false,"kind":"development","optional":false},{"id":26217085029,"package_name":"@types/luxon","ecosystem":"npm","requirements":"3.7.4","direct":false,"kind":"development","optional":false},{"id":26217085030,"package_name":"@types/mdast","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":26217085031,"package_name":"@types/ms","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085032,"package_name":"@types/node","ecosystem":"npm","requirements":"20.19.43","direct":false,"kind":"runtime","optional":false},{"id":26217085033,"package_name":"@types/node","ecosystem":"npm","requirements":"26.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085034,"package_name":"@types/plotly.js","ecosystem":"npm","requirements":"3.0.13","direct":false,"kind":"development","optional":false},{"id":26217085035,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.20.2","direct":false,"kind":"runtime","optional":false},{"id":26217085036,"package_name":"@types/tz-lookup","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"development","optional":false},{"id":26217085037,"package_name":"@types/unist","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085038,"package_name":"@types/web-bluetooth","ecosystem":"npm","requirements":"0.0.20","direct":false,"kind":"runtime","optional":false},{"id":26217085039,"package_name":"@types/web-bluetooth","ecosystem":"npm","requirements":"0.0.21","direct":false,"kind":"runtime","optional":false},{"id":26217085040,"package_name":"@types/whatwg-mimetype","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085041,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.18.1","direct":false,"kind":"runtime","optional":false},{"id":26217085042,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"8.67.0","direct":false,"kind":"runtime","optional":false},{"id":26217085043,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"8.67.0","direct":false,"kind":"runtime","optional":false},{"id":26217085044,"package_name":"@typescript-eslint/project-service","ecosystem":"npm","requirements":"8.67.0","direct":false,"kind":"runtime","optional":false},{"id":26217085045,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"8.67.0","direct":false,"kind":"runtime","optional":false},{"id":26217085046,"package_name":"@typescript-eslint/tsconfig-utils","ecosystem":"npm","requirements":"8.67.0","direct":false,"kind":"runtime","optional":false},{"id":26217085047,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"8.67.0","direct":false,"kind":"runtime","optional":false},{"id":26217085048,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"8.67.0","direct":false,"kind":"runtime","optional":false},{"id":26217085049,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"8.67.0","direct":false,"kind":"runtime","optional":false},{"id":26217085050,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"8.67.0","direct":false,"kind":"runtime","optional":false},{"id":26217085051,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"8.67.0","direct":false,"kind":"runtime","optional":false},{"id":26217085052,"package_name":"@unhead/bundler","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":26217085053,"package_name":"@unhead/vue","ecosystem":"npm","requirements":"2.1.17","direct":false,"kind":"runtime","optional":false},{"id":26217085054,"package_name":"@unhead/vue","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":26217085055,"package_name":"@unrs/resolver-binding-android-arm-eabi","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085056,"package_name":"@unrs/resolver-binding-android-arm64","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085057,"package_name":"@unrs/resolver-binding-darwin-arm64","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085058,"package_name":"@unrs/resolver-binding-darwin-x64","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085059,"package_name":"@unrs/resolver-binding-freebsd-x64","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085060,"package_name":"@unrs/resolver-binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085061,"package_name":"@unrs/resolver-binding-linux-arm-musleabihf","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085062,"package_name":"@unrs/resolver-binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085063,"package_name":"@unrs/resolver-binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085064,"package_name":"@unrs/resolver-binding-linux-loong64-gnu","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085065,"package_name":"@unrs/resolver-binding-linux-loong64-musl","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085066,"package_name":"@unrs/resolver-binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085067,"package_name":"@unrs/resolver-binding-linux-riscv64-gnu","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085068,"package_name":"@unrs/resolver-binding-linux-riscv64-musl","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085069,"package_name":"@unrs/resolver-binding-linux-s390x-gnu","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085070,"package_name":"@unrs/resolver-binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085071,"package_name":"@unrs/resolver-binding-linux-x64-musl","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085072,"package_name":"@unrs/resolver-binding-openharmony-arm64","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085073,"package_name":"@unrs/resolver-binding-wasm32-wasi","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085074,"package_name":"@unrs/resolver-binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085075,"package_name":"@unrs/resolver-binding-win32-ia32-msvc","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085076,"package_name":"@unrs/resolver-binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217085077,"package_name":"@valibot/to-json-schema","ecosystem":"npm","requirements":"1.7.1","direct":false,"kind":"runtime","optional":false},{"id":26217085078,"package_name":"@vercel/nft","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":26217085079,"package_name":"@vitejs/devtools-kit","ecosystem":"npm","requirements":"0.4.10","direct":false,"kind":"runtime","optional":false},{"id":26217085080,"package_name":"@vitejs/plugin-vue-jsx","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"runtime","optional":false},{"id":26217085081,"package_name":"@vitejs/plugin-vue","ecosystem":"npm","requirements":"6.0.8","direct":false,"kind":"runtime","optional":false},{"id":26217085082,"package_name":"@vitest/eslint-plugin","ecosystem":"npm","requirements":"1.6.27","direct":false,"kind":"runtime","optional":false},{"id":26217085083,"package_name":"@vitest/expect","ecosystem":"npm","requirements":"4.1.10","direct":false,"kind":"development","optional":false},{"id":26217085084,"package_name":"@vitest/mocker","ecosystem":"npm","requirements":"4.1.10","direct":false,"kind":"runtime","optional":false},{"id":26217085085,"package_name":"@vitest/pretty-format","ecosystem":"npm","requirements":"4.1.10","direct":false,"kind":"runtime","optional":false},{"id":26217085086,"package_name":"@vitest/runner","ecosystem":"npm","requirements":"4.1.10","direct":false,"kind":"runtime","optional":false},{"id":26217085087,"package_name":"@vitest/snapshot","ecosystem":"npm","requirements":"4.1.10","direct":false,"kind":"runtime","optional":false},{"id":26217085088,"package_name":"@vitest/spy","ecosystem":"npm","requirements":"4.1.10","direct":false,"kind":"runtime","optional":false},{"id":26217085089,"package_name":"@vitest/utils","ecosystem":"npm","requirements":"4.1.10","direct":false,"kind":"runtime","optional":false},{"id":26217085090,"package_name":"@volar/language-core","ecosystem":"npm","requirements":"2.4.28","direct":false,"kind":"runtime","optional":false},{"id":26217085091,"package_name":"@volar/source-map","ecosystem":"npm","requirements":"2.4.28","direct":false,"kind":"runtime","optional":false},{"id":26217085092,"package_name":"@volar/typescript","ecosystem":"npm","requirements":"2.4.28","direct":false,"kind":"runtime","optional":false},{"id":26217085093,"package_name":"@vue-leaflet/vue-leaflet","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":26217085097,"package_name":"@vue-macros/common","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":26217085098,"package_name":"@vue/babel-helper-vue-transform-on","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085099,"package_name":"@vue/babel-plugin-jsx","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085100,"package_name":"@vue/babel-plugin-resolve-type","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085101,"package_name":"@vue/compiler-core","ecosystem":"npm","requirements":"3.5.41","direct":false,"kind":"runtime","optional":false},{"id":26217085102,"package_name":"@vue/compiler-dom","ecosystem":"npm","requirements":"3.5.41","direct":false,"kind":"runtime","optional":false},{"id":26217085103,"package_name":"@vue/compiler-sfc","ecosystem":"npm","requirements":"3.5.41","direct":false,"kind":"runtime","optional":false},{"id":26217085104,"package_name":"@vue/compiler-ssr","ecosystem":"npm","requirements":"3.5.41","direct":false,"kind":"runtime","optional":false},{"id":26217085105,"package_name":"@vue/devtools-api","ecosystem":"npm","requirements":"6.6.4","direct":false,"kind":"runtime","optional":false},{"id":26217085106,"package_name":"@vue/devtools-api","ecosystem":"npm","requirements":"8.1.5","direct":false,"kind":"runtime","optional":false},{"id":26217085107,"package_name":"@vue/devtools-core","ecosystem":"npm","requirements":"8.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085108,"package_name":"@vue/devtools-kit","ecosystem":"npm","requirements":"8.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085109,"package_name":"@vue/devtools-shared","ecosystem":"npm","requirements":"8.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085110,"package_name":"@vue/language-core","ecosystem":"npm","requirements":"3.3.9","direct":false,"kind":"runtime","optional":false},{"id":26217085111,"package_name":"@vue/reactivity","ecosystem":"npm","requirements":"3.5.41","direct":false,"kind":"runtime","optional":false},{"id":26217085112,"package_name":"@vue/runtime-core","ecosystem":"npm","requirements":"3.5.41","direct":false,"kind":"runtime","optional":false},{"id":26217085113,"package_name":"@vue/runtime-dom","ecosystem":"npm","requirements":"3.5.41","direct":false,"kind":"runtime","optional":false},{"id":26217085114,"package_name":"@vue/server-renderer","ecosystem":"npm","requirements":"3.5.41","direct":false,"kind":"runtime","optional":false},{"id":26217085115,"package_name":"@vue/shared","ecosystem":"npm","requirements":"3.5.41","direct":false,"kind":"runtime","optional":false},{"id":26217085116,"package_name":"@vue/test-utils","ecosystem":"npm","requirements":"2.4.11","direct":false,"kind":"runtime","optional":false},{"id":26217085117,"package_name":"@vueuse/core","ecosystem":"npm","requirements":"10.11.1","direct":false,"kind":"runtime","optional":false},{"id":26217085118,"package_name":"@vueuse/core","ecosystem":"npm","requirements":"14.4.0","direct":false,"kind":"runtime","optional":false},{"id":26217085119,"package_name":"@vueuse/integrations","ecosystem":"npm","requirements":"14.4.0","direct":false,"kind":"runtime","optional":false},{"id":26217085120,"package_name":"@vueuse/metadata","ecosystem":"npm","requirements":"10.11.1","direct":false,"kind":"runtime","optional":false},{"id":26217085121,"package_name":"@vueuse/metadata","ecosystem":"npm","requirements":"14.4.0","direct":false,"kind":"runtime","optional":false},{"id":26217085122,"package_name":"@vueuse/nuxt","ecosystem":"npm","requirements":"14.4.0","direct":false,"kind":"runtime","optional":false},{"id":26217085123,"package_name":"@vueuse/shared","ecosystem":"npm","requirements":"10.11.1","direct":false,"kind":"runtime","optional":false},{"id":26217085124,"package_name":"@vueuse/shared","ecosystem":"npm","requirements":"14.4.0","direct":false,"kind":"runtime","optional":false},{"id":26217085125,"package_name":"abbrev","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085126,"package_name":"abbrev","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085127,"package_name":"abort-controller","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085128,"package_name":"acorn-import-attributes","ecosystem":"npm","requirements":"1.9.5","direct":false,"kind":"runtime","optional":false},{"id":26217085129,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":26217085130,"package_name":"acorn","ecosystem":"npm","requirements":"8.18.0","direct":false,"kind":"runtime","optional":false},{"id":26217085131,"package_name":"agent-base","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"runtime","optional":false},{"id":26217085132,"package_name":"ajv","ecosystem":"npm","requirements":"6.15.0","direct":false,"kind":"runtime","optional":false},{"id":26217085133,"package_name":"alien-signals","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085134,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085135,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":26217085136,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085137,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217085138,"package_name":"ansis","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217085139,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26217085140,"package_name":"apache-arrow","ecosystem":"npm","requirements":"17.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085141,"package_name":"archiver-utils","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085142,"package_name":"archiver","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085143,"package_name":"are-docs-informative","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085144,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085145,"package_name":"aria-hidden","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":26217085146,"package_name":"array-back","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085147,"package_name":"array-back","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217085148,"package_name":"assertion-error","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085149,"package_name":"ast-kit","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085150,"package_name":"ast-walker-scope","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":26217085151,"package_name":"async-sema","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085152,"package_name":"async","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"runtime","optional":false},{"id":26217085153,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.5.4","direct":false,"kind":"runtime","optional":false},{"id":26217085154,"package_name":"b4a","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":26217085155,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085156,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":26217085157,"package_name":"bare-events","ecosystem":"npm","requirements":"2.9.1","direct":false,"kind":"runtime","optional":false},{"id":26217085158,"package_name":"bare-fs","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":26217085159,"package_name":"bare-path","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085160,"package_name":"bare-stream","ecosystem":"npm","requirements":"2.13.3","direct":false,"kind":"runtime","optional":false},{"id":26217085161,"package_name":"bare-url","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":26217085162,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":26217085163,"package_name":"baseline-browser-mapping","ecosystem":"npm","requirements":"2.11.13","direct":false,"kind":"runtime","optional":false},{"id":26217085164,"package_name":"basic-auth","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085165,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26217085166,"package_name":"birpc","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":26217085167,"package_name":"birpc","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085168,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085169,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.18","direct":false,"kind":"runtime","optional":false},{"id":26217085170,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":26217085171,"package_name":"brace-expansion","ecosystem":"npm","requirements":"5.0.9","direct":false,"kind":"runtime","optional":false},{"id":26217085172,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085173,"package_name":"browserslist","ecosystem":"npm","requirements":"4.28.8","direct":false,"kind":"runtime","optional":false},{"id":26217085174,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085175,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217085176,"package_name":"buffer-image-size","ecosystem":"npm","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":26217085177,"package_name":"buffer","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085178,"package_name":"builtin-modules","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085179,"package_name":"bundle-name","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085180,"package_name":"c12","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"runtime","optional":false},{"id":26217085181,"package_name":"cac","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085182,"package_name":"call-bind-apply-helpers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085183,"package_name":"call-bound","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":26217085184,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085185,"package_name":"caniuse-api","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085186,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001809","direct":false,"kind":"runtime","optional":false},{"id":26217085187,"package_name":"ccount","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085188,"package_name":"chai","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":26217085189,"package_name":"chalk-template","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26217085190,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217085191,"package_name":"change-case","ecosystem":"npm","requirements":"5.4.4","direct":false,"kind":"runtime","optional":false},{"id":26217085192,"package_name":"character-entities","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085193,"package_name":"chokidar","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085194,"package_name":"chownr","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085196,"package_name":"ci-info","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":26217085197,"package_name":"citty","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":26217085198,"package_name":"citty","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":26217085199,"package_name":"cliui","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085200,"package_name":"cluster-key-slot","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085201,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085202,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26217085203,"package_name":"colortranslator","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085204,"package_name":"command-line-args","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085205,"package_name":"command-line-usage","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":26217085206,"package_name":"commander","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085207,"package_name":"commander","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085208,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":26217085209,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085210,"package_name":"comment-parser","ecosystem":"npm","requirements":"1.4.7","direct":false,"kind":"runtime","optional":false},{"id":26217085211,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085212,"package_name":"compatx","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085213,"package_name":"compress-commons","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085214,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085215,"package_name":"confbox","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":26217085216,"package_name":"confbox","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217085217,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":26217085218,"package_name":"consola","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":26217085219,"package_name":"convert-hrtime","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085220,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085221,"package_name":"cookie-es","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217085222,"package_name":"cookie-es","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085223,"package_name":"cookie-es","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085224,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.50.0","direct":false,"kind":"runtime","optional":false},{"id":26217085225,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085226,"package_name":"crc-32","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26217085227,"package_name":"crc32-stream","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085228,"package_name":"croner","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085229,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26217085230,"package_name":"crossws","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":26217085231,"package_name":"crossws","ecosystem":"npm","requirements":"0.4.10","direct":false,"kind":"runtime","optional":false},{"id":26217085232,"package_name":"css-select","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":26217085233,"package_name":"css-tree","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085234,"package_name":"css-tree","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085235,"package_name":"css-what","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":26217085236,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085237,"package_name":"cssfilter","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"runtime","optional":false},{"id":26217085238,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"8.0.5","direct":false,"kind":"runtime","optional":false},{"id":26217085239,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085240,"package_name":"cssnano","ecosystem":"npm","requirements":"8.0.5","direct":false,"kind":"runtime","optional":false},{"id":26217085241,"package_name":"csso","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"runtime","optional":false},{"id":26217085242,"package_name":"csstype","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217085243,"package_name":"db0","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":26217085244,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":26217085245,"package_name":"decode-named-character-reference","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085246,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":26217085247,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217085248,"package_name":"default-browser-id","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085249,"package_name":"default-browser","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":26217085250,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085251,"package_name":"defu","ecosystem":"npm","requirements":"6.1.7","direct":false,"kind":"runtime","optional":false},{"id":26217085252,"package_name":"denque","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085253,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085254,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085255,"package_name":"destr","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26217085256,"package_name":"detect-indent","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085257,"package_name":"detect-libc","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217085258,"package_name":"devalue","ecosystem":"npm","requirements":"5.9.0","direct":false,"kind":"runtime","optional":false},{"id":26217085259,"package_name":"devframe","ecosystem":"npm","requirements":"0.7.16","direct":false,"kind":"runtime","optional":false},{"id":26217085260,"package_name":"devframe","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":26217085261,"package_name":"devlop","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085262,"package_name":"diff-sequences","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":26217085263,"package_name":"diff","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":26217085264,"package_name":"dom-serializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085265,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085266,"package_name":"domhandler","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085267,"package_name":"domutils","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":26217085268,"package_name":"dot-prop","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085269,"package_name":"dotenv","ecosystem":"npm","requirements":"17.4.2","direct":false,"kind":"runtime","optional":false},{"id":26217085270,"package_name":"dunder-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085271,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217085272,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085273,"package_name":"editorconfig","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":26217085274,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085275,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.5.405","direct":false,"kind":"runtime","optional":false},{"id":26217085276,"package_name":"embla-carousel-auto-height","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217085277,"package_name":"embla-carousel-auto-scroll","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217085278,"package_name":"embla-carousel-autoplay","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217085279,"package_name":"embla-carousel-class-names","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217085280,"package_name":"embla-carousel-fade","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217085281,"package_name":"embla-carousel-reactive-utils","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217085282,"package_name":"embla-carousel-vue","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217085283,"package_name":"embla-carousel-wheel-gestures","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085284,"package_name":"embla-carousel","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217085285,"package_name":"emoji-regex","ecosystem":"npm","requirements":"10.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217085286,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085287,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":26217085288,"package_name":"empathic","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085289,"package_name":"encodeurl","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085290,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.24.5","direct":false,"kind":"runtime","optional":false},{"id":26217085291,"package_name":"entities","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":26217085292,"package_name":"entities","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085293,"package_name":"entities","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085294,"package_name":"error-stack-parser-es","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":26217085295,"package_name":"error-stack-parser-es","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085296,"package_name":"errx","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217085297,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085298,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085299,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217085300,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217085301,"package_name":"esbuild","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26217085302,"package_name":"esbuild","ecosystem":"npm","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":26217085303,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085304,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085305,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085306,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085307,"package_name":"escodegen","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085308,"package_name":"eslint-compat-utils","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":26217085309,"package_name":"eslint-compat-utils","ecosystem":"npm","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":26217085310,"package_name":"eslint-config-flat-gitignore","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085311,"package_name":"eslint-flat-config-utils","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085312,"package_name":"eslint-import-context","ecosystem":"npm","requirements":"0.1.9","direct":false,"kind":"runtime","optional":false},{"id":26217085313,"package_name":"eslint-json-compat-utils","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217085314,"package_name":"eslint-merge-processors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085315,"package_name":"eslint-plugin-antfu","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217085316,"package_name":"eslint-plugin-command","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085317,"package_name":"eslint-plugin-es-x","ecosystem":"npm","requirements":"7.8.0","direct":false,"kind":"runtime","optional":false},{"id":26217085318,"package_name":"eslint-plugin-import-lite","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217085319,"package_name":"eslint-plugin-import-x","ecosystem":"npm","requirements":"4.17.1","direct":false,"kind":"runtime","optional":false},{"id":26217085320,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"63.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217085321,"package_name":"eslint-plugin-jsonc","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":26217085322,"package_name":"eslint-plugin-n","ecosystem":"npm","requirements":"18.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085323,"package_name":"eslint-plugin-no-only-tests","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":26217085324,"package_name":"eslint-plugin-oxlint","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"runtime","optional":false},{"id":26217085325,"package_name":"eslint-plugin-perfectionist","ecosystem":"npm","requirements":"5.10.1","direct":false,"kind":"runtime","optional":false},{"id":26217085326,"package_name":"eslint-plugin-pnpm","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":26217085327,"package_name":"eslint-plugin-regexp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085328,"package_name":"eslint-plugin-toml","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26217085329,"package_name":"eslint-plugin-unicorn","ecosystem":"npm","requirements":"73.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085330,"package_name":"eslint-plugin-unused-imports","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":26217085331,"package_name":"eslint-plugin-vue","ecosystem":"npm","requirements":"10.10.0","direct":false,"kind":"runtime","optional":false},{"id":26217085332,"package_name":"eslint-plugin-yml","ecosystem":"npm","requirements":"3.8.1","direct":false,"kind":"runtime","optional":false},{"id":26217085333,"package_name":"eslint-processor-vue-blocks","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085334,"package_name":"eslint-scope","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217085335,"package_name":"eslint-typegen","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217085336,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":26217085337,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085338,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085339,"package_name":"eslint","ecosystem":"npm","requirements":"10.8.1","direct":false,"kind":"runtime","optional":false},{"id":26217085340,"package_name":"espree","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"runtime","optional":false},{"id":26217085341,"package_name":"espree","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085342,"package_name":"espree","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"runtime","optional":false},{"id":26217085343,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085344,"package_name":"esquery","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":26217085345,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085346,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085347,"package_name":"estree-walker","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085348,"package_name":"estree-walker","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085349,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085350,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":26217085351,"package_name":"event-target-shim","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085352,"package_name":"events-universal","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085353,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085354,"package_name":"execa","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085355,"package_name":"expect-type","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26217085356,"package_name":"exsolve","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085357,"package_name":"fake-indexeddb","ecosystem":"npm","requirements":"6.2.5","direct":false,"kind":"runtime","optional":false},{"id":26217085358,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26217085359,"package_name":"fast-fifo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":26217085360,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217085361,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085362,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":26217085363,"package_name":"fast-npm-meta","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085364,"package_name":"fast-string-truncated-width","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085365,"package_name":"fast-string-width","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085366,"package_name":"fast-wrap-ansi","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":26217085367,"package_name":"fastq","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"runtime","optional":false},{"id":26217085368,"package_name":"fault","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085369,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":26217085370,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085371,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085372,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085373,"package_name":"find-replace","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085374,"package_name":"find-up-simple","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085375,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085376,"package_name":"find-up","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085377,"package_name":"flat-cache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085378,"package_name":"flatbuffers","ecosystem":"npm","requirements":"24.12.23","direct":false,"kind":"runtime","optional":false},{"id":26217085379,"package_name":"flatted","ecosystem":"npm","requirements":"3.4.4","direct":false,"kind":"runtime","optional":false},{"id":26217085380,"package_name":"fnv1a-64","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217085381,"package_name":"fontaine","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":26217085382,"package_name":"fontkitten","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085383,"package_name":"fontless","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085384,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217085385,"package_name":"format","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":26217085386,"package_name":"fraction.js","ecosystem":"npm","requirements":"5.3.4","direct":false,"kind":"runtime","optional":false},{"id":26217085387,"package_name":"framer-motion","ecosystem":"npm","requirements":"12.43.0","direct":false,"kind":"runtime","optional":false},{"id":26217085388,"package_name":"fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085389,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":26217085390,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217085391,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217085392,"package_name":"function-timeout","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085393,"package_name":"fuse.js","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":26217085394,"package_name":"fzf","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":26217085395,"package_name":"generic-names","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085396,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":26217085397,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26217085398,"package_name":"get-east-asian-width","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217085399,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085400,"package_name":"get-port-please","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085401,"package_name":"get-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085402,"package_name":"get-stream","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085403,"package_name":"get-tsconfig","ecosystem":"npm","requirements":"4.14.2","direct":false,"kind":"runtime","optional":false},{"id":26217085404,"package_name":"giget","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217085405,"package_name":"github-slugger","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085406,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217085407,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085408,"package_name":"glob","ecosystem":"npm","requirements":"10.5.0","direct":false,"kind":"runtime","optional":false},{"id":26217085409,"package_name":"glob","ecosystem":"npm","requirements":"13.0.6","direct":false,"kind":"runtime","optional":false},{"id":26217085410,"package_name":"global-directory","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085411,"package_name":"globals","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085412,"package_name":"globals","ecosystem":"npm","requirements":"15.15.0","direct":false,"kind":"runtime","optional":false},{"id":26217085413,"package_name":"globals","ecosystem":"npm","requirements":"17.11.0","direct":false,"kind":"runtime","optional":false},{"id":26217085414,"package_name":"globby","ecosystem":"npm","requirements":"16.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217085415,"package_name":"globrex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217085416,"package_name":"gopd","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085417,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":26217085418,"package_name":"gzip-size","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085419,"package_name":"h3","ecosystem":"npm","requirements":"1.15.11","direct":false,"kind":"runtime","optional":false},{"id":26217085420,"package_name":"h3","ecosystem":"npm","requirements":"2.0.1-rc.26","direct":false,"kind":"runtime","optional":false},{"id":26217085421,"package_name":"happy-dom","ecosystem":"npm","requirements":"20.11.2","direct":false,"kind":"development","optional":false},{"id":26217085422,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085423,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085424,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26217085425,"package_name":"hey-listen","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":26217085426,"package_name":"hookable","ecosystem":"npm","requirements":"5.5.3","direct":false,"kind":"runtime","optional":false},{"id":26217085427,"package_name":"hookable","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085428,"package_name":"html-entities","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217085429,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085430,"package_name":"http-shutdown","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26217085431,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26217085432,"package_name":"httpxy","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":26217085433,"package_name":"human-signals","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085434,"package_name":"identifier-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085435,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085436,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":26217085437,"package_name":"ignore","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26217085438,"package_name":"image-meta","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":26217085439,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217085440,"package_name":"import-fresh","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085441,"package_name":"import-meta-resolve","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085442,"package_name":"impound","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":26217085443,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":26217085444,"package_name":"indent-string","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085445,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26217085446,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":26217085447,"package_name":"ini","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085448,"package_name":"ioredis","ecosystem":"npm","requirements":"5.11.1","direct":false,"kind":"runtime","optional":false},{"id":26217085449,"package_name":"iron-webcrypto","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085450,"package_name":"is-builtin-module","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085451,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.16.2","direct":false,"kind":"runtime","optional":false},{"id":26217085452,"package_name":"is-docker","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085453,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085454,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085455,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085456,"package_name":"is-identifier","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085457,"package_name":"is-in-ssh","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085458,"package_name":"is-inside-container","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085459,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085460,"package_name":"is-language-code","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085461,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085462,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085463,"package_name":"is-path-inside","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085464,"package_name":"is-reference","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085465,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085466,"package_name":"is-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085467,"package_name":"is-wsl","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085468,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085469,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085470,"package_name":"isexe","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085471,"package_name":"isomorphic.js","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":26217085472,"package_name":"jackspeak","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":26217085473,"package_name":"jiti","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":26217085474,"package_name":"js-beautify","ecosystem":"npm","requirements":"1.15.4","direct":false,"kind":"runtime","optional":false},{"id":26217085475,"package_name":"js-cookie","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"runtime","optional":false},{"id":26217085476,"package_name":"js-tokens","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085477,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085478,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217085479,"package_name":"jsdoc-type-pratt-parser","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085480,"package_name":"jsdoc-type-pratt-parser","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085481,"package_name":"jsdoc-type-pratt-parser","ecosystem":"npm","requirements":"9.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085482,"package_name":"jsesc","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085483,"package_name":"json-bignum","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085484,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085485,"package_name":"json-schema-to-typescript-lite","ecosystem":"npm","requirements":"15.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085486,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":26217085487,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085488,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217085489,"package_name":"jsonc-eslint-parser","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":26217085490,"package_name":"jsonc-eslint-parser","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085496,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217085497,"package_name":"katex","ecosystem":"npm","requirements":"0.16.47","direct":false,"kind":"runtime","optional":false},{"id":26217085498,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":26217085499,"package_name":"kleur","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":26217085500,"package_name":"klona","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":26217085501,"package_name":"knitwork","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085502,"package_name":"launch-editor","ecosystem":"npm","requirements":"2.14.1","direct":false,"kind":"runtime","optional":false},{"id":26217085503,"package_name":"lazystream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085504,"package_name":"leaflet.markercluster","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"runtime","optional":false},{"id":26217085505,"package_name":"leaflet","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"runtime","optional":false},{"id":26217085506,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":26217085507,"package_name":"lib0","ecosystem":"npm","requirements":"0.2.117","direct":false,"kind":"runtime","optional":false},{"id":26217085508,"package_name":"lightningcss-android-arm64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26217085509,"package_name":"lightningcss-android-arm64","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":26217085510,"package_name":"lightningcss-darwin-arm64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26217085511,"package_name":"lightningcss-darwin-arm64","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":26217085512,"package_name":"lightningcss-darwin-x64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26217085513,"package_name":"lightningcss-darwin-x64","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":26217085514,"package_name":"lightningcss-freebsd-x64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26217085515,"package_name":"lightningcss-freebsd-x64","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":26217085516,"package_name":"lightningcss-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26217085517,"package_name":"lightningcss-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":26217085518,"package_name":"lightningcss-linux-arm64-gnu","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26217085519,"package_name":"lightningcss-linux-arm64-gnu","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":26217085520,"package_name":"lightningcss-linux-arm64-musl","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26217085522,"package_name":"lightningcss-linux-arm64-musl","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":26217085523,"package_name":"lightningcss-linux-x64-gnu","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26217085525,"package_name":"lightningcss-linux-x64-gnu","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":26217085526,"package_name":"lightningcss-linux-x64-musl","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26217085527,"package_name":"lightningcss-linux-x64-musl","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":26217085528,"package_name":"lightningcss-win32-arm64-msvc","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26217085529,"package_name":"lightningcss-win32-arm64-msvc","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":26217085530,"package_name":"lightningcss-win32-x64-msvc","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26217085531,"package_name":"lightningcss-win32-x64-msvc","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":26217085532,"package_name":"lightningcss","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26217085533,"package_name":"lightningcss","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":26217085534,"package_name":"lilconfig","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26217085535,"package_name":"linkifyjs","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217085536,"package_name":"listhen","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":26217085537,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217085538,"package_name":"local-pkg","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085539,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085540,"package_name":"locate-path","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085541,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085542,"package_name":"lodash","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"runtime","optional":false},{"id":26217085543,"package_name":"longest-streak","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085544,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":26217085545,"package_name":"lru-cache","ecosystem":"npm","requirements":"11.5.2","direct":false,"kind":"runtime","optional":false},{"id":26217085546,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085547,"package_name":"luxon","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":26217085548,"package_name":"magic-regexp","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":26217085549,"package_name":"magic-string-ast","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085550,"package_name":"magic-string","ecosystem":"npm","requirements":"0.30.21","direct":false,"kind":"runtime","optional":false},{"id":26217085551,"package_name":"magic-string","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085552,"package_name":"magicast","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":26217085553,"package_name":"make-asynchronous","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085554,"package_name":"markdown-table","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26217085555,"package_name":"marked","ecosystem":"npm","requirements":"17.0.6","direct":false,"kind":"runtime","optional":false},{"id":26217085556,"package_name":"math-intrinsics","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085557,"package_name":"mdast-util-find-and-replace","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085558,"package_name":"mdast-util-from-markdown","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085559,"package_name":"mdast-util-frontmatter","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085560,"package_name":"mdast-util-gfm-autolink-literal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085561,"package_name":"mdast-util-gfm-footnote","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085562,"package_name":"mdast-util-gfm-strikethrough","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085563,"package_name":"mdast-util-gfm-table","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085564,"package_name":"mdast-util-gfm-task-list-item","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085565,"package_name":"mdast-util-gfm","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085566,"package_name":"mdast-util-math","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085567,"package_name":"mdast-util-phrasing","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085568,"package_name":"mdast-util-to-markdown","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217085569,"package_name":"mdast-util-to-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085570,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.28","direct":false,"kind":"runtime","optional":false},{"id":26217085571,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.27.1","direct":false,"kind":"runtime","optional":false},{"id":26217085572,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.29.0","direct":false,"kind":"runtime","optional":false},{"id":26217085573,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085574,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":26217085575,"package_name":"micromark-core-commonmark","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085576,"package_name":"micromark-extension-frontmatter","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085577,"package_name":"micromark-extension-gfm-autolink-literal","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085578,"package_name":"micromark-extension-gfm-footnote","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085579,"package_name":"micromark-extension-gfm-strikethrough","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085580,"package_name":"micromark-extension-gfm-table","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085581,"package_name":"micromark-extension-gfm-tagfilter","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085582,"package_name":"micromark-extension-gfm-task-list-item","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085583,"package_name":"micromark-extension-gfm","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085584,"package_name":"micromark-extension-math","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085585,"package_name":"micromark-factory-destination","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085586,"package_name":"micromark-factory-label","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085587,"package_name":"micromark-factory-space","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085588,"package_name":"micromark-factory-title","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085589,"package_name":"micromark-factory-whitespace","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085590,"package_name":"micromark-util-character","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085591,"package_name":"micromark-util-chunked","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085592,"package_name":"micromark-util-classify-character","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085593,"package_name":"micromark-util-combine-extensions","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085594,"package_name":"micromark-util-decode-numeric-character-reference","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085595,"package_name":"micromark-util-decode-string","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085596,"package_name":"micromark-util-encode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085597,"package_name":"micromark-util-html-tag-name","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085598,"package_name":"micromark-util-normalize-identifier","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085599,"package_name":"micromark-util-resolve-all","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085600,"package_name":"micromark-util-sanitize-uri","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085601,"package_name":"micromark-util-subtokenize","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085602,"package_name":"micromark-util-symbol","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085603,"package_name":"micromark-util-types","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085604,"package_name":"micromark","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085605,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":26217085606,"package_name":"mime-db","ecosystem":"npm","requirements":"1.54.0","direct":false,"kind":"runtime","optional":false},{"id":26217085607,"package_name":"mime-types","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085608,"package_name":"mime","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085609,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085610,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.6","direct":false,"kind":"runtime","optional":false},{"id":26217085611,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":26217085612,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.9","direct":false,"kind":"runtime","optional":false},{"id":26217085613,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.9","direct":false,"kind":"runtime","optional":false},{"id":26217085614,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":26217085615,"package_name":"minizlib","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085616,"package_name":"mlly","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":26217085617,"package_name":"mocked-exports","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085618,"package_name":"module-replacements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085619,"package_name":"motion-dom","ecosystem":"npm","requirements":"12.43.0","direct":false,"kind":"runtime","optional":false},{"id":26217085620,"package_name":"motion-utils","ecosystem":"npm","requirements":"12.39.0","direct":false,"kind":"runtime","optional":false},{"id":26217085621,"package_name":"motion-v","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085622,"package_name":"mrmime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085623,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":26217085624,"package_name":"muggle-string","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":26217085625,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.18","direct":false,"kind":"runtime","optional":false},{"id":26217085626,"package_name":"nanotar","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085627,"package_name":"napi-postinstall","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":26217085628,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26217085629,"package_name":"natural-orderby","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085630,"package_name":"nitropack","ecosystem":"npm","requirements":"2.13.4","direct":false,"kind":"runtime","optional":false},{"id":26217085631,"package_name":"node-addon-api","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085632,"package_name":"node-fetch-native","ecosystem":"npm","requirements":"1.6.7","direct":false,"kind":"runtime","optional":false},{"id":26217085633,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":26217085634,"package_name":"node-forge","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26217085635,"package_name":"node-gyp-build","ecosystem":"npm","requirements":"4.8.4","direct":false,"kind":"runtime","optional":false},{"id":26217085636,"package_name":"node-mock-http","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":26217085637,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.53","direct":false,"kind":"runtime","optional":false},{"id":26217085638,"package_name":"nopt","ecosystem":"npm","requirements":"7.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085639,"package_name":"nopt","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085640,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085641,"package_name":"nostics","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085642,"package_name":"npm-run-path","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085643,"package_name":"npm-run-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085644,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085645,"package_name":"nuxt-csurf","ecosystem":"npm","requirements":"1.6.6","direct":false,"kind":"runtime","optional":false},{"id":26217085683,"package_name":"nuxt-define","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085684,"package_name":"nuxt-security","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217085685,"package_name":"nuxt","ecosystem":"npm","requirements":"4.5.2","direct":false,"kind":"runtime","optional":false},{"id":26217085686,"package_name":"nypm","ecosystem":"npm","requirements":"0.6.9","direct":false,"kind":"runtime","optional":false},{"id":26217085687,"package_name":"object-deep-merge","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085688,"package_name":"object-identity","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217085689,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.4","direct":false,"kind":"runtime","optional":false},{"id":26217085690,"package_name":"obug","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":26217085691,"package_name":"ofetch","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":26217085692,"package_name":"ofetch","ecosystem":"npm","requirements":"2.0.0-alpha.3","direct":false,"kind":"runtime","optional":false},{"id":26217085693,"package_name":"ohash","ecosystem":"npm","requirements":"2.0.11","direct":false,"kind":"runtime","optional":false},{"id":26217085694,"package_name":"on-change","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085695,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":26217085696,"package_name":"onetime","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085697,"package_name":"open","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085698,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":26217085699,"package_name":"orderedmap","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085700,"package_name":"oxc-parser","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217085701,"package_name":"oxc-transform","ecosystem":"npm","requirements":"0.141.0","direct":false,"kind":"runtime","optional":false},{"id":26217085702,"package_name":"oxc-walker","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":26217085703,"package_name":"oxc-walker","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085704,"package_name":"oxlint","ecosystem":"npm","requirements":"1.78.0","direct":false,"kind":"development","optional":false},{"id":26217085705,"package_name":"p-event","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085706,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085707,"package_name":"p-limit","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085708,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085709,"package_name":"p-locate","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085710,"package_name":"p-timeout","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"runtime","optional":false},{"id":26217085711,"package_name":"package-json-from-dist","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085712,"package_name":"package-manager-detector","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":26217085713,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085714,"package_name":"parse-gitignore","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085715,"package_name":"parse-imports-exports","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217085716,"package_name":"parse-statements","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":26217085717,"package_name":"parse5","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085718,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217085719,"package_name":"path-browserify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085720,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085721,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085722,"package_name":"path-key","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085723,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":26217085724,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":26217085725,"package_name":"path-scurry","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085726,"package_name":"pathe","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085727,"package_name":"perfect-debounce","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085728,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085729,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":26217085730,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":26217085731,"package_name":"pkg-types","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217085732,"package_name":"pkg-types","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217085733,"package_name":"playwright-core","ecosystem":"npm","requirements":"1.62.1","direct":false,"kind":"runtime","optional":false},{"id":26217085734,"package_name":"playwright","ecosystem":"npm","requirements":"1.62.1","direct":false,"kind":"runtime","optional":false},{"id":26217085735,"package_name":"plotly.js-basic-dist-min","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":26217085736,"package_name":"pluralize","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085737,"package_name":"pnpm-workspace-yaml","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":26217085738,"package_name":"postcss-calc","ecosystem":"npm","requirements":"10.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085739,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085740,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085741,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085742,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085743,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085744,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085745,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085746,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085747,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085748,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085749,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085750,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":26217085751,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085752,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085753,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085754,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085755,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085756,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085757,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085758,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085759,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085760,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085761,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085762,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085763,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"7.1.5","direct":false,"kind":"runtime","optional":false},{"id":26217085764,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":26217085765,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085766,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085767,"package_name":"postcss","ecosystem":"npm","requirements":"8.5.26","direct":false,"kind":"runtime","optional":false},{"id":26217085768,"package_name":"powershell-utils","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085769,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085770,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085771,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085772,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"runtime","optional":false},{"id":26217085773,"package_name":"proper-lockfile","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217085774,"package_name":"prosemirror-changeset","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":26217085775,"package_name":"prosemirror-commands","ecosystem":"npm","requirements":"1.7.1","direct":false,"kind":"runtime","optional":false},{"id":26217085776,"package_name":"prosemirror-dropcursor","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"runtime","optional":false},{"id":26217085777,"package_name":"prosemirror-gapcursor","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":26217085778,"package_name":"prosemirror-history","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26217085779,"package_name":"prosemirror-inputrules","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":26217085780,"package_name":"prosemirror-keymap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217085781,"package_name":"prosemirror-model","ecosystem":"npm","requirements":"1.25.10","direct":false,"kind":"runtime","optional":false},{"id":26217085782,"package_name":"prosemirror-schema-list","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":26217085783,"package_name":"prosemirror-state","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":26217085784,"package_name":"prosemirror-tables","ecosystem":"npm","requirements":"1.8.5","direct":false,"kind":"runtime","optional":false},{"id":26217085785,"package_name":"prosemirror-transform","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":26217085786,"package_name":"prosemirror-view","ecosystem":"npm","requirements":"1.42.0","direct":false,"kind":"runtime","optional":false},{"id":26217085787,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217085806,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217085807,"package_name":"qs","ecosystem":"npm","requirements":"6.15.3","direct":false,"kind":"runtime","optional":false},{"id":26217085808,"package_name":"quansync","ecosystem":"npm","requirements":"0.2.11","direct":false,"kind":"runtime","optional":false},{"id":26217085809,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217085810,"package_name":"quote-js-string","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085811,"package_name":"radix3","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217085812,"package_name":"range-parser","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085813,"package_name":"rc9","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085814,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":26217085815,"package_name":"readable-stream","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":26217085816,"package_name":"readdir-glob","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":26217085817,"package_name":"readdirp","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085818,"package_name":"redis-errors","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085819,"package_name":"redis-parser","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085820,"package_name":"refa","ecosystem":"npm","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":26217085821,"package_name":"regexp-ast-analysis","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":26217085822,"package_name":"regexp-tree","ecosystem":"npm","requirements":"0.1.27","direct":false,"kind":"runtime","optional":false},{"id":26217085823,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":26217085824,"package_name":"reka-ui","ecosystem":"npm","requirements":"2.10.1","direct":false,"kind":"runtime","optional":false},{"id":26217085825,"package_name":"reserved-identifiers","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085826,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085827,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085828,"package_name":"resolve-pkg-maps","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085829,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.12","direct":false,"kind":"runtime","optional":false},{"id":26217085830,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":26217085842,"package_name":"reusify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085843,"package_name":"rolldown-string","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217085844,"package_name":"rolldown","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26217085845,"package_name":"rollup-plugin-visualizer","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085846,"package_name":"rollup","ecosystem":"npm","requirements":"4.62.4","direct":false,"kind":"runtime","optional":false},{"id":26217085847,"package_name":"rope-sequence","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":26217085848,"package_name":"rou3","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":26217085849,"package_name":"run-applescript","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085850,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085851,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217085852,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085853,"package_name":"sax","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":26217085854,"package_name":"scslre","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085855,"package_name":"scule","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085856,"package_name":"semver","ecosystem":"npm","requirements":"7.8.5","direct":false,"kind":"runtime","optional":false},{"id":26217085857,"package_name":"send","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085858,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085859,"package_name":"seroval","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":26217085860,"package_name":"serve-placeholder","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085861,"package_name":"serve-static","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085862,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085863,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085864,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085865,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":26217085866,"package_name":"side-channel-list","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085867,"package_name":"side-channel-map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085868,"package_name":"side-channel-weakmap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085869,"package_name":"side-channel","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085870,"package_name":"siginfo","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085871,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":26217085872,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085873,"package_name":"simple-git","ecosystem":"npm","requirements":"3.36.0","direct":false,"kind":"runtime","optional":false},{"id":26217085874,"package_name":"sirv","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085875,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":26217085876,"package_name":"slash","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085877,"package_name":"smob","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":26217085878,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217085879,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":26217085880,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":26217085881,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.6","direct":false,"kind":"runtime","optional":false},{"id":26217085882,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":26217085883,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085884,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.23","direct":false,"kind":"runtime","optional":false},{"id":26217085885,"package_name":"srvx","ecosystem":"npm","requirements":"0.11.22","direct":false,"kind":"runtime","optional":false},{"id":26217085886,"package_name":"srvx","ecosystem":"npm","requirements":"0.12.5","direct":false,"kind":"runtime","optional":false},{"id":26217085887,"package_name":"stable-hash-x","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085888,"package_name":"stackback","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085889,"package_name":"standard-as-callback","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085890,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085891,"package_name":"std-env","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085892,"package_name":"streamx","ecosystem":"npm","requirements":"2.28.0","direct":false,"kind":"runtime","optional":false},{"id":26217085893,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217085894,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26217085895,"package_name":"string-width","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085896,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085897,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085898,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085899,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085900,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085901,"package_name":"strip-indent","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085902,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085903,"package_name":"strip-literal","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085904,"package_name":"structured-clone-es","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085905,"package_name":"stylehacks","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085906,"package_name":"suncalc","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085907,"package_name":"super-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085908,"package_name":"supports-color","ecosystem":"npm","requirements":"10.2.2","direct":false,"kind":"runtime","optional":false},{"id":26217085909,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085910,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085911,"package_name":"svgo","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085912,"package_name":"synckit","ecosystem":"npm","requirements":"0.11.13","direct":false,"kind":"runtime","optional":false},{"id":26217085913,"package_name":"table-layout","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085914,"package_name":"tagged-tag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085915,"package_name":"tailwind-merge","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":26217085916,"package_name":"tailwind-variants","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217085917,"package_name":"tailwindcss","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217085918,"package_name":"tapable","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217085919,"package_name":"tar-stream","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085920,"package_name":"tar","ecosystem":"npm","requirements":"7.5.22","direct":false,"kind":"runtime","optional":false},{"id":26217085921,"package_name":"teex","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085922,"package_name":"terser","ecosystem":"npm","requirements":"5.50.0","direct":false,"kind":"runtime","optional":false},{"id":26217085923,"package_name":"text-decoder","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":26217085924,"package_name":"time-span","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085925,"package_name":"tiny-inflate","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085926,"package_name":"tiny-invariant","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217085927,"package_name":"tinybench","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":26217085928,"package_name":"tinyclip","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":26217085929,"package_name":"tinyexec","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085930,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":26217085931,"package_name":"tinyrainbow","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217085932,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085933,"package_name":"to-valid-identifier","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085934,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085935,"package_name":"toml-eslint-parser","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085936,"package_name":"tosource","ecosystem":"npm","requirements":"2.0.0-alpha.3","direct":false,"kind":"runtime","optional":false},{"id":26217085937,"package_name":"totalist","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085938,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217085939,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":26217085940,"package_name":"ts-declaration-location","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":26217085941,"package_name":"tslib","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":26217085942,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26217085943,"package_name":"type-fest","ecosystem":"npm","requirements":"4.41.0","direct":false,"kind":"runtime","optional":false},{"id":26217085944,"package_name":"type-fest","ecosystem":"npm","requirements":"5.8.0","direct":false,"kind":"runtime","optional":false},{"id":26217085945,"package_name":"type-level-regexp","ecosystem":"npm","requirements":"0.1.17","direct":false,"kind":"runtime","optional":false},{"id":26217085946,"package_name":"typescript","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"development","optional":false},{"id":26217085947,"package_name":"typical","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085948,"package_name":"typical","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085949,"package_name":"tz-lookup","ecosystem":"npm","requirements":"6.1.25","direct":false,"kind":"runtime","optional":false},{"id":26217085950,"package_name":"ufo","ecosystem":"npm","requirements":"1.6.4","direct":false,"kind":"runtime","optional":false},{"id":26217085951,"package_name":"ultrahtml","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":26217085952,"package_name":"uncrypto","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":26217085953,"package_name":"uncsrf","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217085961,"package_name":"unctx","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":26217085962,"package_name":"unctx","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085963,"package_name":"undici-types","ecosystem":"npm","requirements":"6.28.0","direct":false,"kind":"runtime","optional":false},{"id":26217085964,"package_name":"undici","ecosystem":"npm","requirements":"8.10.0","direct":false,"kind":"runtime","optional":false},{"id":26217085965,"package_name":"unenv","ecosystem":"npm","requirements":"2.0.0-rc.24","direct":false,"kind":"runtime","optional":false},{"id":26217085966,"package_name":"unhead","ecosystem":"npm","requirements":"2.1.17","direct":false,"kind":"runtime","optional":false},{"id":26217085967,"package_name":"unhead","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":26217085968,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217085969,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26217085970,"package_name":"unifont","ecosystem":"npm","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":26217085971,"package_name":"unimport","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":26217085972,"package_name":"unist-util-is","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217085973,"package_name":"unist-util-remove-position","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085974,"package_name":"unist-util-stringify-position","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217085975,"package_name":"unist-util-visit-parents","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217085976,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085977,"package_name":"unplugin-auto-import","ecosystem":"npm","requirements":"21.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217085978,"package_name":"unplugin-remove","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26217086000,"package_name":"unplugin-utils","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":26217086001,"package_name":"unplugin-vue-components","ecosystem":"npm","requirements":"32.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217086002,"package_name":"unplugin","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"runtime","optional":false},{"id":26217086003,"package_name":"unplugin","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"runtime","optional":false},{"id":26217086004,"package_name":"unplugin","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217086005,"package_name":"unrouting","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":26217086006,"package_name":"unrs-resolver","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":26217086007,"package_name":"unstorage","ecosystem":"npm","requirements":"1.17.5","direct":false,"kind":"runtime","optional":false},{"id":26217086008,"package_name":"untun","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":26217086009,"package_name":"untyped","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217086010,"package_name":"unwasm","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":26217086011,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217086012,"package_name":"uqr","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":26217086013,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":26217086014,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217086015,"package_name":"valibot","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":26217086016,"package_name":"vaul-vue","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":26217086017,"package_name":"verkit","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":26217086018,"package_name":"vite-dev-rpc","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217086019,"package_name":"vite-hot-client","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217086020,"package_name":"vite-node","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217086021,"package_name":"vite-plugin-checker","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":26217086022,"package_name":"vite-plugin-inspect","ecosystem":"npm","requirements":"11.4.1","direct":false,"kind":"runtime","optional":false},{"id":26217086023,"package_name":"vite-plugin-vue-tracer","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26217086024,"package_name":"vite","ecosystem":"npm","requirements":"8.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217086025,"package_name":"vitest-environment-nuxt","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217086026,"package_name":"vitest","ecosystem":"npm","requirements":"4.1.10","direct":false,"kind":"runtime","optional":false},{"id":26217086027,"package_name":"vscode-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217086028,"package_name":"vue-bundle-renderer","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":26217086029,"package_name":"vue-component-type-helpers","ecosystem":"npm","requirements":"3.3.9","direct":false,"kind":"runtime","optional":false},{"id":26217086030,"package_name":"vue-demi","ecosystem":"npm","requirements":"0.14.10","direct":false,"kind":"runtime","optional":false},{"id":26217086031,"package_name":"vue-devtools-stub","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217086032,"package_name":"vue-eslint-parser","ecosystem":"npm","requirements":"10.4.1","direct":false,"kind":"runtime","optional":false},{"id":26217086033,"package_name":"vue-i18n","ecosystem":"npm","requirements":"11.4.8","direct":false,"kind":"runtime","optional":false},{"id":26217086034,"package_name":"vue-router","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":26217086035,"package_name":"vue-tsc","ecosystem":"npm","requirements":"3.3.9","direct":false,"kind":"runtime","optional":false},{"id":26217086036,"package_name":"vue","ecosystem":"npm","requirements":"3.5.41","direct":false,"kind":"runtime","optional":false},{"id":26217086037,"package_name":"w3c-keyname","ecosystem":"npm","requirements":"2.2.8","direct":false,"kind":"runtime","optional":false},{"id":26217086038,"package_name":"web-worker","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26217086039,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217086040,"package_name":"webpack-virtual-modules","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":26217086041,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217086042,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217086043,"package_name":"wheel-gestures","ecosystem":"npm","requirements":"2.2.48","direct":false,"kind":"runtime","optional":false},{"id":26217086044,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217086045,"package_name":"which","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217086046,"package_name":"why-is-node-running","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26217086047,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":26217086048,"package_name":"wordwrapjs","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217086049,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217086050,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217086051,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":26217086052,"package_name":"ws","ecosystem":"npm","requirements":"8.21.3","direct":false,"kind":"runtime","optional":false},{"id":26217086053,"package_name":"wsl-utils","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":26217086054,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217086055,"package_name":"xss","ecosystem":"npm","requirements":"1.0.15","direct":false,"kind":"runtime","optional":false},{"id":26217086056,"package_name":"y-protocols","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":26217086057,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":26217086058,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217086059,"package_name":"yallist","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217086060,"package_name":"yaml-eslint-parser","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":26217086061,"package_name":"yaml-eslint-parser","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217086062,"package_name":"yaml","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":26217086063,"package_name":"yargs-parser","ecosystem":"npm","requirements":"22.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217086064,"package_name":"yargs","ecosystem":"npm","requirements":"18.0.0","direct":false,"kind":"runtime","optional":false},{"id":26217086065,"package_name":"yjs","ecosystem":"npm","requirements":"13.6.31","direct":false,"kind":"runtime","optional":false},{"id":26217086066,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26217086067,"package_name":"yocto-queue","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26217086068,"package_name":"youch-core","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":26217086069,"package_name":"youch","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26217086070,"package_name":"zigpty","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":26217086071,"package_name":"zip-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26217086072,"package_name":"zod","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":26217086073,"package_name":"zwitch","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/app-e2e.yml","sha":null,"kind":"manifest","created_at":"2026-08-20T17:05:52.449Z","updated_at":"2026-08-20T17:05:52.449Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/.github/workflows/app-e2e.yml","dependencies":[{"id":26217084422,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":26217084423,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":26217084424,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26217084425,"package_name":"actions/cache","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26217084426,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"20cfd1bf945f4377ade1205e4dbc17946fc9a30d","direct":true,"kind":"composite","optional":false},{"id":26217084427,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docker-publish-app.yml","sha":null,"kind":"manifest","created_at":"2026-08-20T17:05:52.801Z","updated_at":"2026-08-20T17:05:52.801Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/.github/workflows/docker-publish-app.yml","dependencies":[{"id":26217084520,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":26217084521,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":26217084522,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":26217084523,"package_name":"docker/metadata-action","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26217084524,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":26217084525,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":26217084526,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"app/pnpm-workspace.yaml","sha":null,"kind":"manifest","created_at":"2026-08-20T17:05:55.371Z","updated_at":"2026-08-20T17:05:55.371Z","repository_link":"https://github.com/earthobservations/wetterdienst/blob/main/app/pnpm-workspace.yaml","dependencies":[]}],"score":19.533983530252677,"created_at":"2023-09-11T11:54:36.131Z","updated_at":"2026-08-30T22:03:57.600Z","avatar_url":"https://github.com/earthobservations.png","language":"Python","category":"Atmosphere","sub_category":"Meteorological Observation and Forecast","monthly_downloads":20234,"total_dependent_repos":5,"total_dependent_packages":2,"readme":"# Wetterdienst - Open weather data for humans\n\n\u003cp\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/earthobservations/wetterdienst/main/docs/assets/german_weather_stations.png\" alt=\"German weather stations managed by Deutscher Wetterdienst\" width=\"32%\"/\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/earthobservations/wetterdienst/main/docs/assets/temperature_ts.png\" alt=\"temperature timeseries of Hohenpeissenberg/Germany\" width=\"32%\"/\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/earthobservations/wetterdienst/main/docs/assets/hohenpeissenberg_warming_stripes.png\" alt=\"warming stripes of Hohenpeissenberg/Germany\" width=\"32%\"/\u003e\n\u003c/p\u003e\n\n\n\u003e \"What do we want? Climate Justice! When do we want it? Now!\" - FFF\n\n\u003e [!WARNING]\n\u003e This library is a work in progress!\n\u003e Breaking changes should be expected until a 1.0 release, so version pinning is recommended.\n\n### Badges\n\n#### CI\n\n[![CI status](https://github.com/earthobservations/wetterdienst/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/earthobservations/wetterdienst/actions?workflow=Tests)\n[![Documentation status](https://readthedocs.org/projects/wetterdienst/badge/?version=latest)](https://wetterdienst.readthedocs.io/en/latest/?badge=latest)\n[![Code coverage](https://codecov.io/gh/earthobservations/wetterdienst/branch/main/graph/badge.svg)](https://codecov.io/gh/earthobservations/wetterdienst)\n\n#### Meta\n\n[![PyPI version](https://img.shields.io/pypi/v/wetterdienst.svg)](https://pypi.org/project/wetterdienst/)\n[![Conda version](https://img.shields.io/conda/vn/conda-forge/wetterdienst.svg)](https://anaconda.org/conda-forge/wetterdienst)\n[![Project license](https://img.shields.io/github/license/earthobservations/wetterdienst)](https://github.com/earthobservations/wetterdienst/blob/main/LICENSE)\n[![Project status (alpha, beta, stable)](https://img.shields.io/pypi/status/wetterdienst.svg)](https://pypi.python.org/pypi/wetterdienst/)\n[![Python version compatibility](https://img.shields.io/pypi/pyversions/wetterdienst.svg)](https://pypi.python.org/pypi/wetterdienst/)\n\n#### Downloads\n\n[![PyPI downloads](https://static.pepy.tech/personalized-badge/wetterdienst?period=month\u0026units=international_system\u0026left_color=grey\u0026right_color=blue\u0026left_text=PyPI%20downloads/month)](https://pepy.tech/project/wetterdienst)\n[![Conda downloads](https://img.shields.io/conda/dn/conda-forge/wetterdienst.svg?label=Conda%20downloads)](https://anaconda.org/conda-forge/wetterdienst)\n\n#### Citation\n\n[![Citation reference](https://zenodo.org/badge/160953150.svg)](https://zenodo.org/badge/latestdoi/160953150)\n\n## Overview\n\nWelcome to Wetterdienst, your friendly weather service library for Python.\n\nWe are a group of like-minded people trying to make access to weather data in Python feel like a warm summer breeze,\nsimilar to other projects like [rdwd](https://github.com/brry/rdwd) for the R language, which originally drew our\ninterest in this project. Our long-term goal is to provide access to multiple weather services as well as other related\nagencies such as river measurements. With ``wetterdienst`` we try to use modern Python technologies all over the place.\nThe library is based on [polars](https://www.pola.rs/) (we \u003c3 [pandas](https://pandas.pydata.org/), it is still part of\nsome IO processes) across the board, uses [uv](https://github.com/astral-sh/uv) for package administration and GitHub\nActions for all things CI. Our users are an important part of the development as we are not currently using the data we\nare providing and only implement what we think would be the best. Therefore, contributions and feedback whether it be\ndata related or library related are very welcome! Just hand in a PR or Issue if you think we should include a new\nfeature or data source.\n\n## Data\n\nFor an overview of the data we have currently made available and under which license it is published take a look at the\n[data](https://wetterdienst.readthedocs.io/en/latest/data/index.html) section. Detailed information on datasets and\nparameters is given at the [coverage](https://wetterdienst.readthedocs.io/en/improve-documentation/data/coverage.html)\nsubsection. Licenses and usage requirements may differ for each provider so check this out before including the data in\nyour project to be sure that you fulfill copyright requirements!\n\nFor a closer look on the DWD data, you can use\nthe [interactive map](https://bookdown.org/brry/rdwd/interactive-map.html)\nor the [table](https://bookdown.org/brry/rdwd/available-datasets.html) provided by the `rdwd` package.\n\n## Features\n\n- APIs for stations, values and history (station metadata changes)\n- DWD weather alerts (CAP warnings) with GeoJSON geometry, on community or district basis\n- Get stations nearby a selected location\n- Define your request by arguments such as `parameters`, `periods`, `start date`, `end date`\n- Define general settings in Settings context\n- Command line interfaced\n- Modern app with interactive data explorer, settings interface, visualization and separate REST API, hosted\n  on [wetterdienst.eobs.org](https://wetterdienst.eobs.org/)\n- Optional MCP (Model Context Protocol) endpoint so LLM agents can query the data as tools\n- Run SQL queries on the results\n- Export results to databases and other data sinks\n- Public Docker image\n- Interpolation and Summary of station values\n\n## App\n\nThe modern app provides an interactive interface for exploring weather data:\n\n- **Explorer**: Interactive data exploration with map-based station selection, parameter filtering, and real-time data\n  visualization\n- **Settings Interface**: Comprehensive controls for all backend API parameters including unit conversion, data shape,\n  interpolation options, and more\n- **Climate Stripes**: Visual representation of temperature trends over time\n- **Customization**: Theme color picker and dark mode support\n\nVisit the live instance at [wetterdienst.eobs.org](https://wetterdienst.eobs.org/)\n\n## Setup\n\n### Native\n\nVia PyPi (standard):\n\n```bash\npip install wetterdienst\n```\n\nVia Github (most recent):\n\n```bash\npip install git+https://github.com/earthobservations/wetterdienst\n```\n\nThere are some extras available for ``wetterdienst``. Use them like:\n\n```bash\npip install wetterdienst[sql]\n```\n\n- cratedb: Install support for CrateDB.\n- duckdb: Install support for DuckDB.\n- export: Install openpyxl for Excel export and pyarrow for writing files in Feather- and Parquet-format.\n- influxdb: Install support for InfluxDB.\n- interpolation: Install support for station interpolation.\n- mysql: Install support for MySQL.\n- matplotlib: Install support for plotting (matplotlib), only used in radar examples.\n- pdf: Install support for PDF to get extra information on DWD Observation metadata.\n- plotting: Install support for plotting (plotly).\n- postgresql: Install support for PostgreSQL.\n- sql: Install DuckDB for querying data using SQL.\n\nTo check the installation, invoke:\n\n```bash\nwetterdienst --help\n```\n\n### Docker\n\nDocker images for each stable release will get pushed to GitHub Container Registry.\n\n``wetterdienst`` serves a full environment, including *all* the optional dependencies of Wetterdienst.\n\nPull the Docker image:\n\n```bash\ndocker pull ghcr.io/earthobservations/wetterdienst\n```\n\n#### Library\n\nUse the latest stable version of ``wetterdienst``:\n\n```bash\n$ docker run -ti ghcr.io/earthobservations/wetterdienst\nPython 3.8.5 (default, Sep 10 2020, 16:58:22)\n[GCC 8.3.0] on linux\n```\n\n```python\nimport wetterdienst\n\nwetterdienst.__version__\n```\n\n#### Command line script\n\nThe ``wetterdienst`` command is also available:\n\n```bash\n# Make an alias to use it conveniently from your shell.\nalias wetterdienst='docker run -ti ghcr.io/earthobservations/wetterdienst wetterdienst'\n\nwetterdienst --help\nwetterdienst --version\nwetterdienst info\n```\n\n### Raspberry Pi / LINUX ARM\n\nRunning wetterdienst on Raspberry Pi, you need to install **numpy**\nand **lxml** prior to installing wetterdienst by running the following\nlines:\n\n```bash\n# not all installations may be required to get lxml running\nsudo apt-get install gfortran\nsudo apt-get install libopenblas-base\nsudo apt-get install libopenblas-dev\nsudo apt-get install libatlas-base-dev\nsudo apt-get install python3-lxml\n```\n\nAdditionally expanding the Swap to 2048 mb may be required and can be done via swap-file:\n\n```bash\nsudo nano /etc/dphys-swapfile\n```\n\nThanks [chr-sto](https://github.com/chr-sto) for reporting back to us!\n\n## Example\n\n### Task\n\nGet historical climate summary for two German stations between 1990 and 2020\n\n### Library\n\n```python\nfrom wetterdienst import Settings\nfrom wetterdienst.provider.dwd.observation import DwdObservationRequest\n\nsettings = Settings(  # default\n    ts_shape=\"long\",  # tidy data\n    ts_humanize=True,  # humanized parameters\n    ts_convert_units=True  # convert values to SI units\n)\n\nrequest = DwdObservationRequest(\n    parameters=[\n        (\"daily\", \"climate_summary\", \"precipitation_height\"),\n    ],\n    start_date=\"2002-08-11\",  # if not given timezone defaulted to UTC\n    end_date=\"2002-08-13\",  # if not given timezone defaulted to UTC\n    settings=settings\n).filter_by_station_id(station_id=(5779,))\n\nstations = request.df\nstations.head()\n# ┌────────────┬─────────────────┬────────────┬─────────────────────────┬───┬───────────┬────────┬──────────────────────┬─────────┐\n# │ resolution ┆ dataset         ┆ station_id ┆ start_date              ┆ … ┆ longitude ┆ height ┆ name                 ┆ state   │\n# │ ---        ┆ ---             ┆ ---        ┆ ---                     ┆   ┆ ---       ┆ ---    ┆ ---                  ┆ ---     │\n# │ str        ┆ str             ┆ str        ┆ datetime[μs, UTC]       ┆   ┆ f64       ┆ f64    ┆ str                  ┆ str     │\n# ╞════════════╪═════════════════╪════════════╪═════════════════════════╪═══╪═══════════╪════════╪══════════════════════╪═════════╡\n# │ daily      ┆ climate_summary ┆ 05779      ┆ 1971-01-01 00:00:00 UTC ┆ … ┆ 13.7516   ┆ 877.0  ┆ Zinnwald-Georgenfeld ┆ Sachsen │\n# └────────────┴─────────────────┴────────────┴─────────────────────────┴───┴───────────┴────────┴──────────────────────┴─────────┘\n\nvalues = request.values.all().df\nvalues.head()\n# ┌────────────┬────────────┬─────────────────┬──────────────────────┬─────────────────────────┬───────┬─────────┐\n# │ station_id ┆ resolution ┆ dataset         ┆ parameter            ┆ date                    ┆ value ┆ quality │\n# │ ---        ┆ ---        ┆ ---             ┆ ---                  ┆ ---                     ┆ ---   ┆ ---     │\n# │ enum       ┆ enum       ┆ enum            ┆ enum                 ┆ datetime[μs, UTC]       ┆ f64   ┆ f64     │\n# ╞════════════╪════════════╪═════════════════╪══════════════════════╪═════════════════════════╪═══════╪═════════╡\n# │ 05779      ┆ daily      ┆ climate_summary ┆ precipitation_height ┆ 2002-08-11 00:00:00 UTC ┆ 67.9  ┆ 10.0    │\n# │ 05779      ┆ daily      ┆ climate_summary ┆ precipitation_height ┆ 2002-08-12 00:00:00 UTC ┆ 312.0 ┆ 10.0    │\n# │ 05779      ┆ daily      ┆ climate_summary ┆ precipitation_height ┆ 2002-08-13 00:00:00 UTC ┆ 26.3  ┆ 10.0    │\n# └────────────┴────────────┴─────────────────┴──────────────────────┴─────────────────────────┴───────┴─────────┘\n\n# to get a pandas DataFrame and e.g. create some matplotlib plots    \nvalues.to_pandas()\n```\n\n### Client\n\n```bash\n# Get list of all stations for daily climate summary data in JSON format\nwetterdienst stations --provider=dwd --network=observation --parameters=daily/kl --all\n\n# Get daily climate summary data for specific stations\nwetterdienst values --provider=dwd --network=observation --parameters=daily/kl --station=1048,4411\n```\n\n### Other\n\nCheckout [examples](https://github.com/earthobservations/wetterdienst/tree/main/examples) for more examples.\n\n## Acknowledgements\n\nWe want to acknowledge all environmental agencies which provide their data open and free of charge first and foremost\nfor the sake of endless research possibilities.\n\nWe want to acknowledge all contributors for being part of the improvements to this library that make it better and\nbetter every day.\n\n## Important Links\n\n- App: https://wetterdienst.eobs.org/\n- Documentation: https://wetterdienst.readthedocs.io/\n\n    - Usage: https://wetterdienst.readthedocs.io/en/latest/usage/\n    - Contribution: https://wetterdienst.readthedocs.io/en/latest/contribution/\n    - Changelog: https://wetterdienst.readthedocs.io/en/latest/changelog.html\n\n- Examples (runnable scripts): https://github.com/earthobservations/wetterdienst/tree/main/examples\n- Benchmarks: https://github.com/earthobservations/wetterdienst/tree/main/benchmarks\n\n## Supported by\n\n[![JetBrains logo.](https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg)](https://jb.gg/OpenSourceSupport)\n\nSpecial thanks to the kind people at [JetBrains] s.r.o. for supporting us with\nexcellent development tooling.\n\n[JetBrains]: https://www.jetbrains.com/\n","funding_links":["https://github.com/sponsors/gutzbenj","https://patreon.com/earthobservations","paypal.me/BenjaminGutzmann"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["canada","germany","historical-data","united-states","weatherservice","regrid","earth-observation","climate"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/852","html_url":"https://ost.ecosyste.ms/projects/852"}