source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24916   5 years Eric.Larour CHG: speeding up by not recomputing areas all the time.
(edit) @24915   5 years Eric.Larour CHG: 100 fold increase in speed of the sea level solver.
(edit) @24914   5 years jdquinn BUG: Call to numpy.zeros.
(edit) @24913   5 years jdquinn CHG: Making sure there was no issue with previopus commit.
(edit) @24912   5 years jdquinn CHG: Cleanup.
(edit) @24911   5 years jdquinn CHG: Updated archives for NRs for Solid Earth capabilities (uses …
(edit) @24910   5 years Eric.Larour CHG: some minor functionality, and removed warning message now obsolete.
(edit) @24909   5 years Eric.Larour CHG: archive for test2004.
(edit) @24908   5 years Eric.Larour CHG: new nightlyrun for sea-level solution using partitioning.
(edit) @24907   5 years Eric.Larour CHG: files necessary for new test2004 nightly run.
(edit) @24906   5 years Eric.Larour CHG: moving test2004 into nightlies.
(edit) @24905   5 years Eric.Larour CHG: stable, trying to commit into nightly runs.
(edit) @24904   5 years Eric.Larour CHG: fixing a leak.
(edit) @24903   5 years Eric.Larour CHG: fixed leak.
(edit) @24902   5 years jdquinn CHG: MATLAB -> Python translation; fixed syntax bug from previous commit.
(edit) @24901   5 years jdquinn CHG: MATLAB -> Python translation; fixed syntax bug from previous commit.
(edit) @24900   5 years Mathieu Morlighem BUG: this cannot work, not proper matlab syntax
(edit) @24899   5 years jdquinn BUG: Oops: “;” copied from MATLAB.
(edit) @24898   5 years jdquinn ADD: MATLAB -> Python translation.
(edit) @24897   5 years jdquinn BUG: MATLAB doesn’t like reuse of name “counter”.
(edit) @24896   5 years jdquinn CHG: MATLAB -> Python translations; fixing previous mistakes (again); …
(edit) @24895   5 years jdquinn BUG: Missing commas in list initialization.
(edit) @24894   5 years jdquinn CHG: MATLAB -> Python translation; cleanup
(edit) @24893   5 years jdquinn CHG: Applied changes from MATLAB -> Python.
(edit) @24892   5 years Eric.Larour CHG: implementing two routines so we don't go berserk.
(edit) @24891   5 years Eric.Larour CHG: mask to maskpsl change.
(edit) @24890   5 years jdquinn CHG: Applied changes from MATLAB -> Python
(edit) @24889   5 years Eric.Larour CHG: removed maskpsl, switched groundedice_levelset to ocean_levelset …
(edit) @24888   5 years Eric.Larour NEW: new routines to handle unit conversions.
(edit) @24887   5 years Eric.Larour NEW: new ways of flagging elements around a certain radius of another …
(edit) @24886   5 years Eric.Larour CHG: added functionality to support mdanalysis routine, viewer.
(edit) @24885   5 years Eric.Larour NEW: added new export routine to export 3D shape files in lat,long …
(edit) @24884   5 years Eric.Larour CHG: added export routine to output shapefiles.
(edit) @24883   5 years Eric.Larour CHG: new reset routine to be used when you want organizer to span …
(edit) @24882   5 years Eric.Larour CHG: extended plot coastlines to 2D plots too.
(edit) @24881   5 years Eric.Larour NEW: graticule routine for 3d sea level plots.
(edit) @24880   5 years Eric.Larour CHG: viewer for sea level models.
(edit) @24879   5 years Eric.Larour CHG: implemented read_contours.m routine.
(edit) @24878   5 years Eric.Larour CHG: some more capabilities.
(edit) @24877   5 years Mathieu Morlighem BUG: make this work with zsh
(edit) @24876   5 years jdquinn BUG: Faulty test for macOS.
(edit) @24875   5 years tsantos CHG: minor
(edit) @24874   5 years tsantos NEW: new interp for dhdt - Shepherd et al, 2019, Smith et al., 2020
(edit) @24873   5 years jdquinn BUG: Python version of allequal() was not doing what was intended; cleanup
(edit) @24872   5 years jdquinn BUG: Incorrect value for nuv stddev.
(edit) @24871   5 years jdquinn CHG: Missed commit of changes to this test.
(edit) @24870   5 years jdquinn CHG: Translated MATLAB changes to Python that allow for distributing …
(edit) @24869   5 years Mathieu Morlighem CHG: allow backward compatibility
(edit) @24868   5 years Mathieu Morlighem CHG: allow backward compatibility
(edit) @24867   5 years Mathieu Morlighem CHG: renaming groundedice_levelset -> ocean_levelset (negative if …
(edit) @24866   5 years Mathieu Morlighem CHG: renaming groundedice_levelset -> ocean_levelset (negative if …
(edit) @24865   5 years Eric.Larour CHG: added NoBoundaryRefinemenet capability to not refine internal …
(edit) @24864   5 years Mathieu Morlighem CHG: renaming groundedice_levelset -> ocean_levelset (negative if …
(edit) @24863   5 years Mathieu Morlighem CHG: renaming groundedice_levelset -> ocean_levelset (negative if …
(edit) @24862   5 years Mathieu Morlighem CHG: renaming groundedice_levelset -> ocean_levelset (negative if …
(edit) @24861   5 years Mathieu Morlighem CHG: renaming groundedice_levelset -> ocean_levelset (negative if …
(edit) @24860   5 years Mathieu Morlighem CHG: added json file for MATLAB autocomplete
(edit) @24859   5 years Mathieu Morlighem CHG: minor
(edit) @24858   5 years Eric.Larour CHG: some qgis processing files.
(edit) @24857   5 years Eric.Larour CHG: create .prj file for Lambert Azimuthal Equal Area PROJ4 …
(edit) @24856   5 years Eric.Larour CHG: allow for '<' in the range, when the runme file gets really big.
(edit) @24855   5 years Eric.Larour CHG: considerable speed up + 2D connectivity method.
(edit) @24854   5 years Eric.Larour CHG: cleaned up the names and methods
(edit) @24853   5 years Eric.Larour CHG: some serious debugging of the connectivity methods.
(edit) @24852   5 years Eric.Larour CHG: introduced shp export routine, should be handled by meshes.
(edit) @24851   5 years Eric.Larour CHG: final versions of glaciermip and rgi classes.
(edit) @24850   5 years Eric.Larour CHG: diverse
(edit) @24849   5 years jdquinn CHG: Reverting for now as there are a lot more dependent modules to …
(edit) @24848   5 years Eric.Larour CHG: diverse
(edit) @24847   5 years jdquinn CHG: Translation of changes to MATLAB->Python.
(edit) @24846   5 years Eric.Larour CHG: diverse
(edit) @24845   5 years Eric.Larour CHG: diverse
(edit) @24844   5 years Eric.Larour CHG: diverse
(edit) @24843   5 years Eric.Larour NEW: glacier inventory class, to avoid big mistakes.
(edit) @24842   5 years jdquinn CHG: Using Boost 1.7 now.
(edit) @24841   5 years Eric.Larour CHG: I do not believe this was ever needed.
(edit) @24840   5 years Eric.Larour CHG: fixing bad typo.
(edit) @24839   5 years Eric.Larour CHG: response function now includes a partition vector. Updated …
(edit) @24838   5 years Eric.Larour CHG: reestablishing standard deviation that used to be .1 .
(edit) @24837   5 years Eric.Larour CHG: removed debugging statement.
(edit) @24836   5 years Eric.Larour CHG: introducing new partition vector in the normal_uncertain and …
(edit) @24835   5 years Eric.Larour CHG: better code style.
(edit) @24834   5 years jdquinn CHG: Better description of error
(edit) @24833   5 years jdquinn BUG: Missing parameter keys.
(edit) @24832   5 years jdquinn CHG: Added QUESO.
(edit) @24831   5 years Eric.Larour CHG: minor chage, better clean target.
(edit) @24830   5 years Eric.Larour CHG: cleaneup classes, with semblant of partition code not activated …
(edit) @24829   5 years jdquinn CHG: Needed to update simplified GSL install script name.
(edit) @24828   5 years jdquinn CHG: Updated test suites
(edit) @24827   5 years jdquinn CHG: Still out of sync
(edit) @24826   5 years jdquinn ADD: Static installation script (was being ignored for some reason)
(edit) @24825   5 years jdquinn DEL: Cleanup
(edit) @24824   5 years jdquinn CHG: Using Boost 1.7 across all Dakota builds; cleanup
(edit) @24823   5 years Eric.Larour CHG: better display for normal_uncertain variable.
(edit) @24822   5 years Eric.Larour CHG: added comment.
(edit) @24821   5 years Eric.Larour CHG: fixed bug where mean was not what it used to be.
(edit) @24820   5 years Eric.Larour CHG: introduction of consistency checks in the qmu classes.
(edit) @24819   5 years Eric.Larour CHG: starting to simplify qmu classes, adapting to ISSM code style. …
(edit) @24818   5 years Eric.Larour CHG: out of PROJ.4 string, determine lat,long and type of projection.
(edit) @24817   5 years Eric.Larour CHG: determine all vertices within a radius of a certain lat,long center.
Note: See TracRevisionLog for help on using the revision log.