source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21155   9 years Mathieu Morlighem CHG: 0 is now allowed in levelset
(edit) @21154   9 years Mathieu Morlighem CHG: superlu library has a new name
(edit) @21153   9 years Mathieu Morlighem CHG: minor fixing syntax
(edit) @21152   9 years Mathieu Morlighem CHG: updating archive accordingly
(edit) @21151   9 years agscott1 NEW: Replaced .nc files with custom binary .arch file to store test …
(edit) @21150   9 years Mathieu Morlighem CHG: allow profiling again
(edit) @21149   9 years ayfeng CHG: Change calls to solve to accomodate removal of Enum
(edit) @21148   9 years Mathieu Morlighem CHG: better way to deal with recovering old SMB fields
(edit) @21147   9 years ayfeng FIX: Fix WriteData causing marshalling to fail Marshalling a field …
(edit) @21146   9 years Mathieu Morlighem CHG: updating archive accordingly
(edit) @21145   9 years aleahsommers CHG: Added effective pressure as an output, added term in meltrate to …
(edit) @21144   9 years Mathieu Morlighem CHG: no more ENums
(edit) @21143   9 years ayfeng CHG: solve casts solutionstring to upper instead of lowercase in …
(edit) @21142   9 years dlcheng CHG (JS): Removing erroneous break statements in AnalysisConfiguration.
(edit) @21141   9 years Mathieu Morlighem CHG: enable GL forcing
(edit) @21140   9 years Mathieu Morlighem BUG: fixed pressure in HO
(edit) @21139   9 years dlcheng CHG (JS): Fixing syntax errors in solve and AnalysisConfiguration. …
(edit) @21138   9 years dlcheng CHG (JS): Adding atmospheric/skysphere rendering.
(edit) @21137   9 years ayfeng CHG: Change reference to md.trans field to md.transient
(edit) @21136   9 years ayfeng CHG: Change transient field to trans
(edit) @21135   9 years ayfeng ADD: Tests 121-126
(edit) @21134   9 years ayfeng ADD: Test116
(edit) @21133   9 years ayfeng CHG: Change transient field to trans
(edit) @21132   9 years ayfeng ADD: Ported supportedcostfunctions to javascript
(edit) @21131   9 years ayfeng ADD: Ported supportedcontrols to javascript
(edit) @21130   9 years bdef Minor changes in Basile's contrib
(edit) @21129   9 years glperez FIX: Runme step changed to steps FIX: jenkins script IceFlow to Iceflow
(edit) @21128   9 years glperez CHG: Modified runmes in examples to use the any function in step …
(edit) @21127   9 years glperez FIX: Sed statement was a bit off.
(edit) @21126   9 years glperez FIX: Some steps do not have steps. Added a more general try statement.
(edit) @21125   9 years glperez CHG: Adding try to all examples. This should fix illegal use of …
(edit) @21124   9 years glperez CHG: So close! Added awk statements to filter test output.
(edit) @21123   9 years glperez CHG: Moving back to for loop. Better way of keeping track of test names.
(edit) @21122   9 years glperez FIX: Wrong file.
(edit) @21121   9 years glperez FIX: Backspace char finds its way into the Matlab output.
(edit) @21120   9 years glperez FIX: Test name is off.
(edit) @21119   9 years glperez FIX: Bash has terrible syntax.
(edit) @21118   9 years glperez CHG: From for loop to while.
(edit) @21117   9 years glperez FIX: Mistake with grabbing basename.
(edit) @21116   9 years glperez CHG: Adding starting marker to tests. Needed for julog to pick up …
(edit) @21115   9 years glperez FIX: log files were not being created right. This is due to a bad file …
(edit) @21114   9 years glperez FIX: Wrong type of quotes causing runme to bail.
(edit) @21113   9 years glperez CHG: Adding printf statements to catch block and attempting to fix …
(edit) @21112   9 years Mathieu Morlighem BUG: fixed unitilialized values in Estar
(edit) @21111   9 years Mathieu Morlighem BUG: fixed memory leak
(edit) @21110   9 years Mathieu Morlighem CHG: interpolation type is now provided as a string rather than an Enum
(edit) @21109   9 years Mathieu Morlighem CHG: find_string can be replaced by ismember
(edit) @21108   9 years Mathieu Morlighem DEL: removing some externalpackages that are not used anymore
(edit) @21107   9 years Mathieu Morlighem BUG: fixed if statement
(edit) @21106   9 years seroussi DEL: removing useless modules
(edit) @21105   9 years seroussi CHG: define variables before sourcing configuration to avoid "-eq: …
(edit) @21104   9 years seroussi DEL: removing some wrappers that are never used
(edit) @21103   9 years Mathieu Morlighem CHG: moving enums around
(edit) @21102   9 years glperez FIX: Tests were not being appended to log. Instead, they were overwritten.
(edit) @21101   9 years glperez FIX: Catch block is broken.
(edit) @21100   9 years glperez FIX: Do not need to escape single quotes. Woops!.
(edit) @21099   9 years glperez FIX: Single quotes not getting through to runme.m.
(edit) @21098   9 years Mathieu Morlighem CHG: some missing enums
(edit) @21097   9 years Mathieu Morlighem DEL: removed flaim
(edit) @21096   9 years Mathieu Morlighem CHG: removed some Enums
(edit) @21095   9 years Mathieu Morlighem CHG: added debugging statement
(edit) @21094   9 years dlcheng CHG (JS): Optimized to use litegl framework.
(edit) @21093   9 years glperez FIX: Wrong log file!
(edit) @21092   9 years glperez FIX: Wrong quotes!.
(edit) @21091   9 years glperez FIX: Bug in Jenkins script.
(edit) @21090   9 years glperez FIX: Bug in Jenkins script.
(edit) @21089   9 years glperez CHG: Adding testing for examples.
(edit) @21088   9 years Mathieu Morlighem CHG: minor
(edit) @21087   9 years Mathieu Morlighem CHG: reorganizing Enums to lighten up Params
(edit) @21086   9 years Mathieu Morlighem DEL: no more Enums, RIP
(edit) @21085   9 years Mathieu Morlighem CHG: fixing python test
(edit) @21084   9 years glperez CHG: Handling examples Data.
(edit) @21083   9 years glperez FIX: Matlab command for running examples.
(edit) @21082   9 years glperez CHG: Changing how we move around when testing examples.
(edit) @21081   9 years glperez CHG: Running the Greenland example.
(edit) @21080   9 years Mathieu Morlighem CHG: safer gmtmask: we want an error if gmt does not work!
(edit) @21079   9 years Mathieu Morlighem CHG: fixed memory leak and some cosmetics
(edit) @21078   9 years Mathieu Morlighem CHG: one more run for 2002
(edit) @21077   9 years Mathieu Morlighem BUG: fixed flowband model mass transport
(edit) @21076   9 years Mathieu Morlighem CHG: hardcoding test names
(edit) @21075   9 years Mathieu Morlighem CHG: fixing makefile
(edit) @21074   9 years Mathieu Morlighem BUG: mass transport was not working properly for flowband models
(edit) @21073   9 years Mathieu Morlighem CHG: forgot to declare vairables
(edit) @21072   9 years Mathieu Morlighem CHG: more complete depth averaging solution
(edit) @21071   9 years Mathieu Morlighem DEL: removed Enums, RIP
(edit) @21070   9 years Mathieu Morlighem CHG: fixing string not being written correctly
(edit) @21069   9 years Mathieu Morlighem CHG: getting rid of more enums
(edit) @21068   9 years Mathieu Morlighem CHG: fixed compilation warning and export kriging results with string …
(edit) @21067   9 years Mathieu Morlighem CHG: more efficient find_point
(edit) @21066   9 years Mathieu Morlighem CHG: better way to deal with caxis and log options
(edit) @21065   9 years agscott1 CHG: Replaced all javascript enums with solution strings and analyses …
(edit) @21064   9 years Mathieu Morlighem CHG: use const char* rather than char*
(edit) @21063   9 years Mathieu Morlighem minor
(edit) @21062   9 years Mathieu Morlighem CHG: added outbinread to partially read outbin
(edit) @21061   9 years Mathieu Morlighem CHG: need extrude for mt
(edit) @21060   9 years Mathieu Morlighem CHG: no more enums in python
(edit) @21059   9 years Mathieu Morlighem BUG: forgot : at the enf of if
(edit) @21058   9 years Mathieu Morlighem CHG: renaming some solutions
(edit) @21057   9 years Mathieu Morlighem BUG: no more Enums in solve command
(edit) @21056   9 years Mathieu Morlighem CHG: do not request solution in solution string
Note: See TracRevisionLog for help on using the revision log.