{"id":76471,"name":"rt1","description":"A first order radiative transfer model for soil- and vegetation related parameter retrievals from radar-data","url":"https://github.com/TUW-GEO/rt1","last_synced_at":"2025-09-08T16:59:47.368Z","repository":{"id":44648459,"uuid":"69531751","full_name":"TUW-GEO/rt1","owner":"TUW-GEO","description":"A first order radiative transfer model for soil- and vegetation related parameter retrievals from radar-data","archived":false,"fork":false,"pushed_at":"2024-02-23T10:50:26.000Z","size":21865,"stargazers_count":12,"open_issues_count":10,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-02T12:03:32.653Z","etag":null,"topics":["microwave-remote-sensing","python","radiative-transfer","remote-sensing","soil-moisture","vegetation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TUW-GEO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null}},"created_at":"2016-09-29T04:49:25.000Z","updated_at":"2024-02-02T08:23:09.000Z","dependencies_parsed_at":"2023-01-21T18:46:19.857Z","dependency_job_id":"980c70e7-ba82-49c0-88e1-a6eb5f8a3e32","html_url":"https://github.com/TUW-GEO/rt1","commit_stats":{"total_commits":1235,"total_committers":7,"mean_commits":"176.42857142857142","dds":"0.31255060728744943","last_synced_commit":"cde281555ecda3f7dbb10bd649b4dcd366943792"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/TUW-GEO/rt1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUW-GEO","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/sbom","scorecard":{"id":137433,"data":{"date":"2025-08-11","repo":{"name":"github.com/TUW-GEO/rt1","commit":"cde281555ecda3f7dbb10bd649b4dcd366943792"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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/2 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/Publish_to_PyPi.yml:1","Warn: no topLevel permission defined: .github/workflows/RT1_ubuntu.yml:1","Warn: no topLevel permission defined: .github/workflows/RT1_windows.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.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":"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/Publish_to_PyPi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/TUW-GEO/rt1/Publish_to_PyPi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Publish_to_PyPi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TUW-GEO/rt1/Publish_to_PyPi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/RT1_ubuntu.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/TUW-GEO/rt1/RT1_ubuntu.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/RT1_ubuntu.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/TUW-GEO/rt1/RT1_ubuntu.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/RT1_ubuntu.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/TUW-GEO/rt1/RT1_ubuntu.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/RT1_windows.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/TUW-GEO/rt1/RT1_windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/RT1_windows.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/TUW-GEO/rt1/RT1_windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/RT1_windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/TUW-GEO/rt1/RT1_windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/TUW-GEO/rt1/pre-commit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/TUW-GEO/rt1/pre-commit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/TUW-GEO/rt1/pre-commit.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/Publish_to_PyPi.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/Publish_to_PyPi.yml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: Something went wrong while executing your query on 2025-08-12T15:04:18Z. Please include `DF84:534A6:8B25A0:1F34DE0:689B57F1` when reporting this issue.","details":null,"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-16T06:56:21.426Z","repository_id":44648459,"created_at":"2025-08-16T06:56:21.426Z","updated_at":"2025-08-16T06:56:21.426Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202772,"owners_count":25240371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":"TUW-GEO","name":"TU Wien - Department of Geodesy and Geoinformation","uuid":"5213740","kind":"organization","description":"","email":null,"website":"http://geo.tuwien.ac.at","location":"Vienna, Austria","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5213740?v=4","repositories_count":53,"last_synced_at":"2023-03-11T04:57:44.456Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TUW-GEO","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T21:31:23.457Z","updated_at":"2023-03-11T04:57:44.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUW-GEO","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUW-GEO/repositories"},"packages":[{"id":11733634,"name":"github.com/tuw-geo/rt1","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/tuw-geo/rt1","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2017-11-16T13:09:34.000Z","latest_release_published_at":"2021-07-23T13:25:39.000Z","latest_release_number":"v1.5.2","last_synced_at":"2025-09-07T14:34:32.216Z","created_at":"2025-06-05T11:17:39.828Z","updated_at":"2025-09-07T14:34:32.216Z","registry_url":"https://pkg.go.dev/github.com/tuw-geo/rt1","install_command":"go get github.com/tuw-geo/rt1","documentation_url":"https://pkg.go.dev/github.com/tuw-geo/rt1#section-documentation","metadata":{},"repo_metadata":{"id":44648459,"uuid":"69531751","full_name":"TUW-GEO/rt1","owner":"TUW-GEO","description":"A first order radiative transfer model for soil- and vegetation related parameter retrievals from radar-data","archived":false,"fork":false,"pushed_at":"2024-02-23T10:50:26.000Z","size":21865,"stargazers_count":12,"open_issues_count":10,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-31T17:28:28.213Z","etag":null,"topics":["microwave-remote-sensing","python","radiative-transfer","remote-sensing","soil-moisture","vegetation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TUW-GEO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null}},"created_at":"2016-09-29T04:49:25.000Z","updated_at":"2024-02-02T08:23:09.000Z","dependencies_parsed_at":"2023-01-21T18:46:19.857Z","dependency_job_id":"980c70e7-ba82-49c0-88e1-a6eb5f8a3e32","html_url":"https://github.com/TUW-GEO/rt1","commit_stats":{"total_commits":1235,"total_committers":7,"mean_commits":"176.42857142857142","dds":"0.31255060728744943","last_synced_commit":"cde281555ecda3f7dbb10bd649b4dcd366943792"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUW-GEO","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258211639,"owners_count":22665409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"}},"repo_metadata_updated_at":"2025-06-05T11:25:52.081Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/tuw-geo/rt1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tuw-geo/rt1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tuw-geo/rt1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tuw-geo/rt1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-05T09:31:47.627Z","issues_count":30,"pull_requests_count":72,"avg_time_to_close_issue":12638048.238095239,"avg_time_to_close_pull_request":1615940.4583333333,"issues_closed_count":21,"pull_requests_closed_count":72,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.7,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/issues","maintainers":[{"login":"raphaelquast","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raphaelquast"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftuw-geo%2Frt1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftuw-geo%2Frt1/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftuw-geo%2Frt1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftuw-geo%2Frt1/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","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":2907326,"name":"rt1","ecosystem":"pypi","description":"RT1 - bistatic single scattering radiative transfer model","homepage":"https://github.com/TUW-GEO/rt1","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/TUW-GEO/rt1","keywords_array":["physics","radiative transfer"],"namespace":null,"versions_count":20,"first_release_published_at":"2017-11-17T10:59:51.000Z","latest_release_published_at":"2021-07-23T13:27:18.000Z","latest_release_number":"1.5.2","last_synced_at":"2025-09-07T14:34:32.349Z","created_at":"2022-04-10T12:30:40.675Z","updated_at":"2025-09-07T14:34:32.349Z","registry_url":"https://pypi.org/project/rt1/","install_command":"pip install rt1 --index-url https://pypi.org/simple","documentation_url":"https://rt1.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","Programming Language :: Python :: 3.7","Topic :: Scientific/Engineering :: Atmospheric Science"],"normalized_name":"rt1","project_status":null},"repo_metadata":{"uuid":"69531751","full_name":"TUW-GEO/rt1","owner":"TUW-GEO","description":"A first order radiative transfer model for soil- and vegetation related parameter retrievals from radar-data","archived":false,"fork":false,"pushed_at":"2023-09-20T12:54:59.000Z","size":21861,"stargazers_count":10,"open_issues_count":10,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-12-15T15:14:48.000Z","etag":null,"topics":["microwave-remote-sensing","python","radiative-transfer","remote-sensing","soil-moisture","vegetation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TUW-GEO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-09-29T04:49:25.000Z","updated_at":"2023-10-01T08:59:44.000Z","dependencies_parsed_at":"2023-01-21T18:46:19.857Z","dependency_job_id":"980c70e7-ba82-49c0-88e1-a6eb5f8a3e32","html_url":"https://github.com/TUW-GEO/rt1","commit_stats":{"total_commits":1234,"total_committers":7,"mean_commits":"176.28571428571428","dds":"0.31280388978930307","last_synced_commit":"8213cd376ececd000d87482d9c27ac750cc0722c"},"previous_names":[],"tags_count":20,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUW-GEO","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176877847,"owners_count":10461511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"TUW-GEO","name":"TU Wien - Department of Geodesy and Geoinformation","uuid":"5213740","kind":"organization","description":"","email":null,"website":"http://geo.tuwien.ac.at","location":"Vienna, Austria","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5213740?v=4","repositories_count":53,"last_synced_at":"2023-03-11T04:57:44.456Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TUW-GEO","created_at":"2022-11-02T21:31:23.457Z","updated_at":"2023-03-11T04:57:44.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUW-GEO","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUW-GEO/repositories"},"tags":[{"name":"v2.0","sha":"8213cd376ececd000d87482d9c27ac750cc0722c","kind":"commit","published_at":"2023-09-20T12:53:38.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v2.0","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v2.0/manifests"},{"name":"v1.5.2","sha":"b1b6c274e633d926e31354b349e957d9626f6de9","kind":"commit","published_at":"2021-07-23T13:25:39.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.5.2","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"473ed6fb98f86d00817c7d0533306a2a11975fc3","kind":"commit","published_at":"2021-05-18T13:43:47.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.5.1","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"bd0f88531f40de94dd6c265d9dbf5fa15ffe868f","kind":"commit","published_at":"2021-05-18T13:38:14.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.5","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.5/manifests"},{"name":"v1.4","sha":"edceb96a37144c5ced260c18450c9982fec43aef","kind":"commit","published_at":"2021-04-12T15:25:39.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.4","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.4/manifests"},{"name":"v1.3","sha":"cb2dffb28e3e3f6839c225bec9aedb17d045f688","kind":"commit","published_at":"2021-02-19T15:52:20.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.3","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.3/manifests"},{"name":"v1.2","sha":"b64a87ffe438a30af6e3593e88417f61d525183c","kind":"commit","published_at":"2020-07-28T16:40:40.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.2","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.2/manifests"},{"name":"v1.1.9","sha":"365c66c9ab919fc4abee3047ed71e55969b7237f","kind":"commit","published_at":"2020-07-02T16:18:40.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.1.9","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"24ed943e1d98dba074b9d587efcf3fe5bf6cd5f8","kind":"commit","published_at":"2020-05-26T18:20:45.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.1.8","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"1ead235cc011267d05d051c8b208075d87eafd69","kind":"commit","published_at":"2020-05-05T13:25:13.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.1.7","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"2c304d4dfc9366ac5a7df081a99949b6e41cd5de","kind":"commit","published_at":"2020-04-28T18:18:42.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.1.6","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"0dc9d3e5e3047bf579a4743a27417f96509ab58f","kind":"commit","published_at":"2020-04-16T20:32:26.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.1.4","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"e6de26f6c6c816b9a742e640c09f62cd1d2e7e7f","kind":"commit","published_at":"2020-04-09T22:00:33.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.1.3","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"c523fdd57e0481194b0314a5278791a4d1f70b39","kind":"commit","published_at":"2020-04-09T21:23:35.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.1.2","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"fe730da25f856bbcc32c0a2c3f1e122a1518155d","kind":"commit","published_at":"2020-04-08T22:13:47.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.1.1","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.1/manifests"},{"name":"v1.0.0","sha":"df9c1ea66a6b344b7611b8dca8a4f8a97a9932d3","kind":"commit","published_at":"2020-03-25T18:43:36.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.0.0","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.0.0/manifests"},{"name":"0.0.4","sha":"fbede110984d9ccbe91b620b16863d3d3b5eb8b7","kind":"commit","published_at":"2020-03-11T11:48:25.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/0.0.4","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/0.0.4/manifests"},{"name":"v0.0.3","sha":"c2e2a607a6a6523281152a19278154534eb853f5","kind":"commit","published_at":"2019-08-06T17:23:18.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v0.0.3","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a7f081c91592c4d2c9c01c99c14cdf84f23cb425","kind":"commit","published_at":"2018-10-30T18:25:04.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v0.0.2","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"98629ed8234cc284e23e74bd5a1e941feb091b20","kind":"commit","published_at":"2017-11-16T13:09:34.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v0.0.1","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2023-12-18T10:37:22.746Z","dependent_packages_count":0,"downloads":51,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":20.18426485205291,"dependent_repos_count":21.64168977689945,"dependent_packages_count":10.051680376746889,"stargazers_count":17.065833932147935,"forks_count":16.823898169030237,"docker_downloads_count":null,"average":17.153473421375484},"purl":"pkg:pypi/rt1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rt1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rt1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rt1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-18T10:36:56.799Z","issues_count":30,"pull_requests_count":72,"avg_time_to_close_issue":12638048.238095239,"avg_time_to_close_pull_request":1615940.4583333333,"issues_closed_count":21,"pull_requests_closed_count":72,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.7,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rt1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rt1/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rt1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rt1/related_packages","maintainers":[{"uuid":"raphaelquast","login":"raphaelquast","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/raphaelquast/","role":null,"created_at":"2023-02-25T09:24:10.451Z","updated_at":"2023-02-25T09:24:10.451Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/raphaelquast/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726172,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}},{"id":8591758,"name":"rt1-model","ecosystem":"pypi","description":"Implementation of the RT1 first order radiative transfer model.","homepage":null,"licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/TUW-GEO/rt1","keywords_array":["Radiative Transfer","Soil Moisture","Vegetation","Radar"],"namespace":null,"versions_count":4,"first_release_published_at":"2023-11-22T20:14:01.000Z","latest_release_published_at":"2024-02-19T09:09:46.000Z","latest_release_number":"0.5","last_synced_at":"2025-09-07T14:34:33.103Z","created_at":"2023-11-22T20:16:26.088Z","updated_at":"2025-09-07T14:34:33.103Z","registry_url":"https://pypi.org/project/rt1-model/","install_command":"pip install rt1-model --index-url https://pypi.org/simple","documentation_url":"https://rt1-model.readthedocs.io","metadata":{"funding":null,"documentation":"https://rt1-model.readthedocs.io","classifiers":["License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"rt1-model","project_status":null},"repo_metadata":{"uuid":"69531751","full_name":"TUW-GEO/rt1","owner":"TUW-GEO","description":"A first order radiative transfer model for soil- and vegetation related parameter retrievals from radar-data","archived":false,"fork":false,"pushed_at":"2023-09-20T12:54:59.000Z","size":21861,"stargazers_count":10,"open_issues_count":10,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-12-15T15:14:48.000Z","etag":null,"topics":["microwave-remote-sensing","python","radiative-transfer","remote-sensing","soil-moisture","vegetation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TUW-GEO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-09-29T04:49:25.000Z","updated_at":"2023-10-01T08:59:44.000Z","dependencies_parsed_at":"2023-01-21T18:46:19.857Z","dependency_job_id":"980c70e7-ba82-49c0-88e1-a6eb5f8a3e32","html_url":"https://github.com/TUW-GEO/rt1","commit_stats":{"total_commits":1234,"total_committers":7,"mean_commits":"176.28571428571428","dds":"0.31280388978930307","last_synced_commit":"8213cd376ececd000d87482d9c27ac750cc0722c"},"previous_names":[],"tags_count":20,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUW-GEO","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176877847,"owners_count":10461511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"TUW-GEO","name":"TU Wien - Department of Geodesy and Geoinformation","uuid":"5213740","kind":"organization","description":"","email":null,"website":"http://geo.tuwien.ac.at","location":"Vienna, Austria","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5213740?v=4","repositories_count":53,"last_synced_at":"2023-03-11T04:57:44.456Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TUW-GEO","created_at":"2022-11-02T21:31:23.457Z","updated_at":"2023-03-11T04:57:44.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUW-GEO","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUW-GEO/repositories"},"tags":[{"name":"v2.0","sha":"8213cd376ececd000d87482d9c27ac750cc0722c","kind":"commit","published_at":"2023-09-20T12:53:38.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v2.0","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v2.0/manifests"},{"name":"v1.5.2","sha":"b1b6c274e633d926e31354b349e957d9626f6de9","kind":"commit","published_at":"2021-07-23T13:25:39.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.5.2","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"473ed6fb98f86d00817c7d0533306a2a11975fc3","kind":"commit","published_at":"2021-05-18T13:43:47.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.5.1","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"bd0f88531f40de94dd6c265d9dbf5fa15ffe868f","kind":"commit","published_at":"2021-05-18T13:38:14.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.5","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.5/manifests"},{"name":"v1.4","sha":"edceb96a37144c5ced260c18450c9982fec43aef","kind":"commit","published_at":"2021-04-12T15:25:39.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.4","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.4/manifests"},{"name":"v1.3","sha":"cb2dffb28e3e3f6839c225bec9aedb17d045f688","kind":"commit","published_at":"2021-02-19T15:52:20.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.3","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.3/manifests"},{"name":"v1.2","sha":"b64a87ffe438a30af6e3593e88417f61d525183c","kind":"commit","published_at":"2020-07-28T16:40:40.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.2","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.2/manifests"},{"name":"v1.1.9","sha":"365c66c9ab919fc4abee3047ed71e55969b7237f","kind":"commit","published_at":"2020-07-02T16:18:40.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.1.9","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"24ed943e1d98dba074b9d587efcf3fe5bf6cd5f8","kind":"commit","published_at":"2020-05-26T18:20:45.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.1.8","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"1ead235cc011267d05d051c8b208075d87eafd69","kind":"commit","published_at":"2020-05-05T13:25:13.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.1.7","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"2c304d4dfc9366ac5a7df081a99949b6e41cd5de","kind":"commit","published_at":"2020-04-28T18:18:42.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.1.6","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"0dc9d3e5e3047bf579a4743a27417f96509ab58f","kind":"commit","published_at":"2020-04-16T20:32:26.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.1.4","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"e6de26f6c6c816b9a742e640c09f62cd1d2e7e7f","kind":"commit","published_at":"2020-04-09T22:00:33.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.1.3","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"c523fdd57e0481194b0314a5278791a4d1f70b39","kind":"commit","published_at":"2020-04-09T21:23:35.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.1.2","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"fe730da25f856bbcc32c0a2c3f1e122a1518155d","kind":"commit","published_at":"2020-04-08T22:13:47.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.1.1","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.1.1/manifests"},{"name":"v1.0.0","sha":"df9c1ea66a6b344b7611b8dca8a4f8a97a9932d3","kind":"commit","published_at":"2020-03-25T18:43:36.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v1.0.0","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v1.0.0/manifests"},{"name":"0.0.4","sha":"fbede110984d9ccbe91b620b16863d3d3b5eb8b7","kind":"commit","published_at":"2020-03-11T11:48:25.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/0.0.4","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/0.0.4/manifests"},{"name":"v0.0.3","sha":"c2e2a607a6a6523281152a19278154534eb853f5","kind":"commit","published_at":"2019-08-06T17:23:18.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v0.0.3","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a7f081c91592c4d2c9c01c99c14cdf84f23cb425","kind":"commit","published_at":"2018-10-30T18:25:04.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v0.0.2","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"98629ed8234cc284e23e74bd5a1e941feb091b20","kind":"commit","published_at":"2017-11-16T13:09:34.000Z","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/v0.0.1","html_url":"https://github.com/TUW-GEO/rt1/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2023-12-18T10:37:23.012Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":67.48055332030502,"dependent_packages_count":10.025501552893209,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.75302743659911},"purl":"pkg:pypi/rt1-model","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rt1-model","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rt1-model","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rt1-model/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-18T10:36:56.799Z","issues_count":30,"pull_requests_count":72,"avg_time_to_close_issue":12638048.238095239,"avg_time_to_close_pull_request":1615940.4583333333,"issues_closed_count":21,"pull_requests_closed_count":72,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.7,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rt1-model/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rt1-model/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rt1-model/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rt1-model/related_packages","maintainers":[{"uuid":"raphaelquast","login":"raphaelquast","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/raphaelquast/","role":null,"created_at":"2023-11-22T20:16:28.877Z","updated_at":"2023-11-22T20:16:28.877Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/raphaelquast/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726172,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}},{"id":11733628,"name":"github.com/TUW-GEO/rt1","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/TUW-GEO/rt1","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2025-06-05T11:17:40.070Z","latest_release_published_at":"2021-07-23T13:25:39.000Z","latest_release_number":"v1.5.2","last_synced_at":"2025-09-07T14:34:29.674Z","created_at":"2025-06-05T11:17:38.542Z","updated_at":"2025-09-07T14:34:29.674Z","registry_url":"https://pkg.go.dev/github.com/TUW-GEO/rt1","install_command":"go get github.com/TUW-GEO/rt1","documentation_url":"https://pkg.go.dev/github.com/TUW-GEO/rt1#section-documentation","metadata":{},"repo_metadata":{"id":44648459,"uuid":"69531751","full_name":"TUW-GEO/rt1","owner":"TUW-GEO","description":"A first order radiative transfer model for soil- and vegetation related parameter retrievals from radar-data","archived":false,"fork":false,"pushed_at":"2024-02-23T10:50:26.000Z","size":21865,"stargazers_count":12,"open_issues_count":10,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-31T17:28:28.213Z","etag":null,"topics":["microwave-remote-sensing","python","radiative-transfer","remote-sensing","soil-moisture","vegetation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TUW-GEO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null}},"created_at":"2016-09-29T04:49:25.000Z","updated_at":"2024-02-02T08:23:09.000Z","dependencies_parsed_at":"2023-01-21T18:46:19.857Z","dependency_job_id":"980c70e7-ba82-49c0-88e1-a6eb5f8a3e32","html_url":"https://github.com/TUW-GEO/rt1","commit_stats":{"total_commits":1235,"total_committers":7,"mean_commits":"176.42857142857142","dds":"0.31255060728744943","last_synced_commit":"cde281555ecda3f7dbb10bd649b4dcd366943792"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUW-GEO","download_url":"https://codeload.github.com/TUW-GEO/rt1/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258192747,"owners_count":22662938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"}},"repo_metadata_updated_at":"2025-06-05T11:25:52.095Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/%21t%21u%21w-%21g%21e%21o/rt1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/TUW-GEO/rt1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/TUW-GEO/rt1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/TUW-GEO/rt1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-05T09:31:47.627Z","issues_count":30,"pull_requests_count":72,"avg_time_to_close_issue":12638048.238095239,"avg_time_to_close_pull_request":1615940.4583333333,"issues_closed_count":21,"pull_requests_closed_count":72,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.7,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/issues","maintainers":[{"login":"raphaelquast","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raphaelquast"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTUW-GEO%2Frt1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTUW-GEO%2Frt1/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTUW-GEO%2Frt1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTUW-GEO%2Frt1/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","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"}}],"commits":{"id":653142,"full_name":"TUW-GEO/rt1","default_branch":"master","committers":[{"name":"Raphael","email":"raphael.quast@geo.tuwien.ac.at","login":null,"count":849},{"name":"Raphael Quast","email":"rquast@geo.tuwien.ac.at","login":null,"count":230},{"name":"Alex Loew","email":"a.loew@gmx.net","login":null,"count":82},{"name":"Alex","email":"alexander.loew@lmu.de","login":"bulli92","count":68},{"name":"Nikolaus Dräger","email":"nikolaus.draeger@tuwien.ac.at","login":null,"count":4},{"name":"Raphael Quast","email":"rquast@project9.geo.tuwien.ac.at","login":null,"count":1},{"name":"Katrin Leinweber","email":"9948149+katrinleinweber","login":"katrinleinweber","count":1}],"total_commits":1235,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":176.42857142857142,"dds":0.31255060728744943,"past_year_committers":[{"name":"Raphael","email":"raphael.quast@geo.tuwien.ac.at","login":null,"count":14}],"past_year_total_commits":14,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":14.0,"past_year_dds":0.0,"last_synced_at":"2025-08-09T00:08:52.518Z","last_synced_commit":"cde281555ecda3f7dbb10bd649b4dcd366943792","created_at":"2023-03-09T09:34:07.881Z","updated_at":"2025-08-09T00:08:52.518Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-22T00:00:16.844Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"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":"TUW-GEO/rt1","html_url":"https://github.com/TUW-GEO/rt1","last_synced_at":"2025-08-31T11:02:48.596Z","status":"error","issues_count":30,"pull_requests_count":72,"avg_time_to_close_issue":12638048.238095239,"avg_time_to_close_pull_request":1615940.4583333333,"issues_closed_count":21,"pull_requests_closed_count":72,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.7,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T23:19:13.499Z","updated_at":"2025-08-31T11:02:48.596Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Frt1/issues","issue_labels_count":{"enhancement":9,"question":1,"documentation":1},"pull_request_labels_count":{},"issue_author_associations_count":{"COLLABORATOR":18,"CONTRIBUTOR":10,"NONE":2},"pull_request_author_associations_count":{"COLLABORATOR":67,"CONTRIBUTOR":5},"issue_authors":{"raphaelquast":18,"bulli92":10,"xushanthu-2014":2},"pull_request_authors":{"raphaelquast":67,"ndraeger":2,"bulli92":2,"katrinleinweber":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10100117,"issues_count":31473266,"pull_requests_count":97445500,"authors_count":10702683,"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":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"raphaelquast","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raphaelquast"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["microwave-remote-sensing","python","radiative-transfer","remote-sensing","soil-moisture","vegetation"],"dependencies":[{"ecosystem":"pypi","filepath":"doc/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-12T14:22:20.764Z","updated_at":"2022-09-12T14:22:20.764Z","repository_link":"https://github.com/TUW-GEO/rt1/blob/master/doc/requirements.txt","dependencies":[{"id":4609932988,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-12T14:22:20.903Z","updated_at":"2022-09-12T14:22:20.903Z","repository_link":"https://github.com/TUW-GEO/rt1/blob/master/setup.py","dependencies":[{"id":4609933053,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16","direct":true,"kind":"runtime","optional":false},{"id":4609933054,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/Publish_to_PyPi.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T18:46:19.417Z","updated_at":"2023-01-21T18:46:19.417Z","repository_link":"https://github.com/TUW-GEO/rt1/blob/master/.github/workflows/Publish_to_PyPi.yml","dependencies":[{"id":7082464977,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7082464978,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/RT1_ubuntu.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T18:46:19.676Z","updated_at":"2023-01-21T18:46:19.676Z","repository_link":"https://github.com/TUW-GEO/rt1/blob/master/.github/workflows/RT1_ubuntu.yml","dependencies":[{"id":7082466770,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7082466771,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7082466772,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/RT1_windows.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T18:46:19.807Z","updated_at":"2023-01-21T18:46:19.807Z","repository_link":"https://github.com/TUW-GEO/rt1/blob/master/.github/workflows/RT1_windows.yml","dependencies":[{"id":7082466777,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7082466778,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7082466779,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":9.241645221804594,"created_at":"2025-09-08T15:39:37.829Z","updated_at":"2025-10-07T08:27:35.347Z","avatar_url":"https://github.com/TUW-GEO.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":65,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1364/AO.55.005379","https://doi.org/10.3390/rs11030285"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["gtk","qt","tk","wx"],"project_url":"https://science.ecosyste.ms/api/v1/projects/76471","html_url":"https://science.ecosyste.ms/projects/76471"}