# PyUCalgarySRS
[![GitHub tests](https://github.com/ucalgary-srs/pyUCalgarySRS/actions/workflows/test_linux.yml/badge.svg)](https://github.com/ucalgary-srs/pyUCalgarySRS/actions/workflows/test_linux.yml)
[![PyPI version](https://img.shields.io/pypi/v/pyucalgarysrs.svg)](https://pypi.python.org/pypi/pyucalgarysrs/)
[![PyPI Python versions](https://img.shields.io/pypi/pyversions/pyucalgarysrs)](https://pypi.python.org/pypi/pyucalgarysrs/)
This is the Python library for retrieving and loading data provided by UCalgary Space Remote Sensing. More information including tutorials and dataset descriptions can be found on our open data platform at https://data.phys.ucalgary.ca.
PyUCalagarySRS currently supports Python 3.9+.
Some links to help:
- [PyUCalgarySRS API Reference](https://docs-pyucalgarysrs.phys.ucalgary.ca)
- [Crib sheets that utilize PyUCalgarySRS](https://data.phys.ucalgary.ca/working_with_data/index.html#crib-sheets)
- [UCalgary Space Remote Sensing Open Data Platform](https://data.phys.ucalgary.ca)
## Installation
Installation can be done using pip:
```
pip install pyucalgarysrs
```
If you want the most bleeding edge version of PyUCalgarySRS, you can install it directly from the Github repository:
```console
$ git clone https://github.com/ucalgary-srs/pyUCalgarySRS.git
$ cd pyUCalgarySRS
$ pip install .
```
## Usage
Below is how the library can be imported:
```python
import pyucalgarysrs
srs = pyucalgarysrs.PyUCalgarySRS()
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ucalgary-srs/pyUCalgarySRS",
"name": "pyucalgarysrs",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Darren Chaddock",
"author_email": "dchaddoc@ucalgary.ca",
"download_url": "https://files.pythonhosted.org/packages/83/21/b28fb8505ba00c157ecf11a5fa9e850daf6afe98426542ba22327d17aa90/pyucalgarysrs-1.2.0.tar.gz",
"platform": null,
"description": "# PyUCalgarySRS\n\n[![GitHub tests](https://github.com/ucalgary-srs/pyUCalgarySRS/actions/workflows/test_linux.yml/badge.svg)](https://github.com/ucalgary-srs/pyUCalgarySRS/actions/workflows/test_linux.yml)\n[![PyPI version](https://img.shields.io/pypi/v/pyucalgarysrs.svg)](https://pypi.python.org/pypi/pyucalgarysrs/)\n[![PyPI Python versions](https://img.shields.io/pypi/pyversions/pyucalgarysrs)](https://pypi.python.org/pypi/pyucalgarysrs/)\n\nThis is the Python library for retrieving and loading data provided by UCalgary Space Remote Sensing. More information including tutorials and dataset descriptions can be found on our open data platform at https://data.phys.ucalgary.ca.\n\nPyUCalagarySRS currently supports Python 3.9+.\n\nSome links to help:\n- [PyUCalgarySRS API Reference](https://docs-pyucalgarysrs.phys.ucalgary.ca)\n- [Crib sheets that utilize PyUCalgarySRS](https://data.phys.ucalgary.ca/working_with_data/index.html#crib-sheets)\n- [UCalgary Space Remote Sensing Open Data Platform](https://data.phys.ucalgary.ca)\n\n## Installation\n\nInstallation can be done using pip:\n\n```\npip install pyucalgarysrs\n```\n\nIf you want the most bleeding edge version of PyUCalgarySRS, you can install it directly from the Github repository:\n\n```console\n$ git clone https://github.com/ucalgary-srs/pyUCalgarySRS.git\n$ cd pyUCalgarySRS\n$ pip install .\n```\n\n## Usage\n\nBelow is how the library can be imported:\n\n```python\nimport pyucalgarysrs\nsrs = pyucalgarysrs.PyUCalgarySRS()\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Tools for interacting with UCalgary Space Remote Sensing data",
"version": "1.2.0",
"project_urls": {
"Homepage": "https://github.com/ucalgary-srs/pyUCalgarySRS",
"Repository": "https://github.com/ucalgary-srs/pyUCalgarySRS"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fc2d9495c4fe811b88f52b868fde2065728af67e0c4d03e39fbffe57ef5fd538",
"md5": "6bd6142cc75f5d2e0ced541c869d3d6d",
"sha256": "2943f429bc89cfa8b279a53b0bd0a53f1b63631d12936335af0df1bda97de3b4"
},
"downloads": -1,
"filename": "pyucalgarysrs-1.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6bd6142cc75f5d2e0ced541c869d3d6d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 72828,
"upload_time": "2024-07-09T17:52:49",
"upload_time_iso_8601": "2024-07-09T17:52:49.760404Z",
"url": "https://files.pythonhosted.org/packages/fc/2d/9495c4fe811b88f52b868fde2065728af67e0c4d03e39fbffe57ef5fd538/pyucalgarysrs-1.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8321b28fb8505ba00c157ecf11a5fa9e850daf6afe98426542ba22327d17aa90",
"md5": "8d2b3ca471b53059e65964476ce71104",
"sha256": "dad317be131c807b377f056b1447f69a2abbdc1e6894b87020cb34bd5dd85680"
},
"downloads": -1,
"filename": "pyucalgarysrs-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "8d2b3ca471b53059e65964476ce71104",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 40317,
"upload_time": "2024-07-09T17:52:51",
"upload_time_iso_8601": "2024-07-09T17:52:51.353077Z",
"url": "https://files.pythonhosted.org/packages/83/21/b28fb8505ba00c157ecf11a5fa9e850daf6afe98426542ba22327d17aa90/pyucalgarysrs-1.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-09 17:52:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ucalgary-srs",
"github_project": "pyUCalgarySRS",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "pyucalgarysrs"
}