{"id":25723508,"url":"https://github.com/cs-si/calceph_earth-sun_distance","last_synced_at":"2025-08-20T02:11:00.785Z","repository":{"id":77443736,"uuid":"168369405","full_name":"CS-SI/calceph_earth-sun_distance","owner":"CS-SI","description":"Small tool to compute earth sun distance based on CALCEPH package","archived":false,"fork":false,"pushed_at":"2020-12-22T20:59:03.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-02-25T20:40:51.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CS-SI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-2.0.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}},"created_at":"2019-01-30T15:50:14.000Z","updated_at":"2019-09-04T08:34:32.000Z","dependencies_parsed_at":"2023-02-26T10:45:32.262Z","dependency_job_id":null,"html_url":"https://github.com/CS-SI/calceph_earth-sun_distance","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CS-SI/calceph_earth-sun_distance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CS-SI%2Fcalceph_earth-sun_distance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CS-SI%2Fcalceph_earth-sun_distance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CS-SI%2Fcalceph_earth-sun_distance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CS-SI%2Fcalceph_earth-sun_distance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CS-SI","download_url":"https://codeload.github.com/CS-SI/calceph_earth-sun_distance/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CS-SI%2Fcalceph_earth-sun_distance/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271252993,"owners_count":24726918,"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-08-20T02:00:09.606Z","response_time":69,"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"}},"keywords":[],"created_at":"2025-02-25T20:36:55.931Z","updated_at":"2025-08-20T02:11:00.777Z","avatar_url":"https://github.com/CS-SI.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calceph Earth-Sun distance\n\nThis is a small tool to compute earth sun distance based on CALCEPH package.\n\nThis project contains two Python scripts:\n\n* [solarDistanceComputation.py](solarDistanceComputation.py): A script which\n  uses the CALCEPH library to compute the earth/sun distance. It takes as an\n  input:\n    * the ephemeris file(s) to use (examples can be find on https://www.imcce.fr/inpop/)\n    * the year of the date for which the solar distance has to be computed\n    * the month of the date for which the solar distance has to be computed\n    * the day of the date for which the solar distance has to be computed\n    * the hour of the date for which the solar distance has to be computed\n    * the minute of the date for which the solar distance has to be computed\n    * the second of the date for which the solar distance has to be computed\n\n* [cmpToDayMonthMethod.py](cmpToDayMonthMethod.py): A script which plots (for\n  a whole year) the solar distance given by the CALCEPH library and\n  a elliptical model method. It also gives some statistics on the difference\n  between those two measures. It takes as an input:\n    * the ephemeris file(s) to use (examples can be find on https://www.imcce.fr/inpop/)\n    * the year for which the comparison will be done\n\n## Requirements\n\nTo use these scripts, the **calcephpy** package must be previously installed.\n\n``pip install calcephpy``\n\n## Copyright \u0026 License\n\n\u003e Copyright (C) 2019 CS Systèmes d'Information (CS SI)\n\u003e\n\u003e Licensed under the Apache License, Version 2.0 (the \"License\");\n\u003e you may not use this file except in compliance with the License.\n\u003e You may obtain a copy of the License at\n\u003e\n\u003e http://www.apache.org/licenses/LICENSE-2.0\n\u003e\n\u003e Unless required by applicable law or agreed to in writing, software\n\u003e distributed under the License is distributed on an \"AS IS\" BASIS,\n\u003e WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n\u003e See the License for the specific language governing permissions and\n\u003e limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcs-si%2Fcalceph_earth-sun_distance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcs-si%2Fcalceph_earth-sun_distance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcs-si%2Fcalceph_earth-sun_distance/lists"}