sunscanpy


Namesunscanpy JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA python module for radar pointing calibration using the sun
upload_time2025-08-31 17:40:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseCC-BY-SA-4.0
keywords radar calibration sun atmosphere doppler cloud weather
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
<div align="center">
  <img src="assets/icons/SunscanPyLogo.svg" alt="SunscanPy Logo" width="200" height="auto">
  <!-- <h1>SunscanPy</h1> -->
  <p><em>A python library to calibrate the pointing of your weather or cloud radar based on the position of the Sun!</em></p>
</div>

## Description

Precise knowledge of the pointing direction is essential for weather and cloud radars. Radars with scanning capability can be calibrated using the sun as a microwave emitting target with a precisely defined position in the sky.
SunscanPy provides tools to evaluate radar measurements of the sun, derive the mispointing of your antenna and actively correct misalignments using the scanner motors.

For more information, see the two tutorial jupyter notebooks provided in the examples subfolder.

## Installation
```bash
pip install sunscanpy
```

### From source

```bash
git clone https://github.com/yourusername/sunscanpy.git
cd sunscanpy
pip install -e .
```

## Contributing
See Contributing.md

## License

SunscanPy  © 2025 by Paul Ockenfuß, Gregor Köcher, Ludwig-Maximilians Universität München is licensed under CC BY-SA 4.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/4.0/


## Authors

- Paul Ockenfuß
- Gregor Köcher

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sunscanpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "radar, calibration, sun, atmosphere, doppler, cloud, weather",
    "author": null,
    "author_email": "Paul Ockenfu\u00df <paul.ockenfuss@physik.uni-muenchen.de>, Gregor K\u00f6cher <gregor.koecher@physik.uni-muenchen.de>",
    "download_url": "https://files.pythonhosted.org/packages/4c/ba/7d9a61b1ecb091c397f8e40e2cf90689099af95836dd8c4310383ab11e1f/sunscanpy-0.1.0.tar.gz",
    "platform": null,
    "description": "\n<div align=\"center\">\n  <img src=\"assets/icons/SunscanPyLogo.svg\" alt=\"SunscanPy Logo\" width=\"200\" height=\"auto\">\n  <!-- <h1>SunscanPy</h1> -->\n  <p><em>A python library to calibrate the pointing of your weather or cloud radar based on the position of the Sun!</em></p>\n</div>\n\n## Description\n\nPrecise knowledge of the pointing direction is essential for weather and cloud radars. Radars with scanning capability can be calibrated using the sun as a microwave emitting target with a precisely defined position in the sky.\nSunscanPy provides tools to evaluate radar measurements of the sun, derive the mispointing of your antenna and actively correct misalignments using the scanner motors.\n\nFor more information, see the two tutorial jupyter notebooks provided in the examples subfolder.\n\n## Installation\n```bash\npip install sunscanpy\n```\n\n### From source\n\n```bash\ngit clone https://github.com/yourusername/sunscanpy.git\ncd sunscanpy\npip install -e .\n```\n\n## Contributing\nSee Contributing.md\n\n## License\n\nSunscanPy  \u00a9 2025 by Paul Ockenfu\u00df, Gregor K\u00f6cher, Ludwig-Maximilians Universit\u00e4t M\u00fcnchen is licensed under CC BY-SA 4.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/4.0/\n\n\n## Authors\n\n- Paul Ockenfu\u00df\n- Gregor K\u00f6cher\n",
    "bugtrack_url": null,
    "license": "CC-BY-SA-4.0",
    "summary": "A python module for radar pointing calibration using the sun",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/Ockenfuss/sunscanpy"
    },
    "split_keywords": [
        "radar",
        " calibration",
        " sun",
        " atmosphere",
        " doppler",
        " cloud",
        " weather"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "39275e104ab12f46d32784efb7152366b504537dafa771c3216261c570122317",
                "md5": "416dcf59a8fea2a097df08e774087ced",
                "sha256": "f19143596a6e1ccb2f5390e2f7c4eab57ee782c7aeb0bbce6ca6ad87717d9a50"
            },
            "downloads": -1,
            "filename": "sunscanpy-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "416dcf59a8fea2a097df08e774087ced",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 56307,
            "upload_time": "2025-08-31T17:40:36",
            "upload_time_iso_8601": "2025-08-31T17:40:36.638481Z",
            "url": "https://files.pythonhosted.org/packages/39/27/5e104ab12f46d32784efb7152366b504537dafa771c3216261c570122317/sunscanpy-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4cba7d9a61b1ecb091c397f8e40e2cf90689099af95836dd8c4310383ab11e1f",
                "md5": "41c9fecff331beaa20809ff2006f2994",
                "sha256": "e18ec74c70ada835265378aab7aa5fd44b72b630b7b8698a846b30fbed72686b"
            },
            "downloads": -1,
            "filename": "sunscanpy-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "41c9fecff331beaa20809ff2006f2994",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 59283,
            "upload_time": "2025-08-31T17:40:37",
            "upload_time_iso_8601": "2025-08-31T17:40:37.964970Z",
            "url": "https://files.pythonhosted.org/packages/4c/ba/7d9a61b1ecb091c397f8e40e2cf90689099af95836dd8c4310383ab11e1f/sunscanpy-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-31 17:40:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Ockenfuss",
    "github_project": "sunscanpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "sunscanpy"
}
        
Elapsed time: 1.05062s