source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20877   9 years Mathieu Morlighem BUG: added _python in WRAPPER
(edit) @20876   9 years agscott1 BUG: Changed EnumDefinitions to import the correct StringToEnum file
(edit) @20875   9 years agscott1 NEW: Added native help (ie. 'help ModuleName') for all matlab and …
(edit) @20874   9 years glperez FIX: Typo!.
(edit) @20873   9 years glperez CHG: Removed wrappers.
(edit) @20872   9 years adhikari CHG: test2002 archieve updated as we improve computations of spherical …
(edit) @20871   9 years adhikari CHG: GetAreaSpherical added to compute spherical area
(edit) @20870   9 years glperez CHG: Force installation script to use GCC compilers.
(edit) @20869   9 years glperez CHG: Fixed an emscripten installation issue.
(edit) @20868   9 years glperez ADD: Restored javascript installation script for GSL. Hopefully …
(edit) @20867   9 years glperez CHG: Added emscripten as an external packages requried for Javascript …
(edit) @20866   9 years glperez CHG: Trying to change permissions again.
(edit) @20865   9 years glperez CHG: Permissions were wrong.
(edit) @20864   9 years glperez ADD: Jenkins config script for Javascript tests.
(edit) @20863   9 years dlcheng CHG (javascript): Integrating jquinn's js plot patches. DEL …
(edit) @20862   9 years agscott1 NEW: Added matlab help for DistanceToMaskBoundary wrapper
(edit) @20861   9 years agscott1 BUG: Fixed BamgTriangulate in Makefile allowing ISSM to build correctly
(edit) @20860   9 years agscott1 CHG: Renamed BamgTriangulate module under python/Makefile.am to …
(edit) @20859   9 years agscott1 NEW: Added matlab help for Chaco wrapper
(edit) @20858   9 years Mathieu Morlighem BUG: ContourToMesh is really messed up
(edit) @20857   9 years Mathieu Morlighem CHG: minor indenting
(edit) @20856   9 years Mathieu Morlighem CHG: missing _python in WRAPPER
(edit) @20855   9 years Mathieu Morlighem BUG: added module init for python wrappers
(edit) @20854   9 years Mathieu Morlighem BUG: do NOT use subdir objects right now
(edit) @20853   9 years Mathieu Morlighem BUG: wrong source for BamgTriangulatye
(edit) @20852   9 years bdef NEW:adding BamgTriangulate to python wrappers
(edit) @20851   9 years agscott1 NEW: Added matlab help for BamgTriangulate wrapper
(edit) @20850   9 years agscott1 NEW: Added matlab and python help for BamgMesher wrapper
(edit) @20849   9 years glperez CHG: Updated the names of the installation scripts for Windows build.
(edit) @20848   9 years Mathieu Morlighem BUG: output should be varargout
(edit) @20847   9 years Mathieu Morlighem BUG: fixing ContourToMesh
(edit) @20846   9 years agscott1 NEW: Added matlab and python help for BamgConvertMesh
(edit) @20845   9 years agscott1 NEW: Added matlab and python help for ContourToMesh
(edit) @20844   9 years Eric.Larour CHG: folds are back
(edit) @20843   9 years ayfeng FIX: mesh3dprisms not having marshall defined within the class, …
(edit) @20842   9 years glperez CHG: Fixed scope issue with isnan and isinf functions.
(edit) @20841   9 years Eric.Larour CHG (JS): savemodeljs implemented.
(edit) @20840   9 years Mathieu Morlighem CHG: fixed kriging with new marshall
(edit) @20839   9 years glperez CHG: Options for triangle to fix javascript build on Linux.
(edit) @20838   9 years ayfeng FIX: model overwriting global mesh2d, shadowing constructor in tests …
(edit) @20837   9 years dlcheng CHG (javascript): Recommitting blank frame fix.
(edit) @20836   9 years dlcheng CHG (javascript): Eliminating blank frames in between consecutive …
(edit) @20835   9 years Mathieu Morlighem BUG: do apply pressure force even if FS front is not floating
(edit) @20834   9 years jbondzio BUG: scale googlemaps image with unit conversion factor
(edit) @20833   9 years dlcheng CHG (javascript): Bug fix for colorbar showing excessive values on …
(edit) @20832   9 years ayfeng FIX: Revert change to marshall in mask class (add prefix argument) …
(edit) @20831   9 years ayfeng CHG: Create symlinks for included classes in karma
(edit) @20830   9 years ayfeng CHG: Remove hard links to classes in karma folder
(edit) @20829   9 years dlcheng CHG (javascript): Updating colorbar implementation to use html …
(edit) @20828   9 years ayfeng FIX: Invalid call to WriteData fails because prefix is included
(edit) @20827   9 years agscott1 CHG: Alphabetized all function names under classes
(edit) @20826   9 years ayfeng FIX: Stressbalance extrude returns undefined
(edit) @20825   9 years ayfeng FIX: Fix invalid reference to md.private (private -> priv)
(edit) @20824   9 years ayfeng CHG: Implement extrude for qmu, basalforcings CHG: Add 2D array find …
(edit) @20823   9 years dlcheng CHG (javascript): Integrating new sliders and progress bars. Updating …
(edit) @20822   9 years Mathieu Morlighem CHG: saving new archive
(edit) @20821   9 years Mathieu Morlighem CHG: better error message
(edit) @20820   9 years bdef NEW:adding a test if outbin is empty which can happen if your run …
(edit) @20819   9 years ayfeng CHG: Implement extrude for mask
(edit) @20818   9 years ayfeng CHG: Implement extrude for damage
(edit) @20817   9 years ayfeng CHG: Implement extrude for matice (material)
(edit) @20816   9 years Mathieu Morlighem CHG: relaxing tolerances
(edit) @20815   9 years ayfeng CHG: Update model in src/m/classes CHG: Implement extrude for …
(edit) @20814   9 years ayfeng CHG: Implement extrude for calving
(edit) @20813   9 years ayfeng CHG: Implement extrude for levelset
(edit) @20812   9 years ayfeng CHG: Implement extrude for masstransport, thermal BUG: Fix invalid …
(edit) @20811   9 years Mathieu Morlighem CHG: renaming modules with _python _matlab
(edit) @20810   9 years agscott1 Started alphabetizing function names under src/classes
(edit) @20809   9 years ayfeng CHG: Add find,fill functions for 2D matrices to common helper lib CHG: …
(edit) @20808   9 years ayfeng CHG: Implement extrude for stress balance
(edit) @20807   9 years ayfeng CHG: Implement extrude for flow equation
(edit) @20806   9 years ayfeng FIX: Project3D not producing correct results for thickness, surface …
(edit) @20805   9 years dlcheng ADD (javascript): gsl install-javascript.sh
(edit) @20804   9 years Mathieu Morlighem CHG: no PETSc with Adolc
(edit) @20803   9 years Mathieu Morlighem BUG: fixing compilation of AD with m1qn3
(edit) @20802   9 years dlcheng CHG (javascript): Fixing issue with Safari runs hanging on download …
(edit) @20801   9 years ayfeng CHG: Implement extrude for SMBforcing
(edit) @20800   9 years ayfeng CHG: Implement extrude for inversion module, consolidate matlab helper …
(edit) @20799   9 years ayfeng CHG: Implement extrude for friction module, fix issue with allowing …
(edit) @20798   9 years Mathieu Morlighem DEL not needed
(edit) @20797   9 years Mathieu Morlighem CHG: minor
(edit) @20796   9 years dlcheng CHG (javascript): Fixing issue where changing movie slider while …
(edit) @20795   9 years seroussi CHG: fixed some minor problems
(edit) @20794   9 years ayfeng Implement extrude functionality for geometry module
(edit) @20793   9 years ayfeng Implement Project3D module, fix issue with undefined reference in model
(edit) @20792   9 years dlcheng CHG (javascript): Fully scaling arrow quiver plot.
(edit) @20791   9 years glperez CHG: Went back to static build for Ubuntu binaries.
(edit) @20790   9 years dlcheng CHG (javascript): fixing translations for 2d plots. Adding in …
(edit) @20789   9 years Mathieu Morlighem CHG: do NOT do anything with matlab_dir anymore
(edit) @20788   9 years Mathieu Morlighem CHG: do NOT do anything with matlab_dir anymore
(edit) @20787   9 years Mathieu Morlighem DEL: do not install matlab, use full path in configure.sh
(edit) @20786   9 years bdef updating paraview writer
(edit) @20785   9 years bdef Adding clusters to model
(edit) @20784   9 years bdef Add and update UiB clusters
(edit) @20783   9 years ayfeng Add usage message and error handling for spec generation script
(edit) @20782   9 years ayfeng Remove unnecessary specs
(edit) @20781   9 years ayfeng Add script for generating test spec file
(edit) @20780   9 years Mathieu Morlighem CHG: reverted
(edit) @20779   9 years Mathieu Morlighem CHG: minor
(edit) @20778   9 years ayfeng Add spec to allow for dynamically loading test scripts
Note: See TracRevisionLog for help on using the revision log.