forked from Helioviewer-Project/helioviewer.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
66 lines (47 loc) · 2.05 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
======================================================================
DESCRIPTION:
Helioviewer.org is a web application visualization tool for solar physics data
based on the JPEG 2000 image compression standard.
To request a new feature or to report a bug, visit
https://github.com/Helioviewer-Project
For the most up-to-date documentation on Helioviewer.org and related efforts,
see the official wiki at
http://wiki.helioviewer.org/wiki/
======================================================================
REQUIREMENTS:
To use Helioviewer, it is not neccessary to install any new software, simply
visit http://www.helioviewer.org.
If you wish to run your own local copy of Helioviewer.org, you will need the
following software:
* Apache
* MySQL
* PHP 5
* PHP-GD
* PHP Imagick
* Python
* Python-MySQLDb
* FFmpeg
* libx264
* libvpx
* ImageMagick 6.3.2+
INSTALLATION:
Instructions for installing Helioviewer.org are available online at
http://wiki.helioviewer.org/wiki/Installing_Helioviewer.org
LICENSE:
Helioviewer.org is licensed under the Mozilla Public License. Software
libraries used by Helioviewer.org and included with this distribution may
include their own licenses. Please consult the documentation of the particular
dependency for the details of it's licensing.
CREDITS:
Helioviewer.org is part of the Helioviewer Project, an open-source project
for the visualization of solar and heliospheric data. The Helioviewer
Project is funded by ESA and NASA. For more information, please see the
wiki above.
Helioviewer.org acknowledges the support of the following instrument teams,
mission teams and institutions - SDO(NASA), SOHO(ESA/NASA), STEREO(NASA),
PROBA2(ESA), Yohkoh(JAXA/NASA/PPARC), NASA GSFC, Royal Observatory of
Belgium, LMSAL, SDAC, Stanford University, Montana State University/FFT
Helioviewer.org acknowledges the use of the following tools:
- www.browserstack.com, for testing the web application on multiple browsers
and OSs,
- www.highcharts.com, for interactive JavaScript charts.