source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27901   3 years Cheng Gong ADD: interpolation from ITS_LIVE velocity data
(edit) @27900   3 years musselman Added functionality for arrays of objects like …
(edit) @27899   3 years musselman Enhanced readability in python files. Added try/except block at start …
(edit) @27898   3 years musselman Added functionality for lists (arrays) of objects in python for …
(edit) @27897   3 years Cheng Gong BUG: fix Cfdragcoeffabsgrad not change
(edit) @27896   3 years musselman Updated read_netCDF.py to include functionality for arrays of objects …
(edit) @27895   3 years Cheng Gong CHG: only calculate Cfdragcoeffabsgrad once per iteration, at the …
(edit) @27894   3 years musselman Added functionality for cell arrays of objects like definitions in …
(edit) @27893   3 years jdquinn CHG: Reducing Ice/Ocean test suite for now
(edit) @27892   3 years seroussi CHG: only test 4001 in ice-ocean until coupling is fixed
(edit) @27891   3 years musselman ADD: read/write_netCDF for python and matlab. README.txt is …
(edit) @27890   3 years jdquinn CHG: Moving Basile’s netCDF classes back to their contrib directory so …
(edit) @27889   3 years musselman Removed global vars from all files. Updated read log statements to use …
(edit) @27888   3 years musselman ADD: Jupyter Notebook for extracting filters from each layer of …
(edit) @27887   3 years musselman Added documentation recording known limitations of read/write_netCDF files
(edit) @27886   3 years Cheng Gong ADD:deleteckptdata option in md.cluster, to delete *.ckpt and *.rst …
(edit) @27885   3 years musselman ADD: Readme documentation/ user guide for read/write_netCDF suite.
(edit) @27884   3 years musselman Added 'verbose' argument to all files. Argument is T/F and acts as an …
(edit) @27883   3 years musselman Removed attribute 'icefront' from class stressbalance.py as it is …
(edit) @27882   3 years musselman Streamlined write_netCDF.py to be more computationally efficient.
(edit) @27881   3 years musselman Added support for results.solution.steps objects and for lists of …
(edit) @27880   3 years musselman Added type recognition for integers in read_netCDF_commit.py
(edit) @27879   3 years Mathieu Morlighem BUG: do not change MPI_ROOT, it changes env variables on pleiades
(edit) @27878   3 years musselman Added functionality to read_netCDF_commit.py to handle …
(edit) @27877   3 years musselman Streamlined some code in both scripts. Added functionality for …
(edit) @27876   3 years Mathieu Morlighem CHG: minor
(edit) @27875   3 years musselman Added support in matlab read/write_netCDF files for multidimensional …
(edit) @27874   3 years musselman Fixed bugs so that read/write files function interchangeably on …
(edit) @27873   3 years vverjans BUG: fixing identification of basin for SMB lapse rates
(edit) @27872   3 years seroussi FIX: typo
(edit) @27871   3 years seroussi CHG: matlab/python change for isoceancoupling
(edit) @27870   3 years seroussi CHG: isoceancoupling=2 for lat/long coordinates
(edit) @27869   3 years seroussi CHG: updated MITgcm coupling to allow cartesian and polar coordinates
(edit) @27868   3 years musselman ADD: write_netCDF.m is the matlab version of write_netCDF.py. This …
(edit) @27867   3 years jdquinn BUG: Add libgfortran parent directory to rpath for certain Dakota …
(edit) @27866   3 years jdquinn CHG: Reverting last change as it does not resolve the issue with …
(edit) @27865   3 years jdquinn BUG: Add supplied location of libgfortran to wrappers under macOS
(edit) @27864   3 years musselman read_netCDF.m: Removed some log statements, added some comments …
(edit) @27863   3 years vverjans CHG: reordering some enums
(edit) @27862   3 years vverjans CHG: ARMA process should start from starttime and not from 0
(edit) @27861   3 years vverjans CHG: adding case for levelset==0 at a vertex in GetIcefrontArea()
(edit) @27860   3 years musselman ADD: read_netCDF.m populates a model() variable with data from …
(edit) @27859   3 years musselman Added inversion/m1qn3inversion/taoinversion class compatibility to …
(edit) @27858   3 years musselman Modified read/write_netCDF_commit.py files to work with bool/numpy …
(edit) @27857   3 years rueckamp CHG: renaming some fields
(edit) @27856   3 years rueckamp CHG: Replace SMBdebrisML with SMBdebrisEvatt; adding new options for …
(edit) @27855   3 years jdquinn CHG: MATLAB -> Python; clean up
(edit) @27854   3 years rueckamp CHG: renaming some fields in SMBdebrisEvatt
(edit) @27853   3 years rueckamp CHG: Adding some options for Debris Analysis
(edit) @27852   3 years rueckamp CHG: revert to revision 27846
(edit) @27851   3 years rueckamp CHG: exclude ComputeMeanEla which is corrupt
(edit) @27850   3 years rueckamp CHG: exclude ComputeMeanEla which is corrupt
(edit) @27849   3 years rueckamp CHG: exclude ComputeMeanEla which is corrupt
(edit) @27848   3 years rueckamp CHG: exclude ComputeMeanEla which is corrupt
(edit) @27847   3 years rueckamp CHG: Several imprvements to Debris analysis
(edit) @27846   3 years jdquinn CHG: More clean up
(edit) @27845   3 years jdquinn CHG: Excluding failing tests until MEX files can be compiled natively …
(edit) @27844   3 years vverjans BUG arma timestepping should start at starttime and not at 0
(edit) @27843   3 years jdquinn CHG: Bad commit
(edit) @27842   3 years jdquinn CHG: Bad commit
(edit) @27841   3 years jdquinn CHG: MATLAB -> Python; cleanup
(edit) @27840   3 years Mathieu Morlighem CHG: adding modeldata to Makefile.am
(edit) @27839   3 years jdquinn CHG: initialization.age was not being marshalled; cleanup
(edit) @27838   3 years musselman write_netCDF.py: modified an exception statement to pass an expected …
(edit) @27837   3 years jdquinn BUG: Modifying RPATH so that libgfortran is findable by gmt binary
(edit) @27836   3 years musselman Added functionality to create subclass instances in results class from …
(edit) @27835   3 years musselman ADD: Documentation for write_netCDF and read_netCDF functions.
(edit) @27834   3 years musselman Added functionality to store subclass instances of the results class …
(edit) @27833   3 years jdquinn BUG: Modifying RPATH so that libgfortran is findable by gmsh binary
(edit) @27832   3 years musselman CHG: updating to 07-11 versions of musselman netcdf.
(edit) @27831   3 years musselman ADD: musselman netcdf files.
(edit) @27830   3 years jdquinn CHG: MATLAB -> Python; eased tolerances
(edit) @27829   3 years inwoo CHG: add calculation of TotalSmbMelt and TotalSmbRefreeze for SEMIC.
(edit) @27828   3 years Cheng Gong CHG: set the calving rate for CalvingMIP EXP4 as a function of time
(edit) @27827   3 years jdquinn CHG: Removing fcheck flag
(edit) @27826   3 years inwoo BUG: fix minor.
(edit) @27825   3 years inwoo FIX: fix minor.
(edit) @27824   3 years inwoo CHG: MATLAB > PYTHON: VolumeAboveFloatation
(edit) @27823   3 years jdquinn CHG: Do not precompile Python scripts
(edit) @27822   3 years Mathieu Morlighem BUG: fixed problem with adaptive time stepping and cycling
(edit) @27821   3 years vverjans CHG: minor fix in warning call
(edit) @27820   3 years Cheng Gong BUG: convert time using yts in CalvingMIP EXP4
(edit) @27819   3 years seroussi FIX: ocean time exchange was twice in data
(edit) @27818   3 years seroussi NEW: changing coupling scheme
(edit) @27817   3 years seroussi NEW: ice-ocean coupling calculated dynamic thickness and rerun mass …
(edit) @27816   3 years seroussi FIX: send dyn. thickness before receiving melt
(edit) @27815   3 years seroussi FIX: change time in steps but not init
(edit) @27814   3 years seroussi CHG: exchanging ice mass instead of ice base elevation for ocean model
(edit) @27813   3 years seroussi NEW: added function to get list of x and y coordinates
(edit) @27812   3 years seroussi FIX: temporary fix for ocean coupling in cartesian coordinates
(edit) @27811   3 years jdquinn CHG: Eased tolerances
(edit) @27810   3 years jdquinn CHG: Lowering num CPUs for compile to avoid resource starvation
(edit) @27809   3 years jdquinn CHG: New build script
(edit) @27808   3 years jdquinn CHG: Eased tolerances
(edit) @27807   3 years jdquinn CHG: Cleanup
(edit) @27806   3 years jdquinn CHG: Updated path to libgfortran
(edit) @27805   3 years jdquinn CHG: Updated path to libgfortran; flags
(edit) @27804   3 years jdquinn CHG: Updated install scripts to handle new Mac architectures
(edit) @27803   3 years jdquinn CHG: Another exclusion
(edit) @27802   3 years jdquinn CHG: Correct path to libgfortran
Note: See TracRevisionLog for help on using the revision log.