{"id":31478,"name":"pysatspaceweather","description":"pysat support for space weather indices and data sets","url":"https://github.com/pysat/pysatspaceweather","last_synced_at":"2025-09-05T05:09:35.281Z","repository":{"id":38040974,"uuid":"287377838","full_name":"pysat/pysatSpaceWeather","owner":"pysat","description":"pysat support for space weather indices and data sets","archived":false,"fork":false,"pushed_at":"2025-01-13T19:10:40.000Z","size":6702,"stargazers_count":12,"open_issues_count":6,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-03T08:16:29.213Z","etag":null,"topics":["forecasting","heliophysics","ionosphere","magnetosphere","pysat","python","space-weather"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pysat.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/supported_instruments.rst","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-08-13T20:52:29.000Z","updated_at":"2025-06-10T22:08:39.000Z","dependencies_parsed_at":"2023-09-22T07:04:44.309Z","dependency_job_id":"4027f167-1667-46fb-912e-d4e072f5016c","html_url":"https://github.com/pysat/pysatSpaceWeather","commit_stats":{"total_commits":750,"total_committers":7,"mean_commits":"107.14285714285714","dds":0.4866666666666667,"last_synced_commit":"8fa22b71bd77d6433b50817fb44781a53af3f96b"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/pysat/pysatSpaceWeather","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysat%2FpysatSpaceWeather","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysat%2FpysatSpaceWeather/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysat%2FpysatSpaceWeather/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysat%2FpysatSpaceWeather/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pysat","download_url":"https://codeload.github.com/pysat/pysatSpaceWeather/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysat%2FpysatSpaceWeather/sbom","scorecard":{"id":751981,"data":{"date":"2025-08-11","repo":{"name":"github.com/pysat/pysatSpaceWeather","commit":"ea1e7d133bc3e988113d6abf0d33ef24f4265dde"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/pip_rc_install.yml:1","Warn: no topLevel permission defined: .github/workflows/pysat_rc.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pysat/pysatSpaceWeather/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pysat/pysatSpaceWeather/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/pysat/pysatSpaceWeather/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pysat/pysatSpaceWeather/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pysat/pysatSpaceWeather/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pysat/pysatSpaceWeather/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip_rc_install.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pysat/pysatSpaceWeather/pip_rc_install.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip_rc_install.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pysat/pysatSpaceWeather/pip_rc_install.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pysat_rc.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pysat/pysatSpaceWeather/pysat_rc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pysat_rc.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pysat/pysatSpaceWeather/pysat_rc.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pysat_rc.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pysat/pysatSpaceWeather/pysat_rc.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pysat_rc.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pysat/pysatSpaceWeather/pysat_rc.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/pip_rc_install.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pip_rc_install.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/pysat_rc.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pysat_rc.yml:31","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  10 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-22T20:38:13.003Z","repository_id":38040974,"created_at":"2025-08-22T20:38:13.003Z","updated_at":"2025-08-22T20:38:13.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713621,"owners_count":25154614,"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-05T02:00:09.113Z","response_time":402,"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":"pysat","name":"pysat","uuid":"54805292","kind":"organization","description":"","email":"pysatDevelopers@gmail.com","website":"https://join.slack.com/t/pysat/shared_invite/zt-tb9p2fhs-MgFVmA6TwmBhfqpuZeD4rA","location":null,"twitter":"pysatDevelopers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/54805292?v=4","repositories_count":15,"last_synced_at":"2024-03-26T15:32:16.604Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pysat","funding_links":[],"total_stars":202,"followers":18,"following":0,"created_at":"2022-11-04T00:32:37.301Z","updated_at":"2024-03-26T15:32:16.838Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pysat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pysat/repositories"},"packages":null,"commits":{"id":640745,"full_name":"pysat/pysatSpaceWeather","default_branch":"main","committers":[{"name":"Angeline Burrell","email":"angeline.burrell@nrl.navy.mil","login":"aburrell","count":678},{"name":"Jeff Klenzing","email":"jklenzing@gmail.com","login":"jklenzing","count":230},{"name":"Russell Stoneback","email":"rstoneba@utdallas.edu","login":"rstoneback","count":87},{"name":"Jonathon Smith","email":"36175570+JonathonMSmith","login":"JonathonMSmith","count":4},{"name":"asherp","email":"apembroke@gmail.com","login":"asherp","count":4},{"name":"Carey Spence","email":"jcspence","login":"jcspence","count":1}],"total_commits":1004,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":167.33333333333334,"dds":0.32470119521912355,"past_year_committers":[{"name":"Angeline G. Burrell","email":"angeline.burrell@nrl.navy.mil","login":"aburrell","count":78}],"past_year_total_commits":78,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":78.0,"past_year_dds":0.0,"last_synced_at":"2025-06-05T12:05:17.830Z","last_synced_commit":"ea1e7d133bc3e988113d6abf0d33ef24f4265dde","created_at":"2023-03-09T08:52:21.533Z","updated_at":"2025-06-05T12:05:18.157Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysat%2FpysatSpaceWeather/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310310,"contributors_count":31095240,"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":"pysat/pysatSpaceWeather","html_url":"https://github.com/pysat/pysatSpaceWeather","last_synced_at":"2025-08-31T10:52:13.703Z","status":null,"issues_count":47,"pull_requests_count":93,"avg_time_to_close_issue":16657754.975609757,"avg_time_to_close_pull_request":828580.3225806452,"issues_closed_count":41,"pull_requests_closed_count":93,"pull_request_authors_count":4,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.3010752688172043,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":936504.1428571428,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-14T21:52:19.087Z","updated_at":"2025-09-03T04:34:46.011Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysat%2FpysatSpaceWeather","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysat%2FpysatSpaceWeather/issues","issue_labels_count":{"enhancement":18,"bug":16,"maintenance":8,"documentation":2,"question":1},"pull_request_labels_count":{"bug":11,"enhancement":9,"maintenance":5,"documentation":4},"issue_author_associations_count":{"MEMBER":39,"COLLABORATOR":6,"NONE":2},"pull_request_author_associations_count":{"MEMBER":95,"COLLABORATOR":10,"CONTRIBUTOR":1},"issue_authors":{"aburrell":35,"rstoneback":6,"jklenzing":4,"hococoder":1,"sespinoza08":1},"pull_request_authors":{"aburrell":88,"rstoneback":10,"jklenzing":7,"JonathonMSmith":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10081382,"issues_count":31322741,"pull_requests_count":96214245,"authors_count":10693626,"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":{"enhancement":1},"past_year_pull_request_labels_count":{"bug":1},"past_year_issue_author_associations_count":{"MEMBER":1},"past_year_pull_request_author_associations_count":{"MEMBER":8,"COLLABORATOR":2},"past_year_issue_authors":{"aburrell":1},"past_year_pull_request_authors":{"aburrell":8,"rstoneback":2},"maintainers":[{"login":"aburrell","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aburrell"},{"login":"rstoneback","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rstoneback"},{"login":"jklenzing","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jklenzing"}],"active_maintainers":[{"login":"aburrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aburrell"},{"login":"rstoneback","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rstoneback"}]},"events":{"total":{"CreateEvent":4,"ReleaseEvent":1,"IssuesEvent":1,"WatchEvent":3,"DeleteEvent":4,"IssueCommentEvent":2,"PushEvent":7,"PullRequestReviewCommentEvent":3,"GollumEvent":1,"PullRequestEvent":5,"PullRequestReviewEvent":8},"last_year":{"CreateEvent":4,"ReleaseEvent":1,"IssuesEvent":1,"WatchEvent":3,"DeleteEvent":4,"IssueCommentEvent":2,"PushEvent":7,"PullRequestReviewCommentEvent":3,"GollumEvent":1,"PullRequestEvent":5,"PullRequestReviewEvent":8}},"keywords":["forecasting","heliophysics","ionosphere","magnetosphere","pysat","python","space-weather"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-10T01:59:56.398Z","updated_at":"2022-08-10T01:59:56.398Z","repository_link":"https://github.com/pysat/pysatSpaceWeather/blob/main/docs/requirements.txt","dependencies":[{"id":993395224,"package_name":"m2r2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":993395225,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":993395226,"package_name":"pysat","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-10T01:59:56.491Z","updated_at":"2022-08-10T01:59:56.491Z","repository_link":"https://github.com/pysat/pysatSpaceWeather/blob/main/requirements.txt","dependencies":[{"id":993395394,"package_name":"netCDF4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":993395395,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":993395396,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":993395397,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":993395398,"package_name":"pysat","ecosystem":"pypi","requirements":"\u003e=3.0.1","direct":true,"kind":"runtime","optional":false},{"id":993395399,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":993395400,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-10T01:59:56.608Z","updated_at":"2022-08-10T01:59:56.608Z","repository_link":"https://github.com/pysat/pysatSpaceWeather/blob/main/test_requirements.txt","dependencies":[{"id":993396981,"package_name":"coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":993396982,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":993396983,"package_name":"flake8-docstrings","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":993396984,"package_name":"hacking","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"test","optional":false},{"id":993396985,"package_name":"m2r2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":993396986,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":993396987,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":993396988,"package_name":"pytest-ordering","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":993396989,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":993396990,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T06:45:41.380Z","updated_at":"2023-02-01T06:45:41.380Z","repository_link":"https://github.com/pysat/pysatSpaceWeather/blob/main/.github/workflows/docs.yml","dependencies":[{"id":7292031321,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7292031322,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T06:45:41.393Z","updated_at":"2023-02-01T06:45:41.393Z","repository_link":"https://github.com/pysat/pysatSpaceWeather/blob/main/.github/workflows/main.yml","dependencies":[{"id":7292031323,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7292031324,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pysat_rc.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T06:45:41.405Z","updated_at":"2023-02-01T06:45:41.405Z","repository_link":"https://github.com/pysat/pysatSpaceWeather/blob/main/.github/workflows/pysat_rc.yml","dependencies":[{"id":7292031325,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7292031326,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pip_rc_install.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T07:04:44.113Z","updated_at":"2023-09-22T07:04:44.113Z","repository_link":"https://github.com/pysat/pysatSpaceWeather/blob/main/.github/workflows/pip_rc_install.yml","dependencies":[{"id":13867723131,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13867723132,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T07:04:44.207Z","updated_at":"2023-09-22T07:04:44.207Z","repository_link":"https://github.com/pysat/pysatSpaceWeather/blob/main/setup.py","dependencies":[]}],"score":4.68213122712422,"created_at":"2025-09-04T15:51:04.373Z","updated_at":"2025-10-07T08:13:27.297Z","avatar_url":"https://github.com/pysat.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/31478","html_url":"https://science.ecosyste.ms/projects/31478"}