{"id":27012893,"url":"https://github.com/giorgiosavastano/magcoordpy","last_synced_at":"2025-04-04T12:18:20.630Z","repository":{"id":43182296,"uuid":"466803444","full_name":"giorgiosavastano/magcoordpy","owner":"giorgiosavastano","description":"A python package for working with magnetic coordinate transformations. The documentation is available at https://magcoordpy.readthedocs.io/en/latest/.","archived":false,"fork":false,"pushed_at":"2022-12-10T22:04:52.000Z","size":116,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T12:39:03.245Z","etag":null,"topics":["coordinate-systems","coordinate-transformation","coordinates","geomagnetic","magnetic","magnetic-field","python","satellite-data"],"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/giorgiosavastano.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}},"created_at":"2022-03-06T17:11:32.000Z","updated_at":"2023-06-04T16:22:59.000Z","dependencies_parsed_at":"2023-01-26T12:00:55.389Z","dependency_job_id":null,"html_url":"https://github.com/giorgiosavastano/magcoordpy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giorgiosavastano%2Fmagcoordpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giorgiosavastano%2Fmagcoordpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giorgiosavastano%2Fmagcoordpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giorgiosavastano%2Fmagcoordpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giorgiosavastano","download_url":"https://codeload.github.com/giorgiosavastano/magcoordpy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247174458,"owners_count":20896078,"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"}},"keywords":["coordinate-systems","coordinate-transformation","coordinates","geomagnetic","magnetic","magnetic-field","python","satellite-data"],"created_at":"2025-04-04T12:18:20.062Z","updated_at":"2025-04-04T12:18:20.623Z","avatar_url":"https://github.com/giorgiosavastano.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MagCoordPy\n\n![test-main](https://github.com/giorgiosavastano/magcoordpy/actions/workflows/python-test-main.yml/badge.svg)\n![coverage-main](https://img.shields.io/codecov/c/github/giorgiosavastano/magcoordpy)\n![license](https://img.shields.io/github/license/giorgiosavastano/magcoordpy)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/magcoordpy)\n\nA python package for working with magnetic coordinate transformations.\nThe documentation is available at \u003chttps://magcoordpy.readthedocs.io/en/latest/\u003e.\n\nInstallation\n------------\n\n    pip install magcoordpy\n\nExample usage\n-------------\n\n    from magcoordpy import coord_transforms\n    long_geo = np.arange(-180, 190, 10)\n    lati_geo = np.zeros(len(long_array))\n    alti_geo = np.zeros(len(long_array))\n    lat_cd, lon_cd, r_cd = coord_transforms.geodetic2cd(lati_geo, long_geo, alti_geo, year=2021.0)\n\n\nIt includes the following functions (not exhaustive list):\n\n* geodetic2cd --\u003e transformation from geodetic to centered dipole\n* cd2geodetic --\u003e transformation from centered dipole to geodetic\n\n\n## Authors\n\n- Giorgio Savastano (\u003cgiorgiosavastano@gmail.com\u003e)\n\nPlease use github issues to make bug reports and request new functionality. Contributions are always welcome.\n\n## References\n\nLaundal, K.M., Richmond, A.D. Magnetic Coordinate Systems. Space Sci Rev 206, 27–59 (2017). \u003chttps://doi.org/10.1007/s11214-016-0275-y\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiorgiosavastano%2Fmagcoordpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiorgiosavastano%2Fmagcoordpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiorgiosavastano%2Fmagcoordpy/lists"}