source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15161   12 years bdef BUG: fixing the convergence issue in the hydrological solver
(edit) @15160   12 years Mathieu Morlighem CHG: rotate Google map image so that we usethe same projection …
(edit) @15159   12 years Mathieu Morlighem NEW: added proj.4 needed by gdal for reprojections
(edit) @15158   12 years glperez CHG: Changed Win32 MEX flags.
(edit) @15157   12 years adhikari CHG: updated gia archives
(edit) @15156   12 years adhikari CHG: using a coarse mesh
(edit) @15155   12 years Mathieu Morlighem CHG: also works for Antarctica now (rotation needed though...)
(edit) @15154   12 years adhikari CHG: gia nightly runs are updated
(edit) @15153   12 years adhikari CHG: update associated with removed GiaOutputRatesEnum
(edit) @15152   12 years adhikari CHG: update associated with removed GiaOutputRatesEnum
(edit) @15151   12 years adhikari CHG: update associated with removed GiaOutputRatesEnum
(edit) @15150   12 years adhikari CHG: GiaOutputRatesEnum is removed
(edit) @15149   12 years Mathieu Morlighem CHG: some fixed
(edit) @15148   12 years Mathieu Morlighem CHG: separated plot_googlemaps.m and googlemaps.m
(edit) @15147   12 years adhikari CHG: updated to make coordsystems/*.m
(edit) @15146   12 years Mathieu Morlighem CHG: moved plot_googleearth.m to plot_googlemaps.m
(edit) @15145   12 years Mathieu Morlighem CHG: now use ll2mercator
(edit) @15144   12 years Mathieu Morlighem CHG: added mercator2ll.m for reverse transformation
(edit) @15143   12 years adhikari CHG: removed gia irate
(edit) @15142   12 years adhikari CHG: removed GIA argument irate
(edit) @15141   12 years adhikari CHG: irate is no more in use
(edit) @15140   12 years adhikari CHG: now one can compute both W and dWdt solutions at the same time
(edit) @15139   12 years Mathieu Morlighem CHG: moved all coordinate system transformations to coordsystems, and …
(edit) @15138   12 years Mathieu Morlighem CHG: relaxed some tolerances
(edit) @15137   12 years Mathieu Morlighem CHG: removed some unit conversion within the code
(edit) @15136   12 years Mathieu Morlighem BUG: scae even if length=0
(edit) @15135   12 years Mathieu Morlighem BUG: fixed unit conversion of TotalSmb
(edit) @15134   12 years Mathieu Morlighem CHG: forgot conversion of spc
(edit) @15133   12 years Mathieu Morlighem CHG: added forcinglength option so that WriteData knows whether all …
(edit) @15132   12 years Mathieu Morlighem CHG: do not scale entire matrix if forcing, scale up to the last row
(edit) @15131   12 years Mathieu Morlighem CHG: object's marshall's now have access to md
(edit) @15130   12 years Mathieu Morlighem CHG: removing all process_units
(edit) @15129   12 years Mathieu Morlighem CHG: removed useless Enums
(edit) @15128   12 years Mathieu Morlighem DEL: removed ProcessUnits from core, moved everything to m/py
(edit) @15127   12 years Mathieu Morlighem Added process results in ReadData
(edit) @15126   12 years adhikari CHG: xy2lambert function is added for reverse calculation of lambert2xy
(edit) @15125   12 years Mathieu Morlighem CHG: moved more conversions from Core to classes
(edit) @15124   12 years Mathieu Morlighem CHG: first test: removed moved timstepping conversion from Core to object
(edit) @15123   12 years Mathieu Morlighem CHG: added scale option for unit processing
(edit) @15122   12 years Eric.Larour CHG: get svn to ignore some files + update install routine for MPICH2 …
(edit) @15121   12 years Eric.Larour CHG: update generic class to handle runs in parallel on windows …
(edit) @15120   12 years Eric.Larour CHG: updated packager for 64 win7 install
(edit) @15119   12 years Eric.Larour CHG: updated instructions for windows install using petsc in parallel
(edit) @15118   12 years Eric.Larour NEW: petsc running in parallel
(edit) @15117   12 years Eric.Larour CHG: issm optoins for win7 in parallel
(edit) @15116   12 years Eric.Larour CHG: windows 7 mpich2 binaries
(edit) @15115   12 years Eric.Larour CHG: new parallel build using petsc and MPICH2 on windows + modified …
(edit) @15114   12 years Eric.Larour CHG: get version into packaging
(edit) @15113   12 years Eric.Larour CHG: added examples in the install
(edit) @15112   12 years Mathieu Morlighem CHG: fixed caxis
(edit) @15111   12 years Mathieu Morlighem CHG: better bounding box
(edit) @15110   12 years Mathieu Morlighem CHG: minor
(edit) @15109   12 years Mathieu Morlighem NEW: added 'googleearth' option, works for Greenland only for now
(edit) @15108   12 years Eric.Larour CHG: added instructions on smpd daemon
(edit) @15107   12 years Mathieu Morlighem BUG: back to normal
(edit) @15106   12 years Mathieu Morlighem CHG: cosmetics, removed double blank lines
(edit) @15105   12 years Mathieu Morlighem CHG: simplifying prints
(edit) @15104   12 years Mathieu Morlighem CHG: simplifying prints
(edit) @15103   12 years adhikari NEW: lambert2xy function added. This tranlates lambert azimuthal equal …
(edit) @15102   12 years Eric.Larour CHG: need two implementations 32 and 64 bits
(edit) @15101   12 years Eric.Larour CHG: switching to long long format for windows build.
(edit) @15100   12 years Eric.Larour CHG: changed the names of _printString_ and _pprintString_ to …
(edit) @15099   12 years Eric.Larour CHG: greatly simplified the shared/io/Print routines. Replaced …
(edit) @15098   12 years Eric.Larour CHG: reverting
(edit) @15097   12 years Eric.Larour CHG: _printf_ now replaced by _printLine_ everywhere. Starting the …
(edit) @15096   12 years Eric.Larour CHG: resolved cyclical dependency issue
(edit) @15095   12 years Mathieu Morlighem CHG: added ApiPrintf to header file and moved all printf to …
(edit) @15094   12 years Eric.Larour CHG: updated packager
(edit) @15093   12 years Eric.Larour CHG: generic again capable of running on windows platforms
(edit) @15092   12 years Eric.Larour CHG: test101 had default issmsolver... mea culpa
(edit) @15091   12 years Eric.Larour CHG: the Windows build requires using mexPrintf instead of printf …
(edit) @15090   12 years Eric.Larour CHG: fixed issue with overloading of ?
(edit) @15089   12 years Eric.Larour CHG: starting transition to better print i/o
(edit) @15088   12 years glperez CHG: Small modification to CCCL.
(edit) @15087   12 years glperez CHG: Modifciation to CCCL for Windows build.
(edit) @15086   12 years Eric.Larour CHG: temporary patches
(edit) @15085   12 years Eric.Larour CHG: temporary displacement of files
(edit) @15084   12 years seroussi minor
(edit) @15083   12 years Mathieu Morlighem CHG: sync Enums
(edit) @15082   12 years Mathieu Morlighem DEL: removed InputConvergence module that is not used anymore and …
(edit) @15081   12 years Mathieu Morlighem CHG: also works if no column is provided
(edit) @15080   12 years Mathieu Morlighem CHG: updated archive now that we went back to the previous …
(edit) @15079   12 years Mathieu Morlighem CHG: base convergence on vectors rather than inputs (more accurate and …
(edit) @15078   12 years bdef BUG: Removing error message from test332
(edit) @15077   12 years bdef BUG: fixing segmentation fault
(edit) @15076   12 years Mathieu Morlighem CHG: test332 not working for now
(edit) @15075   12 years Mathieu Morlighem CHG: typo
(edit) @15074   12 years Mathieu Morlighem BUG: InputUpdateFromVector now reuires either VertexPidEnum or …
(edit) @15073   12 years Mathieu Morlighem CHG: minor
(edit) @15072   12 years Mathieu Morlighem CHG: added some comments
(edit) @15071   12 years Eric.Larour CHG: changes due to grounding line dynamics made the introduction of …
(edit) @15070   12 years Eric.Larour CHG: moved Bucket.h to issm toolkit location. There only remains one …
(edit) @15069   12 years Eric.Larour CHG: in order to unhook kml objects from modules, had to transfer the …
(edit) @15068   12 years Eric.Larour CHG: finished moving the kml objects from the classes directory to the …
(edit) @15067   12 years Eric.Larour CHG: moved DataSet.h and Object.h into a directory called …
(edit) @15066   12 years Eric.Larour CHG: cutting links between bamg and classes even more.
(edit) @15065   12 years Eric.Larour CHG: fixing issues with relocation of bamg objects outside of classes/
(edit) @15064   12 years Eric.Larour CHG: temporary patches for windows build
(edit) @15063   12 years Mathieu Morlighem CHG: trying to fix compilation pb
(edit) @15062   12 years bdef CHG: adding the convergence test in the outer loop of the hydrological …
Note: See TracRevisionLog for help on using the revision log.