Name | histastro JSON |
Version |
0.0.6
JSON |
| download |
home_page | |
Summary | A Python package for historical-astronomy calculations of Sun, Moon and planets |
upload_time | 2023-11-05 15:15:52 |
maintainer | |
docs_url | None |
author | |
requires_python | |
license | GPLv3+ |
keywords |
astronomy
history
ephemeris
sun
moon
planets
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# HistAstro #
A Python package for historical-astronomy calculations of Sun, Moon and planets.
## Installation ##
This package can be installed using `pip install histastro`. This should automatically install the
dependency packages `numpy` and `fortranformat` if they haven't been installed already. If you are installing
by hand, you have to ensure these packages are installed as well.
### Data files ###
You will need to manually download the eight data files
[`VSOP87D.xxx`](http://cdsarc.u-strasbg.fr/viz-bin/Cat?cat=VI/81) (click on FTP), one for each of the planets,
and save them in a directory of your choice (e.g. the subdirectory `data/` of your working directory). To
compute the Moon position, the file `moonposMeeus.csv` is needed, which can be downloaded from this page:
http://astro.ru.nl/~sluys/HistAstro/
## HistAstro pages ##
* [Radboud University](http://astro.ru.nl/~sluys/HistAstro/): HistAstro homepage: data files and code documentation
* [Pypi](https://pypi.org/project/histastro/): HistAstro Python package
* [GitHub](https://github.com/MarcvdSluys/HistAstro): HistAstro source code
## Author and licence ##
* Author: Marc van der Sluys
* Contact: http://astro.ru.nl/~sluys/
* Licence: [GPLv3+](https://www.gnu.org/licenses/gpl.html)
## References ##
* Meeus, [Astronomical algorithms](https://www.willbell.com/math/MC1.HTM), 2nd Ed.
* VSOP87 planet theory: [Bretagnon & Francou, 1988A+A...202..309B](https://ui.adsabs.harvard.edu/abs/1988A%26A...202..309B/)
* [VSOP87 data files](http://cdsarc.u-strasbg.fr/viz-bin/Cat?cat=VI/81)
* This Python code is adapted from the Fortran implementation in [libTheSky](http://libthesky.sourceforge.net/)
* [Celestial mechanics in a nutshell (CMiaNS)](https://cmians.sourceforge.io/)
Raw data
{
"_id": null,
"home_page": "",
"name": "histastro",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "astronomy,history,ephemeris,sun,moon,planets",
"author": "",
"author_email": "Marc van der Sluys <git@vandersluys.nl>",
"download_url": "https://files.pythonhosted.org/packages/f9/33/2cfbec915f6fe6ee7b78335d5a4148bbfd5556975fb7f6cacd448bf3855b/histastro-0.0.6.tar.gz",
"platform": null,
"description": "# HistAstro #\n\nA Python package for historical-astronomy calculations of Sun, Moon and planets.\n\n\n## Installation ##\n\nThis package can be installed using `pip install histastro`. This should automatically install the\ndependency packages `numpy` and `fortranformat` if they haven't been installed already. If you are installing\nby hand, you have to ensure these packages are installed as well.\n\n\n### Data files ###\n\nYou will need to manually download the eight data files\n[`VSOP87D.xxx`](http://cdsarc.u-strasbg.fr/viz-bin/Cat?cat=VI/81) (click on FTP), one for each of the planets,\nand save them in a directory of your choice (e.g. the subdirectory `data/` of your working directory). To\ncompute the Moon position, the file `moonposMeeus.csv` is needed, which can be downloaded from this page:\nhttp://astro.ru.nl/~sluys/HistAstro/\n\n\n## HistAstro pages ##\n\n* [Radboud University](http://astro.ru.nl/~sluys/HistAstro/): HistAstro homepage: data files and code documentation\n* [Pypi](https://pypi.org/project/histastro/): HistAstro Python package\n* [GitHub](https://github.com/MarcvdSluys/HistAstro): HistAstro source code\n\n\n## Author and licence ##\n\n* Author: Marc van der Sluys\n* Contact: http://astro.ru.nl/~sluys/\n* Licence: [GPLv3+](https://www.gnu.org/licenses/gpl.html)\n\n\n## References ##\n\n* Meeus, [Astronomical algorithms](https://www.willbell.com/math/MC1.HTM), 2nd Ed.\n* VSOP87 planet theory: [Bretagnon & Francou, 1988A+A...202..309B](https://ui.adsabs.harvard.edu/abs/1988A%26A...202..309B/)\n* [VSOP87 data files](http://cdsarc.u-strasbg.fr/viz-bin/Cat?cat=VI/81)\n* This Python code is adapted from the Fortran implementation in [libTheSky](http://libthesky.sourceforge.net/)\n* [Celestial mechanics in a nutshell (CMiaNS)](https://cmians.sourceforge.io/)\n",
"bugtrack_url": null,
"license": "GPLv3+",
"summary": "A Python package for historical-astronomy calculations of Sun, Moon and planets",
"version": "0.0.6",
"project_urls": {
"GitHub": "https://github.com/MarcvdSluys/HistAstro",
"Homepage": "https://astro.ru.nl/~sluys/HistAstro",
"ReadTheDocs": "https://histastro.readthedocs.io"
},
"split_keywords": [
"astronomy",
"history",
"ephemeris",
"sun",
"moon",
"planets"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "37ea6c6ebd5ae872a2de17a214fd95b2bbb08a030664f8b92f935e40f040aa48",
"md5": "5cb415cc79cc42cd1a96fee87577556a",
"sha256": "d70bebb9be93a4b7ef7a7a6de5516fcce5eb9269bb39280bba8db008d66a7fa9"
},
"downloads": -1,
"filename": "histastro-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5cb415cc79cc42cd1a96fee87577556a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 31899,
"upload_time": "2023-11-05T15:15:50",
"upload_time_iso_8601": "2023-11-05T15:15:50.759019Z",
"url": "https://files.pythonhosted.org/packages/37/ea/6c6ebd5ae872a2de17a214fd95b2bbb08a030664f8b92f935e40f040aa48/histastro-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f9332cfbec915f6fe6ee7b78335d5a4148bbfd5556975fb7f6cacd448bf3855b",
"md5": "705b7f555428dcd03c670f86bf0716a8",
"sha256": "b110e904dc9e1e8ec9000104dd2a06f533cd1112096c00248249f86b48174094"
},
"downloads": -1,
"filename": "histastro-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "705b7f555428dcd03c670f86bf0716a8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28310,
"upload_time": "2023-11-05T15:15:52",
"upload_time_iso_8601": "2023-11-05T15:15:52.363580Z",
"url": "https://files.pythonhosted.org/packages/f9/33/2cfbec915f6fe6ee7b78335d5a4148bbfd5556975fb7f6cacd448bf3855b/histastro-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-05 15:15:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MarcvdSluys",
"github_project": "HistAstro",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "histastro"
}