tools to process the lofar solar data
Project description
Step by step intall guide
Install lofar-sun-tool from scratch.
Install conda
(see anaconda.org)
Create virtual enviroment
We recommend creating a standalone python enviroment for a more isolated and stable runtime.
conda create -n lofarsun python=3.8
Then activate the enviroment:
conda activate lofarsun
Install dependencies
conda install -c conda-forge sunpy==2.0.6 matplotlib jupyterlab opencv scikit scikit-image hdf5 opencv
note : pip higher priority than conda
Install lofarSun
From pip
python -m pip install lofarSun
From git
git clone https://git.astron.nl/ssw-ksp/lofar-sun-tools.git
cd lofar-sun-tools/pro/src
python setup.py install
Enjoy
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
lofarSun-0.2.2.tar.gz
(8.9 kB
view details)
File details
Details for the file lofarSun-0.2.2.tar.gz
.
File metadata
- Download URL: lofarSun-0.2.2.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e3e40c5737997f6337c2b7faca46fa9dc1261e7cbbc30e6f17fa1426829e027 |
|
MD5 | 78f5bcce7ad3dad411e2b0e2a4b230c3 |
|
BLAKE2b-256 | 2a03c4bec827c9f3ca8e305d5dfc8c85ad17b8f12e126b527ca0bda357320ea5 |