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.4.tar.gz
(7.9 kB
view details)
File details
Details for the file lofarSun-0.2.4.tar.gz
.
File metadata
- Download URL: lofarSun-0.2.4.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1.post20200622 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cb8703875933b560b21f466dbb44c80af17d55429a460986f64f7b5431abe79 |
|
MD5 | f352aa2085e026a3fc59c4c665bfae62 |
|
BLAKE2b-256 | 04f20cc6fa45222abd1a7bb706389385093d2e70dcc9f7b96e60f57dc6254a43 |