pybrams


Namepybrams JSON
Version 0.0.13 PyPI version JSON
download
home_pagehttps://brams.aeronomie.be
SummaryBRAMS
upload_time2024-04-25 11:48:15
maintainerNone
docs_urlNone
authorAntoine Calegaro
requires_python<=3.12.2,>=3.7
licenseMIT
keywords brams meteor
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pybrams

**pybrams** is a Python package that allows you to access information and data from the BRAMS (Belgian RAdio Meteor Stations) project. BRAMS is a network of radio receiving stations that use forward scattering techniques to study the meteoroid population. This project, coordinated by the Belgian Institute for Space Aeronomy (BISA), provides a valuable source of data for researchers, amateur astronomers, and meteor enthusiasts.

## Features

- Fetch detailed information about BRAMS stations, including their location, name, number of antennas, and more.
- Retrieve raw data files in WAV format, which can be used for in-depth analysis of meteoroid activity.
- Access PNG images representing spectrograms, making it easy to visualize meteoroid detections.

## Installation

You can install **pybrams** using pip:

pip install pybrams


## Usage

Here's a simple example of how to use **pybrams** to retrieve station information:

```python
from brams import locations
import json

for location in locations.all():

    json.dumps(location, indent = 4)
```

For more detailed usage instructions, documentation, and examples, please visit our documentation.
Get Started

Ready to explore the fascinating world of meteoroid detection and analysis? Install pybrams and start accessing BRAMS data with ease. Whether you're a scientist, amateur astronomer, or simply curious about meteoroid activity, this package provides the tools you need to delve into this exciting field.
Contribute

Contributions and feedback are welcome! If you'd like to improve this package or report issues, please visit our GitHub repository.
License

This package is licensed under the MIT License. Feel free to use and modify it as needed.


            

Raw data

            {
    "_id": null,
    "home_page": "https://brams.aeronomie.be",
    "name": "pybrams",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<=3.12.2,>=3.7",
    "maintainer_email": null,
    "keywords": "brams, meteor",
    "author": "Antoine Calegaro",
    "author_email": "antoine.calegaro@aeronomie.be",
    "download_url": "https://files.pythonhosted.org/packages/2c/f6/78b2ccfc9ddeabb720f82163c6591e3cf1041ff8e22a500e65522b89972b/pybrams-0.0.13.tar.gz",
    "platform": null,
    "description": "# pybrams\n\n**pybrams** is a Python package that allows you to access information and data from the BRAMS (Belgian RAdio Meteor Stations) project. BRAMS is a network of radio receiving stations that use forward scattering techniques to study the meteoroid population. This project, coordinated by the Belgian Institute for Space Aeronomy (BISA), provides a valuable source of data for researchers, amateur astronomers, and meteor enthusiasts.\n\n## Features\n\n- Fetch detailed information about BRAMS stations, including their location, name, number of antennas, and more.\n- Retrieve raw data files in WAV format, which can be used for in-depth analysis of meteoroid activity.\n- Access PNG images representing spectrograms, making it easy to visualize meteoroid detections.\n\n## Installation\n\nYou can install **pybrams** using pip:\n\npip install pybrams\n\n\n## Usage\n\nHere's a simple example of how to use **pybrams** to retrieve station information:\n\n```python\nfrom brams import locations\nimport json\n\nfor location in locations.all():\n\n    json.dumps(location, indent = 4)\n```\n\nFor more detailed usage instructions, documentation, and examples, please visit our documentation.\nGet Started\n\nReady to explore the fascinating world of meteoroid detection and analysis? Install pybrams and start accessing BRAMS data with ease. Whether you're a scientist, amateur astronomer, or simply curious about meteoroid activity, this package provides the tools you need to delve into this exciting field.\nContribute\n\nContributions and feedback are welcome! If you'd like to improve this package or report issues, please visit our GitHub repository.\nLicense\n\nThis package is licensed under the MIT License. Feel free to use and modify it as needed.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "BRAMS",
    "version": "0.0.13",
    "project_urls": {
        "Homepage": "https://brams.aeronomie.be",
        "Repository": "https://gitlab.aeronomie.be/ae/brams/pybrams"
    },
    "split_keywords": [
        "brams",
        " meteor"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "408987ebc709fba5ca4bdb24bad4952fa4f4530c1c48302a4fc4a132edfba57c",
                "md5": "3e3bb32e91d733e5a7013c08e9d82a2b",
                "sha256": "a9772388436faf2bf28364432afb5548c201f935113b583363a989fbe2ddfc7e"
            },
            "downloads": -1,
            "filename": "pybrams-0.0.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3e3bb32e91d733e5a7013c08e9d82a2b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<=3.12.2,>=3.7",
            "size": 35797,
            "upload_time": "2024-04-25T11:48:13",
            "upload_time_iso_8601": "2024-04-25T11:48:13.961560Z",
            "url": "https://files.pythonhosted.org/packages/40/89/87ebc709fba5ca4bdb24bad4952fa4f4530c1c48302a4fc4a132edfba57c/pybrams-0.0.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2cf678b2ccfc9ddeabb720f82163c6591e3cf1041ff8e22a500e65522b89972b",
                "md5": "395947ae027b4cd3d2c5fb50410f1dce",
                "sha256": "3716daec133fa32361f4a6fcccd2856bc05c4ff11ca795b69d88a2f7a7cc4e17"
            },
            "downloads": -1,
            "filename": "pybrams-0.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "395947ae027b4cd3d2c5fb50410f1dce",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<=3.12.2,>=3.7",
            "size": 31594,
            "upload_time": "2024-04-25T11:48:15",
            "upload_time_iso_8601": "2024-04-25T11:48:15.758518Z",
            "url": "https://files.pythonhosted.org/packages/2c/f6/78b2ccfc9ddeabb720f82163c6591e3cf1041ff8e22a500e65522b89972b/pybrams-0.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 11:48:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pybrams"
}
        
Elapsed time: 0.24419s