Wiki » History » Revision 24
« Previous |
Revision 24/26
(diff)
| Next »
Laurent Mirioni, 22/11/2017 02:55 PM
Wiki SciQLOP¶
SciQLOP (SCIentific Qt application for Learning from Observations of Plasmas) is an ergonomic and powerful tool enabling visualization and analysis of in situ spacecraft plasma data.
Documentation for Users¶
You can read the user guide.
Other ressources :
Status of SciQLop Developments¶
Download¶
Visit the SciQLOP download page
Build from source¶
MacOS¶
brew install qt
brew install meson
vim ~/.bashrc
export PATH=/usr/local/Cellar/qt/5.9.2/bin:$PATH
source ~/.bashrc
mkdir /myPath/SciQLOP
git clone https://hephaistos.lpp.polytechnique.fr/rhodecode/HG_REPOSITORIES/LPP/SciQLOP_Repos/SciQLop /myPath/SciQLOP
/myPath/SciQLOP/build_cfg/mac/build.sh
ScipQLOP App is in /tmp !
Screenshots¶
Developers documentation¶
The SciQLOP project¶
Updated by Laurent Mirioni about 7 years ago · 24 revisions