You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:helioviewer.org

There are download files available for Helioviewer.org.

See all merge proposals.

Helioviewer.org has 21 active branches owned by 7 people and 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:helioviewer.org
Series: trunk, 2.2
bug 2 Mature 2015-03-19 19:26:08 UTC
818. + Absorbed external JQuery and JQuery...

Author: Jeff Stys
Revision Date: 2015-03-19 19:26:08 UTC

+ Absorbed external JQuery and JQueryUI dependencies.

lp:helioviewer.org/2.0
Series: 2.0
2 Mature 2012-04-02 20:31:19 UTC
7. Helioviewer.org 2.3.0

Author: Keith Hughitt
Revision Date: 2012-04-02 20:31:19 UTC

Helioviewer.org 2.3.0

lp:helioviewer.org/1.0
Series: 1.0
2 Mature 2009-11-16 19:07:05 UTC
299. Updated kakadu to 6.3

Author: Keith Hughitt
Revision Date: 2009-11-16 19:07:05 UTC

Updated kakadu to 6.3

lp:~pablo-alingery/helioviewer.org/helioviewer.org 1 Development 2015-06-23 14:59:27 UTC
822. Install api V1 V2 , modif api Config ...

Author: MEDOC IAS
Revision Date: 2015-06-23 14:59:27 UTC

Install api V1 V2 , modif api Config , modif /env python instead of python2

lp:~jstys-z/helioviewer.org/client5 1 Development 2015-03-19 12:41:39 UTC
898. + Enforce minimum page width. + Updat...

Author: Jeff Stys
Revision Date: 2015-03-19 12:41:39 UTC

+ Enforce minimum page width.
+ Update version number string in HTML comment.

lp:~jstys-z/helioviewer.org/api bug(Linked to a blueprint) 1 Development 2015-03-18 16:47:07 UTC
846. + Added support to the data ingest sc...

Author: Jeff Stys
Revision Date: 2015-03-18 16:47:07 UTC

+ Added support to the data ingest scripts for the new variable-level datasource hierarchy.
+ Added support for remote database hosts.

lp:~jstys-z/helioviewer.org/client3 (Linked to a blueprint) 1 Development 2015-02-05 20:37:10 UTC
858. Re-design of leftwq and right side dr...

Author: Jeff Stys
Revision Date: 2015-02-05 20:37:10 UTC

Re-design of leftwq and right side drawers to only take as much vertical height as necessary.
Removal of bottom drawer.

lp:~jstys-z/helioviewer.org/client4 1 Development 2015-02-05 20:37:10 UTC
858. Re-design of leftwq and right side dr...

Author: Jeff Stys
Revision Date: 2015-02-05 20:37:10 UTC

Re-design of leftwq and right side drawers to only take as much vertical height as necessary.
Removal of bottom drawer.

lp:~jstys-z/helioviewer.org/webApp 1 Development 2014-12-03 13:29:52 UTC
817. Removed much of the API-specific back...

Author: Jeff Stys
Revision Date: 2014-12-03 13:29:52 UTC

Removed much of the API-specific backend code.
Kept the necessary subset of PHP classes currently required by the front-end. Should pare this down further over time.

lp:~jstys-z/helioviewer.org/sci 1 Development 2014-06-11 18:30:27 UTC
1. Science Download Script Generator AAS...

Author: Jeff Stys
Revision Date: 2014-06-11 18:26:07 UTC

Science Download Script Generator
AAS/SPD June 2014 prototype
Plus a button for launching the AIA Cutout Service web form from with the dialog.

lp:~jstys-z/helioviewer.org/timeline 1 Development 2014-06-02 20:32:44 UTC
847. + Fixed a bug in a MySQL query within...

Author: Jeff Stys
Revision Date: 2014-06-02 20:32:44 UTC

+ Fixed a bug in a MySQL query within the updateDataCoverage API.
+ HelioviewerTileLayer now retains data source ID! This enabled me to correct a bug where an undefined sourceId on first load would cause an EIT 171 Timeline to be displayed.
+ Viewport plotline now reflects actual viewport timestamp.
+ Added bindings to update Timeline plot when observation time is changed or the set of loaded image layers is modified.
+ Initially loaded Timeline now reflects the actual viewport timestamp.
+ Clicking on a scatter plot point now updates the date and time in the #observation-[date|time]-container.

lp:~jstys-z/helioviewer.org/scidata (Linked to a blueprint) 0 Experimental 2014-04-08 19:03:24 UTC
805. Added loading of viewport configurati...

Author: Jeff Stys
Revision Date: 2014-04-08 19:03:24 UTC

Added loading of viewport configuration into science data download script dialog.
Added updating of dialog when layers, events, or observation date change.
Added generation of start/end date thumbnail images using downloadScreenshot.

lp:~jack-ireland/helioviewer.org/jack 1 Development 2014-01-06 21:55:43 UTC
809. abstracting out the reading of JP2 fi...

Author: Jack Ireland
Revision Date: 2014-01-06 21:55:43 UTC

abstracting out the reading of JP2 file headers to make it independent of sunpy

lp:~jstys-z/helioviewer.org/jeff-hek (Linked to a blueprint) 1 Development 2013-09-25 18:37:04 UTC
811. + Added cache_dir setting in Config.E...

Author: Jeff Stys
Revision Date: 2013-09-25 18:37:04 UTC

+ Added cache_dir setting in Config.Example.ini
+ Added EarthScale support to user-generated screenshots and movies
+ Generalized earth scale code, moved to its own class (ImageScale)
+ Optimized YouTube sidebar with JSON caching and re-use of db connections
  - Requires cron job cleanup
+ Fixed crash that occurs when external HEK HER API is offline or
  returns invalid JSON
+ Improved solar rotation for "Emering Flux region module" version < 0.55
  - event_peaktime
+ Updated getTile to output same PNG format regardless of number of colors
  - this is a reverse-optimization to satisfy a user
+ Fixed a bug that prevented screenshots/movies from rendering when
  earth scale or region polygon size dropped below 1 pixel
+ Updated SWAP support to handle transition from embedded to external
  color tables
+ Updated SOHO support to set EIT, MDI layeringOrder to 1 (instead of 2)
+ Updated tile code to use '@' on filesystem commands to prevent bug
  causing tile display to fail due to warning messages outputted to png stream
+ Added VSO integration as science data download script generation
  - SolarSoft (SSW) / IDL
  - SunPy / Python
  - Viewport, Movie, HEK feature/event
+ Added credit to MSU/SDO-FFT in About dialog
+ Updated build.xml input to Ant build process
+ Changed default of compress_js and compress_css to false
  - Config.Example.ini
+ Fixed Viewport shadow after event tree rendering
+ Removed AddThis social integration
+ Added native Facebook and Twitter social buttons to Movie Player
+ Re-designed Movie Player icons
  - Youtube upload, Link, Download video, Sci Download
+ Improved dynamic width calculation for Movie Player dialog
+ Removed BBCode button from Movie Player dialog
+ Removed link to community.helioviewer.org from footer
+ Redirected community.helioviewer.org to blog.helioviewer.org
+ Re-wrote Fullscreen toggle code
+ Implemented Morescreen toggle code (show/hide right sidebar)
+ Fixed label bindings to radio buttions in Settings dialog

lp:~jstys-z/helioviewer.org/hek-dev 1 Development 2013-07-05 19:58:16 UTC
807. + Updated API documentation for actio...

Author: Jeff Stys
Revision Date: 2013-07-05 19:58:16 UTC

+ Updated API documentation for action=takeScreenshot and action=queueMovie

lp:~keith-hughitt/helioviewer.org/helioviewer-wiki 1 Development 2010-10-18 16:47:20 UTC
5. Backup 2010/10/18

Author: Keith Hughitt
Revision Date: 2010-10-18 16:47:20 UTC

Backup 2010/10/18

lp:~jwh376/helioviewer.org/jonathan-jstree 0 Experimental 2010-04-23 18:44:23 UTC
441. Added HEK testing script. Janitorial ...

Author: Jonathan Harper
Revision Date: 2010-04-23 18:44:23 UTC

Added HEK testing script.
Janitorial changes to EventManager

lp:~jwh376/helioviewer.org/jonathan-dev 1 Development 2010-01-27 15:45:03 UTC
408. Merged from trunk.

Author: Jonathan Harper
Revision Date: 2010-01-27 15:45:03 UTC

Merged from trunk.

lp:~aa5/helioviewer.org/JHV 1 Development 2009-08-19 17:12:11 UTC
57. options for exporting animation frame...

Author: Alen A
Revision Date: 2009-08-19 17:12:11 UTC

options for exporting animation frames and also the current animation cache

lp:~b-wamsler/helioviewer.org/jhv-benjamin 1 Development 2009-08-14 20:02:41 UTC
3. Some minor fixes; Implemented plugin ...

Author: Benjamin Wamsler
Revision Date: 2009-08-14 19:55:48 UTC

Some minor fixes; Implemented plugin administration partly

lp:~b-wamsler/helioviewer.org/jhv 1 Development 2009-08-11 21:42:13 UTC
106. Working on Plugins

Author: Benjamin Wamsler
Revision Date: 2009-08-11 21:42:13 UTC

Working on Plugins

121 of 21 results
You can't create new branches for Helioviewer.org.