From 9172aaf0ef26db47f0c3d50f7f6b4401134ae8b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mauricio=20Su=C3=A1rez=20Dur=C3=A1n?= <suarez-duran-m@users.noreply.github.com> Date: Tue, 14 Apr 2020 15:05:51 -0500 Subject: [PATCH] URL updated and list of libraries needed added --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04977d9..d447a26 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -#  The LAGO ANNA suite +#  The LAGO ANNA suite | CODENAME | ANNA | |-------------------|:------| -| COPYRIGHT | (C) 2012-Today, The LAGO Project, [lagoproject.org](http://lagoproject.org)| +| COPYRIGHT | (C) 2012-Today, The LAGO Project, [lagoproject.net](http://lagoproject.net)| | LICENSE | BSD-3-Clause | | REPOSITORY | https://github.com/lagoproject | | CONTACT | [lago@lagoproject.org](mailto:lago@lagoproject.org)| @@ -21,3 +21,18 @@ | USAGE | Please visit our [wikipage](http://wiki.lagoproject.org) (internal use only)| The [Latin American Giant Observatory (LAGO)](http://lagoproject.org) is an extended Astroparticle Observatory at global scale. It is mainly oriented to basic research on three branches of Astroparticle physics: the Extreme Universe, Space Weather phenomena, and Atmospheric Radiation at ground level. + + +# Before to used it + +## Libraries needed: + +- sudo apt install openssh-server vim libreadline7 libreadline7-dev ntp xorg xorg-dev libusb-dev cc1111 + +- sudo apt install m4 automake autoconf gnu-standards autotools-dev autoconf-archive automake cvs subversion git mercurial manpages-dev gfortran build-essential gsl-bin libgd2-xpm-dev fort77 cmake rar libx11-dev rsync screen htop xclip dos2unix vpnc nmap pdfshuffler pdfsam + +- sudo apt install python-numpy python-scipy python-matplotlib python-simpy python-simpy-gui imagemagick gnuplot-x11 astyle pdl + +- sudo apt install hdf4-tools hdf5-tools libcfitsio-bin libcfitsio-dev libhdf5-dev libhdf4-dev pandoc +- sudo apt install python3-numpy python3-scipy ipython3 python3-matplotlib python3-simpy + -- GitLab