{"id":22903087,"url":"https://github.com/space-physics/geomagindices","last_synced_at":"2026-03-05T18:04:24.180Z","repository":{"id":34290814,"uuid":"173524807","full_name":"space-physics/geomagindices","owner":"space-physics","description":"Geomagnetic indices downloader and parser--speedy, simple, and efficient","archived":false,"fork":false,"pushed_at":"2024-12-26T19:15:22.000Z","size":142,"stargazers_count":16,"open_issues_count":2,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T17:11:27.661Z","etag":null,"topics":["geomagnetic"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/space-physics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["scivision"],"ko_fi":"scivision"}},"created_at":"2019-03-03T03:06:03.000Z","updated_at":"2025-01-17T18:13:46.000Z","dependencies_parsed_at":"2025-05-08T08:57:44.087Z","dependency_job_id":"1f7e3396-3cf6-4676-b570-1e5c76257536","html_url":"https://github.com/space-physics/geomagindices","commit_stats":{"total_commits":44,"total_committers":1,"mean_commits":44.0,"dds":0.0,"last_synced_commit":"461db5d36b71abba7b4d265527bb8232c749abef"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/space-physics/geomagindices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/space-physics%2Fgeomagindices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/space-physics%2Fgeomagindices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/space-physics%2Fgeomagindices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/space-physics%2Fgeomagindices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/space-physics","download_url":"https://codeload.github.com/space-physics/geomagindices/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/space-physics%2Fgeomagindices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30141317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["geomagnetic"],"created_at":"2024-12-14T02:33:16.429Z","updated_at":"2026-03-05T18:04:24.152Z","avatar_url":"https://github.com/space-physics.png","language":"Python","funding_links":["https://github.com/sponsors/scivision","https://ko-fi.com/scivision"],"categories":[],"sub_categories":[],"readme":"# Geomagnetic Indices\n\n[![DOI](https://zenodo.org/badge/173524807.svg)](https://zenodo.org/badge/latestdoi/173524807)\n![Actions Status](https://github.com/space-physics/geomagindices/workflows/ci/badge.svg)\n[![PyPi Download stats](http://pepy.tech/badge/geomagindices)](http://pepy.tech/project/geomagindices)\n\nGeomagnetic indices downloader and parser, returns Ap, F10.7 (unsmoothed and smoothed) and Kp.\nLet us know via GitHub Issue if something is missing.\n\nOutput datatype is\n[pandas.DataFrame](http://pandas.pydata.org/pandas-docs/stable/reference/frame.html)\n(for multiple times)\n\nMissing data is returned as `NaN` (Not a Number floating point value).\n\n## Examples\n\nuse from other programs like\n\n```python\nimport geomagindices as gi\n\ninds = gi.get_indices(datetime)\n```\n\nwhere date is Python\n[datetime.datetime](https://docs.python.org/3/library/datetime.html), etc.\n\n---\n\n```sh\npython Examples/PlotIndices.py 2015-01-01 2016-01-01\n```\n\n![2015 Ap F10.7](https://github.com/space-physics/geomagindices/blob/main/src/geomagindices/tests/2015.png)\n\n## Notes\n\nWe should add readers for the new post-SWPC data sources, from 2018 onward as noted at:\nhttps://www.celestrak.com/SpaceData/SpaceWx-format.php\n\n* [Kp, Ap](ftp://ftp.gfz-potsdam.de/pub/home/obs/kp-ap/wdc/)\n* [f10.7](ftp://ftp.geolab.nrcan.gc.ca/data/solar_flux/daily_flux_values/fluxtable.txt)\n\nLet us know via GitHub Issue if you want this new data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspace-physics%2Fgeomagindices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspace-physics%2Fgeomagindices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspace-physics%2Fgeomagindices/lists"}