geodezyx (a.k.a. The GeodeZYX toolbox) aims to provide all the functions which
can be useful for Geodesy and Geophysics.
It includes low level functions, file management functions,
time and space-coordinates conversion functions,
data (especially GNSS observations and orbits) retrieve functions,
plots and visual selection functions ...
It is designed for Python 3 on a LINUX Ubuntu-like system.
Also tested with Anaconda
Documentation: https://ipgp.github.io/geodezyx
GitHub repository: https://github.com/IPGP/geodezyx
PyPi project: https://pypi.org/project/geodezyx
Raw data
{
"_id": null,
"home_page": "https://github.com/IPGP/geodezyx",
"name": "geodezyx",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.5",
"maintainer_email": null,
"keywords": "geodesy, geophysics, reference frames, gnss",
"author": "Pierre Sakic & Gustavo Mansur",
"author_email": "sakic@ipgp.fr",
"download_url": "https://files.pythonhosted.org/packages/6c/6c/b935df1a94d2fb6678b2df38c5ccd10825df48dffae93bb45752fb8c8fe8/geodezyx-4.6.0.tar.gz",
"platform": null,
"description": "geodezyx (a.k.a. The GeodeZYX toolbox) aims to provide all the functions which\ncan be useful for Geodesy and Geophysics. \n\nIt includes low level functions, file management functions,\ntime and space-coordinates conversion functions, \ndata (especially GNSS observations and orbits) retrieve functions, \nplots and visual selection functions ...\n\nIt is designed for Python 3 on a LINUX Ubuntu-like system.\nAlso tested with Anaconda\n\nDocumentation: https://ipgp.github.io/geodezyx \n\nGitHub repository: https://github.com/IPGP/geodezyx \n\nPyPi project: https://pypi.org/project/geodezyx\n",
"bugtrack_url": null,
"license": null,
"summary": "geodezyx (a.k.a. The GeodeZYX toolbox) aims to provide simple but useful functions for Geodesy and Geophysics.",
"version": "4.6.0",
"project_urls": {
"Homepage": "https://github.com/IPGP/geodezyx"
},
"split_keywords": [
"geodesy",
" geophysics",
" reference frames",
" gnss"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a445fc8f78531420000a7c36fb7e531bf9078405ba251c8364f543d4a00485a3",
"md5": "a5ba97e4babb6a51b0e8c5354f1fbdbf",
"sha256": "f3f729c17d34db6201983d0fa7d3751e33f1538d2f80fdd99b7883c884752216"
},
"downloads": -1,
"filename": "geodezyx-4.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a5ba97e4babb6a51b0e8c5354f1fbdbf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.5",
"size": 402484,
"upload_time": "2025-02-04T14:59:44",
"upload_time_iso_8601": "2025-02-04T14:59:44.258094Z",
"url": "https://files.pythonhosted.org/packages/a4/45/fc8f78531420000a7c36fb7e531bf9078405ba251c8364f543d4a00485a3/geodezyx-4.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6c6cb935df1a94d2fb6678b2df38c5ccd10825df48dffae93bb45752fb8c8fe8",
"md5": "64480923fe19ee0bd22f0b931ff4a748",
"sha256": "ae8ee569e9975c39f3842a571b9470090e08360b7a71783de68900c3e086b280"
},
"downloads": -1,
"filename": "geodezyx-4.6.0.tar.gz",
"has_sig": false,
"md5_digest": "64480923fe19ee0bd22f0b931ff4a748",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.5",
"size": 363144,
"upload_time": "2025-02-04T14:59:46",
"upload_time_iso_8601": "2025-02-04T14:59:46.193764Z",
"url": "https://files.pythonhosted.org/packages/6c/6c/b935df1a94d2fb6678b2df38c5ccd10825df48dffae93bb45752fb8c8fe8/geodezyx-4.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-04 14:59:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "IPGP",
"github_project": "geodezyx",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "bs4",
"specs": []
},
{
"name": "chardet",
"specs": []
},
{
"name": "collection",
"specs": []
},
{
"name": "colorlog",
"specs": []
},
{
"name": "hatanaka",
"specs": []
},
{
"name": "natsort",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "pybind11",
"specs": []
},
{
"name": "pyorbital",
"specs": []
},
{
"name": "pytwobodyorbit",
"specs": []
},
{
"name": "pyyaml",
"specs": []
},
{
"name": "pathvalidate",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "sympy",
"specs": []
},
{
"name": "tabulate",
"specs": []
},
{
"name": "tk",
"specs": []
},
{
"name": "tqdm",
"specs": []
},
{
"name": "vincenty",
"specs": []
},
{
"name": "wheel",
"specs": []
},
{
"name": "xarray",
"specs": []
}
],
"lcname": "geodezyx"
}