HamSCI Grape v1 Personal Space Weather Station Plotting Tools
Project description
hamsci_psws
Plotting data from Grape V1 receivers.
In terminal, clone repository and install with pip install .
.
To begin, download the most recent dataset from and unzip it into the scripts/data/
directory. You can then run the Jupyter notebooks in the scripts
directory to produce plots.
Installation
With pip
The hamsci_psws package is distributed on the Python Package Index: https://pypi.org/project/hamsci_psws/
pip install hamsci_psws
Getting Started
Folder Structure
hamsci_psws
- the python packagescripts
- example analysis scripts and Jupyter notebooksdeprecate
,scripts/deprecate
, etc. - files that will be removed in future versions
Contributing
Contributions to HamSCI projects are welcome.
Releasing the Package
To upload a release, you will need an account at https://pypi.org/, and an API token for that account.
- Make sure you have the latest version of pip:
pip install --upgrade pip
pip install --upgrade build twine
- Build the package (from the root directory of the project):
python -m build
- Upload to PyPI:
python -m twine upload dist/*
Enter __token__
as the user name, and your token as the token, including the pypi-
prefix.
- Test package installation, preferrably in a separate environment from where you are developing.
pip install hamsci_psws
Citing this Project
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file hamsci_psws-0.1.3.tar.gz
.
File metadata
- Download URL: hamsci_psws-0.1.3.tar.gz
- Upload date:
- Size: 72.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 493819866621adcdb9bedbea117d5f5e091ee197dc4b7e514c78a7ddf31d4405 |
|
MD5 | f118216920c53711a09764588838daed |
|
BLAKE2b-256 | d2c6b72e64764286a1b65585caf55007ec73053b925bf08a4ca743feadd04dfe |
File details
Details for the file hamsci_psws-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: hamsci_psws-0.1.3-py3-none-any.whl
- Upload date:
- Size: 61.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45f5ef57fe2a8071fe4a56ad300bd78627f7af9e3ecc7770d0b36da81d58ae74 |
|
MD5 | 392fbd58dc433934422d44670aae3e9a |
|
BLAKE2b-256 | 020019ebf32f03f90eb0cd7cb498d4677c2cf455a2ed3c73d4b71df18845c78a |