source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20000   9 years glperez CHG: Adding new options for Jenkins config file.
(edit) @19999   9 years glperez CHG: relaxing fields of test124.m
(edit) @19998   9 years glperez CHG: Fixing python AD bug by upgrading issmgslsolver.py and …
(edit) @19997   9 years schlegel CHG: add mailing option to lonestar
(edit) @19996   9 years schlegel CHG: minor updates for SLURM
(edit) @19995   9 years schlegel CHG: need to run sbatch
(edit) @19994   9 years glperez CHG: Relaxing MATLAB test513. No need to relax Python test since it …
(edit) @19993   9 years seroussi BUG: reverting back to old export_fig (too many problems)
(edit) @19992   9 years dlcheng CHG (javascript): Implementing point cloud rendering.
(edit) @19991   9 years glperez CHG: another cast needed for AD.
(edit) @19990   9 years glperez CHG: a fix for AD. Need to cast IssmDouble to int.
(edit) @19989   9 years Eric.Larour CHG: issue with the legendre call.
(edit) @19988   9 years Eric.Larour CHG: missing earth density
(edit) @19987   9 years Eric.Larour CHG: - upload legendre coefficients if they are precomputed. - new …
(edit) @19986   9 years Eric.Larour CHG: added precomputation of legendre polynomials.
(edit) @19985   9 years Eric.Larour CHG: new sea level rise hook up for the configure script.
(edit) @19984   9 years Eric.Larour CHG: new sea level rise solution. Not valdated yet! This solution …
(edit) @19983   9 years Eric.Larour CHG: fixed leak.
(edit) @19982   9 years Eric.Larour CHG: no need to preprocess lat and long. Just upload them as is.
(edit) @19981   9 years Eric.Larour CHG: address issue of gmtmask not accepting large input files (i.e. …
(edit) @19980   9 years Eric.Larour CHG: added gauge.js to install target of scripts.
(edit) @19979   9 years Eric.Larour NEW: legendre polynomial evaluation function.
(edit) @19978   9 years Eric.Larour CHG: new enums for the sea level rise solution.
(edit) @19977   9 years Eric.Larour CHG: new capability to shift a toolkit vector by a certain offset. …
(edit) @19976   9 years glperez CHG: Jenkins AD should only be running AD tests when provided with the …
(edit) @19975   9 years dlcheng CHG (javascript): Adding text label option for gauges.
(edit) @19974   9 years glperez CHG: Added python stuff to AD configure for Jenkins.
(edit) @19973   9 years dlcheng ADD (javascript): gauge source file.
(edit) @19972   9 years Eric.Larour CHG: some new packages.
(edit) @19971   9 years glperez CHG: Restoring changes to autodiff.py
(edit) @19970   9 years glperez REV: reverting changes to autodiff.py
(edit) @19969   9 years glperez REV: reverting changes to toolkit.py
(edit) @19968   9 years glperez CHG: Adding AD Python tests.
(edit) @19967   9 years glperez CHG: Added some modules required for non Petsc solvers as well as …
(edit) @19966   9 years glperez CHG: Removed call to issmgslsolver() from AD tests. Call is done …
(edit) @19965   9 years dlcheng CHG (javascript): Implementing expdisp for js plots.
(edit) @19964   9 years dlcheng ADD (javascript): js plots gauge wrapper implementation.
(edit) @19963   9 years Mathieu Morlighem DEL: should not be added to bin, alredy in src/m/classes/clusters
(edit) @19962   9 years hakesson new: adding new cluster file
(edit) @19961   9 years hakesson new: adding new cluster file
(edit) @19960   9 years Mathieu Morlighem CHG: moving morphological to contrib
(edit) @19959   9 years Mathieu Morlighem DEL: not needed anymore
(edit) @19958   9 years Eric.Larour CHG: some cleanup. Taking out the createxml routines, the effort did …
(edit) @19957   9 years Mathieu Morlighem BUG: prototype of contourenvelope has changed, updating accordingly
(edit) @19956   9 years schlegel CHG: update lonestar to SLURM
(edit) @19955   9 years Eric.Larour CHG: contourenvelope now deals only with a mesh class instead of a …
(edit) @19954   9 years Eric.Larour CHG: some voodoo magic about plugging 2d meshes into a globe mesh.
(edit) @19953   9 years schlegel CHG: new mpi call
(edit) @19952   9 years schlegel CHG: new lonestar5 system
(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
Note: See TracRevisionLog for help on using the revision log.