source: issm/trunk-jpl/src/m/plot

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19493   10 years cborstad CHG: added option to add line(s) to colorbar at specifically defined levels
(edit) @19462   10 years cborstad CHG: minor plotting updates
(edit) @19460   10 years cborstad NEW: plot_streamlines added for python plots
(edit) @19444   10 years cborstad BUG: wrong variable passed to fontsize argument
(edit) @19435   10 years cborstad CHG: changed text fontsize naming for consistency
(edit) @19434   10 years cborstad BUG: fixed handling of quiver plots and spc time series in processdata.py
(edit) @19432   10 years cborstad CHG: implemented basic framework for quiver plot in python
(edit) @19431   10 years cborstad BUG: commented out a couple buggy python code changes in applyoptions.py
(edit) @19430   10 years cborstad CHG: update to processdata.py to handle a multi-column spc time series
(edit) @19429   10 years cborstad CHG: reverting some mystery changes to applyoptions.py that I use…
(edit) @19428   10 years glperez CHG: Updates to applyoptions.py courtesy of Alvin Liang.
(edit) @19426   10 years cborstad BUG: textposition can be passed as a list or a nested list; fix to …
(edit) @19425   10 years cborstad BUG: forgot try/catch in case Basemap toolkit not installed
(edit) @19424   10 years cborstad CHG: updates to python plotting routines
(edit) @19380   10 years cborstad BUG: somehow the overlay values get flipped
(edit) @19349   10 years bdef NEW: adding colormaps
(edit) @19336   10 years Mathieu Morlighem BUG: removed strsplit since it is conflicting with matlab's since 2013
(edit) @19203   10 years Mathieu Morlighem CHG: fixed plot_BC on new version of matlab
(edit) @19086   10 years Mathieu Morlighem CHG: added titlefontsize for colorbar
(edit) @19084   10 years Mathieu Morlighem NEW: added mask for quiver
(edit) @19083   10 years Mathieu Morlighem CHG: no more md.mesh.z in 2d
(edit) @19075   10 years Eric.Larour CHG: added case of 3Dsurface
(edit) @19074   10 years Eric.Larour CHG: added case of 3Dsurface
(edit) @19064   10 years Eric.Larour CHG: added planet option (reinstated)
(edit) @19056   10 years dlcheng CHG: Finalizing server display database creation scripts
(edit) @19046   10 years dlcheng Updated export script formatting again
(edit) @19045   10 years dlcheng Updated export script formatting
(edit) @19044   10 years dlcheng Updated export_gl scripts now working
(edit) @19039   10 years dlcheng All syntax fixed for export scripts
(edit) @19038   10 years dlcheng export_gl
(edit) @19037   10 years dlcheng Corrected
(edit) @19036   10 years dlcheng CHG: Export python script modifications
(edit) @19035   10 years dlcheng ADD: Pythonized versions of js database export functions, partially …
(edit) @19026   10 years Mathieu Morlighem CHG: added isinf check on data_min
(edit) @19016   10 years Eric.Larour CHG: small update on plotdoc regarding 'alloptions' option, which is …
(edit) @19013   10 years Eric.Larour CHG: new export capability towards the visl outreach project.
(edit) @18952   11 years Mathieu Morlighem CHG: added isprop back
(edit) @18950   11 years lemorzad minor changes to PDD method
(edit) @18917   11 years Mathieu Morlighem CHG: make plot_scatter work for R2014b
(edit) @18786   11 years Eric.Larour NEW: introduced new Masscon output definition, relying on a levelset …
(edit) @18660   11 years Mathieu Morlighem CHG: expdisp now has options like every other functions in issm
(edit) @18647   11 years cborstad BUG: fixed python indexing for expdisp
(edit) @18611   11 years Mathieu Morlighem NEW: added new colormap
(edit) @18600   11 years Mathieu Morlighem BUG: epsg code is a double that needs to be converted to string
(edit) @18558   11 years Mathieu Morlighem NEW: removed md.mesh.hemisphere and replaced by md.mesh.epsg which …
(edit) @18551   11 years Mathieu Morlighem CHG: working on balancethickness2 (added new field), and some minor …
(edit) @18336   11 years Mathieu Morlighem BUG: fixed issue when struct is of size >1
(edit) @18320   11 years Mathieu Morlighem CHG: fixing section plot in 2d
(edit) @18256   11 years Mathieu Morlighem CHG: added caxis calculation
(edit) @18255   11 years Mathieu Morlighem CHG: can just call plotmodel(md,'data','transient_movie') now
(edit) @18253   11 years Mathieu Morlighem NEW: enable to display structure
(edit) @18252   11 years Mathieu Morlighem NEW: enable to display structure
(edit) @18251   11 years Mathieu Morlighem CHG: minor
(edit) @18250   11 years Mathieu Morlighem CHG: added caxis command
(edit) @18194   11 years cborstad NEW: working on damage calculation from stress balance solution
(edit) @18162   11 years Mathieu Morlighem CHG: tetras in plot elements
(edit) @18157   11 years Eric.Larour CHG: handle 2d meshes.
(edit) @18141   11 years seroussi CHG: minor better documentation for basalstress function and plot
(edit) @18076   11 years Mathieu Morlighem CHG: renumbering L1L2
(edit) @18012   11 years cborstad BUG: a couple minor pythong plotting bugs
(edit) @17955   11 years cborstad CHG: turn on ticklabels by default for mesh plot
(edit) @17954   11 years cborstad CHG: added a try/except for importing osgeo/gdal since basic python …
(edit) @17953   11 years cborstad CHG: better handling of clim when nan's are present or when data is …
(edit) @17952   11 years cborstad CHG: added frictionweertman class for Weertman sliding law
(edit) @17919   11 years cborstad CHG: add option to easily turn tick labels off
(edit) @17915   11 years cborstad CHG: pass color norm for element plot
(edit) @17893   11 years cborstad BUG: wrong calculation of data lims when nan's present
(edit) @17880   11 years cborstad CHG: fix for plot_mesh given new ImageGrid foundation
(edit) @17869   11 years cborstad CHG: return axes control after plotting colorbar
(edit) @17856   11 years cborstad enabled text option for python plots
(edit) @17841   11 years cborstad CHG: extend colormap so that contours fully cover max/min of data
(edit) @17838   11 years cborstad CHG: minor changes to plot options
(edit) @17822   11 years cborstad CHG: added some options to define plot grid
(edit) @17820   11 years cborstad CHG: call applyoptions even if data is none
(edit) @17819   11 years cborstad BUG: coerce ncols and nrows as ints
(edit) @17786   11 years Mathieu Morlighem BUG: fixed plot_section for given layer
(edit) @17785   11 years Mathieu Morlighem BUG: fixed plot_section for given layer
(edit) @17778   11 years cborstad CHG: better handling of multiple subplots in python plotmodel, now …
(edit) @17756   11 years cborstad working on python plotmodel, added plot_contour
(edit) @17718   11 years bdef NEW:adding a plotmodel option to plot the values at a point function …
(edit) @17717   11 years Mathieu Morlighem CHG: fixed plot_vertexnumbering.m for tetras
(edit) @17716   11 years cborstad CHG: changed colorlevels for consistency with colormap
(edit) @17708   11 years hongjuy CHG: using domaintype to choose axis options in plotmodel
(edit) @17706   11 years cborstad BUG: don't try to set default clim when data is empty, such as for a …
(edit) @17698   11 years cborstad CHG: misc changes for dealing with nan's when plotting in python
(edit) @17696   11 years cborstad BUG: create copy so that original data is not overwritten by processdata
(edit) @17691   11 years cborstad BUG: forgot to assign cmap in element plot
(edit) @17687   11 years Mathieu Morlighem CHG: replacing some meshtype by meshdimension
(edit) @17686   11 years Mathieu Morlighem CHG: following Chris' suggestions, we adopt the following convention …
(edit) @17674   11 years Mathieu Morlighem CHG: renamed meshtype->meshxdim (Extended Dimension) and added meshdim …
(edit) @17657   11 years cborstad BUG: ensure result of max is a float
(edit) @17656   11 years cborstad CHG: check whether geotiff is a 3-band rgb raster; if so, convert to …
(edit) @17654   11 years cborstad NEW: overlay plotting capability in python
(edit) @17649   11 years cborstad NEW: module for modifying matplotlib colormaps, for now just contains …
(edit) @17643   11 years cborstad CHG: minor, index for colorbar saturation not needed here
(edit) @17640   11 years cborstad CHG: better handling of colormap and clim, added options to specify …
(edit) @17635   11 years cborstad CHG: better default handling of colormap in python plots
(edit) @17618   11 years cborstad better default fill value for nan's
(edit) @17617   11 years cborstad CHG: fill nan's by default since matplotlib doesn't handle them
(edit) @17597   11 years cborstad BUG: some fixes for new mesh handling
Note: See TracRevisionLog for help on using the revision log.