source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19951   9 years Eric.Larour CHG: fixed issue with testing against the type self.dummy
(edit) @19950   9 years Eric.Larour CHG: introduce controls on maximum size of radar image.
(edit) @19949   9 years Eric.Larour CHG: allow for optional removal of orphans
(edit) @19948   9 years Eric.Larour CHG (JavaScript): try and handle dummy structure in miscellaneous class
(edit) @19947   9 years Eric.Larour CHG (JavaScript): new savemodeljs routine for inversion class
(edit) @19946   9 years dlcheng CHG (javascript): Updating zoom for js plots to use percentage based …
(edit) @19945   9 years dlcheng CHG (javascript): Refactoring displayzoom/view options. 2d option now …
(edit) @19944   9 years dlcheng CHG (javascript): Removing debug statement, fixing spacing.
(edit) @19943   9 years dlcheng CHG (javascript): Implementing 2d option for js plots.
(edit) @19942   9 years dlcheng CHG (javascript): Implementing compatible dynamic canvas generation. …
(edit) @19941   9 years glperez CHG: Escaped quotes for XML tests.
(edit) @19940   9 years glperez CHG: Fixed a small issue with double echos.
(edit) @19939   9 years glperez CHG: Moved up the cleaning up directory part.
(edit) @19938   9 years glperez CHG: Added logic to Jenkins script to handle build stages. More …
(edit) @19937   9 years dlcheng CHG (javascript): Fixing canvasid warning bug. Adding in displayzoom …
(edit) @19936   9 years dlcheng CHG (javascript): Generalizing slidersdiv handling and implementing …
(edit) @19935   9 years Eric.Larour CHG: minor.
(edit) @19934   9 years dlcheng CHG (javascript): Removing some console logs.
(edit) @19933   9 years glperez REV: reverting files I mistakenly changed.
(edit) @19932   9 years glperez ADD: linux64_ross_test for Jenkins.
(edit) @19931   9 years aleahsommers CHG: Put in a cap so that subglacial gap height cannot exceed the ice …
(edit) @19930   9 years glperez CHG: updated AD test archives for test 3008 and 3108.
(edit) @19929   9 years dlcheng CHG (javascript): Tentative implementation of multiplot rendering. …
(edit) @19928   9 years Mathieu Morlighem CHG: updated Hydro Sommers archive to reflect change to analysis'
(edit) @19927   9 years dlcheng CHG (javascript): Correcting height scaling for ocean mask shading.
(edit) @19926   9 years aleahsommers CHG: Added condition to prevent negative pressure
(edit) @19925   9 years dlcheng CHG (javascript): Hotfix for incorrectly displaying overlay.
(edit) @19924   9 years dlcheng CHG (javascript): Fixing radaroverlay handling for overlays.
(edit) @19923   9 years dlcheng CHG (javascript): Fixing drawing of unit plots, adding more code folds.
(edit) @19922   9 years dlcheng CHG (javascript): Fixing low canvas resolution and adding in explicit …
(edit) @19921   9 years dlcheng CHG (javascript): Implementing canvasoffset option and persistent …
(edit) @19920   9 years dlcheng CHG (javascript): Implementing nodata option.
(edit) @19919   9 years dlcheng CHG (javascript): Implementing worldspace x/y camera panning and …
(edit) @19918   9 years dlcheng CHG (javascript): Changing default background color to sky blue for js …
(edit) @19917   9 years dlcheng CHG (javascript): Adding in pinch zoom handling, azimuth/elevation …
(edit) @19916   9 years dlcheng CHG (javascript): Altering modelmatrix calculation to work with …
(edit) @19915   9 years dlcheng CHG (javascript): Preliminary implementation of mouse/touch camera …
(edit) @19914   9 years dlcheng CHG (javascript): Correcting texture coordinates for outer radaroverlay.
(edit) @19913   9 years dlcheng CHG (javascript): Recommitting plot_overlay.
(edit) @19912   9 years dlcheng CHG (javascript): Implementing 3d mesh support for overlay, mesh, and …
(edit) @19911   9 years seroussi BUG: forgot to add extrude function in mismipbasalforcings classes
(edit) @19910   9 years dlcheng CHG (javascript): Consolidating radaroverlay handling.
(edit) @19909   9 years Eric.Larour CHG: introduced step.
(edit) @19908   9 years dlcheng CHG (javascript): Now plotting outer overlay.
(edit) @19907   9 years dlcheng CHG (javascript): Handling zoom boundary cases for plots.
(edit) @19906   9 years dlcheng CHG (javascript): Code cleanup for webgl.js.
(edit) @19905   9 years dlcheng CHG (javascript): Fixing zooming behavior and removing extraneous code …
(edit) @19904   9 years dlcheng CHG (javascript): Adding zoombounds option to js plots.
(edit) @19903   9 years Mathieu Morlighem CHG: added check Inf on spc as well
(edit) @19902   9 years Mathieu Morlighem CHG: added check isinf in js
(edit) @19901   9 years Mathieu Morlighem CHG: added check isinf in js, need to add the same to checkconsistency
(edit) @19900   9 years Mathieu Morlighem NEW: added check 'Inf',1
(edit) @19899   9 years Mathieu Morlighem NEW: added check 'Inf',1
(edit) @19898   9 years Mathieu Morlighem CHG: added check on Inf values in checkconsistency
(edit) @19897   9 years Mathieu Morlighem CHG: added check on Inf values in checkconsistency
(edit) @19896   9 years Mathieu Morlighem CHG: merging Basile's changes with python2
(edit) @19895   9 years bdef NEW:Adding directory to hold the python 3 implementation of the interface
(edit) @19894   9 years Eric.Larour CHG: new radaroverlay outer triangulation.
(edit) @19893   9 years Mathieu Morlighem BUG: COPY string, do not just pass the salt... euh the pointer
(edit) @19892   9 years Eric.Larour CHG( Javascript): fixed bug for referential and ice_levelset saving.
(edit) @19891   9 years dlcheng CHG (javascript): Resolving erroneous data bounds for movie data.
(edit) @19890   9 years dlcheng CHG (javascript): Adding colorbar handling for movie data.
(edit) @19889   9 years dlcheng CHG (javascript): Removing debug statements.
(edit) @19888   9 years dlcheng CHG (javascript): Working implementation of movies for js plots.
(edit) @19887   9 years dlcheng CHG (javascript): Fixing semantic issues with ArrayAnyNaN not …
(edit) @19886   9 years dlcheng CHG (javascript): Modifying accepted movie data format for js plots.
(edit) @19885   9 years dlcheng CHG (javascript): Preliminary movie implementation for transient plots.
(edit) @19884   9 years dlcheng CHG (javascript): Implementing colorbartitle option.
(edit) @19883   9 years Eric.Larour CHG (javascript): install target for plot_overlay.js
(edit) @19882   9 years Eric.Larour CHG: (javascript): matlab routines to write arrays, doubles, strings, …
(edit) @19881   9 years Eric.Larour CHG: transfer shapefile into javascript file.
(edit) @19880   9 years Mathieu Morlighem BUG: fixed option check
(edit) @19879   9 years Eric.Larour CHG (javascript): adding savemodeljs to save a model in matlab into …
(edit) @19878   9 years Eric.Larour CHG: no image by default!
(edit) @19877   9 years Eric.Larour CHG: adding an option to control text clippling (default on).
(edit) @19876   9 years Eric.Larour CHG: keep available tif image if requested with an option.
(edit) @19875   9 years dlcheng CHG (javascript): Addressing missing mesh display with no overlay.
(edit) @19874   9 years dlcheng CHG (javascript): Correcting xlim/ylim overlay offsets.
(edit) @19873   9 years dlcheng CHG javascript: Altering drawing function and adding drawing order for …
(edit) @19872   9 years dlcheng CHG (javascript): Separating mesh coloring from colorbar logic.
(edit) @19871   9 years dlcheng CHG (javascript): Fixing default shader behavior for js plot displays.
(edit) @19870   9 years dlcheng CHG (javascript): Applying xlim/ylim options for all plots.
(edit) @19869   9 years dlcheng CHG (javascript): Fixing default shaders to use colors instead of textures.
(edit) @19868   9 years glperez CHG: Relaxed test432 parameter 'WaterFraction' for both Python and …
(edit) @19867   9 years dlcheng CHG (JAVASCRIPT): Implementing xlim, ylim options for js plot display.
(edit) @19866   9 years glperez CHG: Updated surfaceforcings to smb.
(edit) @19865   9 years cborstad BUG: index in SectionValues starts at zero, different indexing than in …
(edit) @19864   9 years dlcheng ADD: javascript: plot_overlay functionality.
(edit) @19863   9 years Eric.Larour CHG (JAVASCRIPT): new NullFix routine to fix model once we are loading …
(edit) @19862   9 years Eric.Larour CHG (JAVASCRIPT): new i/o routines.
(edit) @19861   9 years Eric.Larour CHG (JAVASCRIPT): better display of arrays.
(edit) @19860   9 years Eric.Larour CHG (JAVASCRIPT): fixed some issues with segfaults.
(edit) @19859   9 years Eric.Larour NEW ( JAVASCRIPT): new file io
(edit) @19858   9 years dlcheng CHG: javascript - Adding colorbar orientation option.
(edit) @19857   9 years Mathieu Morlighem CHG: no more time stepping in years (old from sea ice model)
(edit) @19856   9 years Eric.Larour CHG (javascript): colorbarprecision option.
(edit) @19855   9 years Eric.Larour CHG (javascript): colorbarnticks option.
(edit) @19854   9 years Eric.Larour CHG: added view angle option.
(edit) @19853   9 years dlcheng CHG: Refining js colorbar behavior to include smooth mesh color …
(edit) @19852   9 years dlcheng CHG: Fixing javascript colorbar behavior for predefined colorbars.
Note: See TracRevisionLog for help on using the revision log.