{"id":19060291,"url":"https://github.com/sgiath/ex_astro","last_synced_at":"2026-02-08T02:37:20.460Z","repository":{"id":215305628,"uuid":"738637377","full_name":"Sgiath/ex_astro","owner":"Sgiath","description":"Astrophysics in Elixir","archived":false,"fork":false,"pushed_at":"2024-10-01T13:23:28.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-05T14:35:12.608Z","etag":null,"topics":["astrophysics","elixir","erfa","spice"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sgiath.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":null}},"created_at":"2024-01-03T17:30:34.000Z","updated_at":"2024-10-01T15:48:07.000Z","dependencies_parsed_at":"2024-01-03T17:49:19.947Z","dependency_job_id":null,"html_url":"https://github.com/Sgiath/ex_astro","commit_stats":null,"previous_names":["sgiath/ex_astro"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sgiath%2Fex_astro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sgiath%2Fex_astro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sgiath%2Fex_astro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sgiath%2Fex_astro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sgiath","download_url":"https://codeload.github.com/Sgiath/ex_astro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223768515,"owners_count":17199394,"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":["astrophysics","elixir","erfa","spice"],"created_at":"2024-11-09T00:14:21.964Z","updated_at":"2026-02-08T02:37:19.001Z","avatar_url":"https://github.com/Sgiath.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Astro\n\nLibrary to help working with [SPICE](https://naif.jpl.nasa.gov/pub/naif/toolkit_docs/C/index.html)\nand [ERFA](https://github.com/liberfa/erfa) libraries\n\n## Installation\n\nIt is a bit more complicated then normal lib so pay attention:\n\n- instal ERFA library\n  - \u003chttps://github.com/liberfa/erfa?tab=readme-ov-file#building-and-installing-erfa\u003e\n- add `ex_astro` to `mix.exs`\n\n```elixir\n  def deps do\n    [\n      ...\n      {:ex_astro, \"~\u003e 0.2\"},\n      ...\n    ]\n  end\n```\n\n- download SPICE kernels and add them to the config\n\n```bash\nmix astro.kernels\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgiath%2Fex_astro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgiath%2Fex_astro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgiath%2Fex_astro/lists"}