Radio occultations
Project description
radiocc
Radio occulation
Installation | Usage | Configuration | Roadmap | License
Requirements
MacOS
brew install cairo pkg-config pygobject gtk+3
Ubuntu
sudo apt install libcairo2-dev pkg-config python3-dev python-gi-cairo
Fedora
sudo dnf install gcc cairo-devel pkg-config python3-devel \
gobject-introspection-devel cairo-gobject-devel gtk3
Installation
# Create directory.
mkdir radiocc && cd radiocc
# Create virtual environnement to install package and activate it.
# Please read: https://docs.python.org/3/library/venv.html
python -m venv .env
source .env/bin/activate
# Install radiocc
pip install radiocc
Usage
If you use radiocc as a command-line, you should read the command line guide.
If you decide to use it from Python, you should read the library guide.
Configuration
radiocc
- runs a list of input folders gathered in a "to_process" folder
- writes the ouputs and saves figures in a "results" folder
To understand the config file, you should read the config file guide.
Roadmap
- improve old code for lisibility, portability and testing
- improve CLI interface for parameter tuning
- improve configuration using the library (most commands exit after their call)
- provide GUI interface for parameter tuning
- provide GUI tool on graphs to set thresholds and corrections
License
Licensed under the Apache 2.0 license.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file radiocc-0.6.13.tar.gz.
File metadata
- Download URL: radiocc-0.6.13.tar.gz
- Upload date:
- Size: 113.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
311721c0b0e319c2bbc163ebfc9ab3435c44fc8554e285f814f25dc5cbd53188
|
|
| MD5 |
f0acdced88ae43ef2494ac0baf49a147
|
|
| BLAKE2b-256 |
855f4d07bfee13014fdcd52d64a47325762dd20f5d6f986b0cf753ae2cfcdd73
|
File details
Details for the file radiocc-0.6.13-py3-none-any.whl.
File metadata
- Download URL: radiocc-0.6.13-py3-none-any.whl
- Upload date:
- Size: 122.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d65d50357a6635f2496aa8963a20444cfbfbf7db18c2e796d8d0d361ebca2b5c
|
|
| MD5 |
bc7dc8d952e317faeb9c6f19254bb38a
|
|
| BLAKE2b-256 |
8d009308530caba8917ecea276c5bd229f2b0b69ca360658c20b2764ea290caa
|