source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @19851   9 years cborstad BUG: incorrect enums were being marshalled for frictioncoulomb class
(edit) @19850   9 years dlcheng CHG: Fixing colorbarcanvasid handling for labelsw
(edit) @19849   9 years dlcheng CHG: Tentative fix for javascript display colorbar sizing
(edit) @19848   9 years dlcheng CHG: Adressing colorbar context error
(edit) @19847   9 years dlcheng CHG: Adding in default colobarcanvas handling for javascript displays
(edit) @19846   9 years dlcheng CHG: Adding colorbarcanvasid option
(edit) @19845   9 years Eric.Larour CHG (JAVASCRIPT): rainbown now renamed jet.
(edit) @19844   9 years dlcheng CHG: canvasids now reuse canvases for javascript displays
(edit) @19843   9 years Eric.Larour NEW (javascript): adding slider.js
(edit) @19842   9 years Eric.Larour CHG: added contour to mesh include.
(edit) @19841   9 years dlcheng CHG: Adding more js colorbars
(edit) @19840   9 years Eric.Larour CHG: slider.
(edit) @19839   9 years Eric.Larour CHG (JAVASCRIPT): cmap option.
(edit) @19838   9 years Eric.Larour NEW(JAVASCRIPT): new ContourToMesh module.
(edit) @19837   9 years Eric.Larour CHG(JAVASCRIPT): fixed bug in spc setup.
(edit) @19836   9 years dlcheng CHG: Fixing python-matlab script conversion error
(edit) @19835   9 years glperez CHG: Relaxed Matlab tes 341.
(edit) @19834   9 years Eric.Larour CHG (JAVASCRIPT): avoid vx and vy being pointed to by marshalled …
(edit) @19833   9 years Eric.Larour CHG (JAVASCRIPT): adapting test101.html to the new way results are …
(edit) @19832   9 years cborstad CHG: remove period in file name to prevent model files from appearing …
(edit) @19831   9 years Eric.Larour CHG (JAVASCRIPT): fixed serious segfaults.
(edit) @19830   9 years Eric.Larour CHG (JAVASCRIPT): added target install in Makefile.am for private and …
(edit) @19829   9 years Eric.Larour CHG: fixed issues with private class still being used (in javascript).
(edit) @19828   9 years Eric.Larour CHG: fixed issues with transient and private classes still being used …
(edit) @19827   9 years Eric.Larour NEW: new clone routine.
(edit) @19826   9 years Eric.Larour CHG: processed some segfaults in processedd and processmesh on the …
(edit) @19825   9 years cborstad NEW: enabled effective deviatoric stress as a requested output
(edit) @19824   9 years Eric.Larour CHG: private and transient are keywords in javascript, which means …
(edit) @19823   9 years Eric.Larour CHG: issues fixed with counters in for loops not being declared properly.
(edit) @19822   9 years Eric.Larour CHG: added all the javascript scripts.
(edit) @19821   9 years dlcheng CHG: Optimizing colorbar and adding colorbar ticks for test101.html
(edit) @19820   9 years dlcheng CHG: Removing js multiline string usage for compatibility.
(edit) @19819   9 years Eric.Larour CHG: missing bracked.
(edit) @19818   9 years Eric.Larour CHG: missing bracket.
(edit) @19817   9 years Eric.Larour CHG: not allowed!
(edit) @19816   9 years Eric.Larour CHG: finished loading results from the issm module, using an output …
(edit) @19815   9 years Eric.Larour CHG: model.results should be a map in javascript.
(edit) @19814   9 years Eric.Larour CHG: don't read unint32, rather int32!
(edit) @19813   9 years Eric.Larour CHG: fixing small issue: )
(edit) @19812   9 years Eric.Larour CHG: reverting to step = UNDEF. Problem is downstream in the way …
(edit) @19811   9 years Mathieu Morlighem CHG: minor, wrong check
(edit) @19810   9 years Eric.Larour CHG: i/o is now bidirection, can write and read a binary memory buffer.
(edit) @19809   9 years Eric.Larour CHG: new OutputBufferSizePointerEnum and OutputBufferPointerEnum enums …
(edit) @19808   9 years Eric.Larour CHG: introduced some checks for data that is essentially 0 filled in …
(edit) @19807   9 years Eric.Larour CHG: fixed nasty mispelling bug that was hyper rigidfying model runs …
(edit) @19806   9 years Eric.Larour CHG: finished successful implementation of issm module. Now returns a …
(edit) @19805   9 years Eric.Larour CHG: introducing map operations.
(edit) @19804   9 years Eric.Larour CHG: new javascript compile related enums for output memory buffers. …
(edit) @19803   9 years Eric.Larour CHG: added new CleanupJS javascript cleanup routine, which dumps the …
(edit) @19802   9 years Eric.Larour CHG: new constructor for GenericParam.h, which actually keeps track of …
(edit) @19801   9 years Eric.Larour CHG: bug that was revealed in the javascript build. UNDEF is not a …
(edit) @19800   9 years Eric.Larour CHG: back to precision(3);
(edit) @19799   9 years dlcheng CHG: Fixing broken caxis behavior for test101.html
(edit) @19798   9 years dlcheng CHG: Correcting colorbar calculations and labeling for test101.html
(edit) @19797   9 years glperez CHG: Relaxed Python and Matlab test513.
(edit) @19796   9 years seroussi CHG: updated tolerances python
(edit) @19795   9 years Eric.Larour CHG: minor bug fixes.
(edit) @19794   9 years dlcheng CHG: Adding font size/coloring options for colorbar labels in test101.html
(edit) @19793   9 years Eric.Larour CHG: finished first prototype of running stressbalance in javascript. …
(edit) @19792   9 years dlcheng CHG:Adding in colorbar height options and centering to test101.html
(edit) @19791   9 years Eric.Larour CHG: finished implementation of the marshall routine ,based on writing …
(edit) @19790   9 years Eric.Larour CHG: needed for javascript issm build.
(edit) @19789   9 years seroussi CHG: minor cosmetics
(edit) @19788   9 years Mathieu Morlighem CHG: added more tolerances now that we added some checks
(edit) @19787   9 years Eric.Larour CHG: implemented ismodelselfconsistent routine and all corresponding …
(edit) @19786   9 years dlcheng CHG:Fixing default behvaior for applyoptions colorbar labels
(edit) @19785   9 years dlcheng CHG:Adding colorbar label support for test101
(edit) @19784   9 years dmenemen One way to avoid firewall and host-name issues on El Capitan is to use …
(edit) @19783   9 years cborstad BUG: fixed a couple minor bugs in class
(edit) @19782   9 years dlcheng CHG:Adding colorbar support for test101.html
(edit) @19781   9 years Eric.Larour CHG: updated test101.html with solve phase.
(edit) @19780   9 years Eric.Larour NEW,CHG: going through consistency check for classes.
(edit) @19779   9 years Eric.Larour CHG: took out forgotten debug statement.
(edit) @19778   9 years Eric.Larour CHG: fixed some issues.
(edit) @19777   9 years seroussi CHG: tolerance python
(edit) @19776   9 years seroussi CHG: trying to fix last archives
(edit) @19775   9 years dlcheng CHG:Removing need to specifying canvasids in test101 plots
(edit) @19774   9 years dlcheng CHG:Modifying test101.html to comply with dynamic frame generation
(edit) @19773   9 years dlcheng CHG: Adding dynamic frame generation for test101.html
(edit) @19772   9 years dlcheng CHG:Fixing zoom behavior and hotfix for broken plot_mesh in test101.html
(edit) @19771   9 years dlcheng CHG:Standardizing js plot api. Attempting fix to preven default zoom …
(edit) @19770   9 years Eric.Larour CHG: added javascript EnumDefinition.js generation capability.
(edit) @19769   9 years seroussi CHG: updated archives without thermal hack
(edit) @19768   9 years Eric.Larour CHG: new EnumToString and StringToEnum javascript modules. New array …
Note: See TracRevisionLog for help on using the revision log.