pyucrio


Namepyucrio JSON
Version 1.4.0 PyPI version JSON
download
home_pagehttps://github.com/ucalgary-srs/pyUCRio
SummaryPython library supporting data access and analysis for riometer instrument data
upload_time2025-02-11 16:59:14
maintainerDarren Chaddock
docs_urlNone
authorDarren Chaddock
requires_python>=3.9
licenseApache-2.0
keywords space physics space weather riometer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # PyUCRio

[![Github tests](https://github.com/ucalgary-srs/pyUCRio/actions/workflows/tests_default.yml/badge.svg)](https://github.com/ucalgary-srs/pyUCRio/actions/workflows/tests_default.yml)
[![PyPI version](https://img.shields.io/pypi/v/pyucrio.svg)](https://pypi.python.org/pypi/pyucrio/)
![PyPI Python versions](https://img.shields.io/pypi/pyversions/pyucrio)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14239005.svg)](https://doi.org/10.5281/zenodo.14239005)

PyUCRio is a Python library providing data access and analysis support for RF instrument data provided by the University of Calgary. This presently includes the NORSTAR riometers, and the SWAN Hyper Spectral Riometers (HSR).

PyUCRio officially supports Python 3.9+.

Some links to help:
- [Example Gallery](https://data.phys.ucalgary.ca/working_with_data/index.html#python)
- [PyUCRio API Reference](https://docs-pyucrio.phys.ucalgary.ca)
- [UCalgary SRS Open Data Platform](https://data.phys.ucalgary.ca)
- [Additional examples](https://github.com/ucalgary-srs/pyUCRio/tree/main/examples)

## Installation

Installation can be done using pip:

```console
$ pip install pyucrio
```

For the most bleeding edge version of PyUCRio, you can install it directly from the Github repository:

```console
$ pip install pyucrio@git+https://github.com/ucalgary-srs/pyUCRio

[OR]

$ git clone https://github.com/ucalgary-srs/pyUCRio.git
$ cd pyUCRio
$ pip install .
```

## Usage

Below is how the library can be imported and initialized:

```python
import pyucrio
rio = pyucrio.PyUCRio()
```

## Contributing

Bug reports, feature suggestions, and other contributions are greatly appreciated!

Templates for bug report and feature suggestions can be found when creating a Github Issue. If you have questions or issues installing PyUCRio, we encourage that you open up a topic in the Github Discussions page.

A large collection of examples can be found in the [`examples`](https://github.com/ucalgary-srs/pyUCRio/tree/main/examples) directory. 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ucalgary-srs/pyUCRio",
    "name": "pyucrio",
    "maintainer": "Darren Chaddock",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "dchaddoc@ucalgary.ca",
    "keywords": "space physics, space weather, riometer",
    "author": "Darren Chaddock",
    "author_email": "dchaddoc@ucalgary.ca",
    "download_url": "https://files.pythonhosted.org/packages/5e/ec/113a0ad21528d3cc0e8109d61bf0cb30be02afb3fadab3649336cbbc5078/pyucrio-1.4.0.tar.gz",
    "platform": null,
    "description": "# PyUCRio\n\n[![Github tests](https://github.com/ucalgary-srs/pyUCRio/actions/workflows/tests_default.yml/badge.svg)](https://github.com/ucalgary-srs/pyUCRio/actions/workflows/tests_default.yml)\n[![PyPI version](https://img.shields.io/pypi/v/pyucrio.svg)](https://pypi.python.org/pypi/pyucrio/)\n![PyPI Python versions](https://img.shields.io/pypi/pyversions/pyucrio)\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14239005.svg)](https://doi.org/10.5281/zenodo.14239005)\n\nPyUCRio is a Python library providing data access and analysis support for RF instrument data provided by the University of Calgary. This presently includes the NORSTAR riometers, and the SWAN Hyper Spectral Riometers (HSR).\n\nPyUCRio officially supports Python 3.9+.\n\nSome links to help:\n- [Example Gallery](https://data.phys.ucalgary.ca/working_with_data/index.html#python)\n- [PyUCRio API Reference](https://docs-pyucrio.phys.ucalgary.ca)\n- [UCalgary SRS Open Data Platform](https://data.phys.ucalgary.ca)\n- [Additional examples](https://github.com/ucalgary-srs/pyUCRio/tree/main/examples)\n\n## Installation\n\nInstallation can be done using pip:\n\n```console\n$ pip install pyucrio\n```\n\nFor the most bleeding edge version of PyUCRio, you can install it directly from the Github repository:\n\n```console\n$ pip install pyucrio@git+https://github.com/ucalgary-srs/pyUCRio\n\n[OR]\n\n$ git clone https://github.com/ucalgary-srs/pyUCRio.git\n$ cd pyUCRio\n$ pip install .\n```\n\n## Usage\n\nBelow is how the library can be imported and initialized:\n\n```python\nimport pyucrio\nrio = pyucrio.PyUCRio()\n```\n\n## Contributing\n\nBug reports, feature suggestions, and other contributions are greatly appreciated!\n\nTemplates for bug report and feature suggestions can be found when creating a Github Issue. If you have questions or issues installing PyUCRio, we encourage that you open up a topic in the Github Discussions page.\n\nA large collection of examples can be found in the [`examples`](https://github.com/ucalgary-srs/pyUCRio/tree/main/examples) directory. \n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Python library supporting data access and analysis for riometer instrument data",
    "version": "1.4.0",
    "project_urls": {
        "API Reference": "https://docs-pyucrio.phys.ucalgary.ca",
        "Homepage": "https://github.com/ucalgary-srs/pyUCRio",
        "Repository": "https://github.com/ucalgary-srs/pyUCRio",
        "UCalgary SRS Open Data Platform": "https://data.phys.ucalgary.ca"
    },
    "split_keywords": [
        "space physics",
        " space weather",
        " riometer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d1756a00aa54c9fed69898a34c3bc21dd083f235804357a2e4f1d736eed71dd",
                "md5": "8d508329a1414a6f56ac1b0d18e7282f",
                "sha256": "4b4b8ad7e69595de10014e86fbd888ae3533d101055fc42fe668d1758f7ff6f4"
            },
            "downloads": -1,
            "filename": "pyucrio-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8d508329a1414a6f56ac1b0d18e7282f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 28547,
            "upload_time": "2025-02-11T16:59:13",
            "upload_time_iso_8601": "2025-02-11T16:59:13.888355Z",
            "url": "https://files.pythonhosted.org/packages/3d/17/56a00aa54c9fed69898a34c3bc21dd083f235804357a2e4f1d736eed71dd/pyucrio-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5eec113a0ad21528d3cc0e8109d61bf0cb30be02afb3fadab3649336cbbc5078",
                "md5": "c37f80f4feda8a2cabcc81c8e383104b",
                "sha256": "e476d676a44ffa3035ed375d71c9f531a6e3f8ea692f076d99a0a168da6d4d1d"
            },
            "downloads": -1,
            "filename": "pyucrio-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c37f80f4feda8a2cabcc81c8e383104b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 19690,
            "upload_time": "2025-02-11T16:59:14",
            "upload_time_iso_8601": "2025-02-11T16:59:14.992912Z",
            "url": "https://files.pythonhosted.org/packages/5e/ec/113a0ad21528d3cc0e8109d61bf0cb30be02afb3fadab3649336cbbc5078/pyucrio-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-11 16:59:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ucalgary-srs",
    "github_project": "pyUCRio",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "pyucrio"
}
        
Elapsed time: 1.07099s