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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27786   2 years jdquinn BUG: Remove -Ve option when calling gmtselect when working with GMT 6.0.0
(edit) @27752   2 years jdquinn BUG: Newer versions of GMT print warnings to error out
(edit) @27627   2 years Mathieu Morlighem CHG: latest version
(edit) @27589   2 years jdquinn CHG: Reverting to GMT 6.0.0 because executables under 6.4.0 do not …
(edit) @27530   2 years bdef CHG:moving from gdal to projinfo,
(edit) @27529   2 years Mathieu Morlighem CHG: simplified epsg2proj
(edit) @27524   2 years bdef BUG: some indentation errors
(edit) @27523   2 years bdef CHG:Better error control
(edit) @27512   3 years Mathieu Morlighem CHG: do not show ex2 all the time
(edit) @27482   3 years inwoo CHG: fix minor.
(edit) @27471   3 years Mathieu Morlighem CHG: do not call CoordTransform anymore because we need proj.db, and …
(edit) @27458   3 years jdquinn CHG: MATLAB > Python translation; cleanup
(edit) @27453   3 years jdquinn CHG: MATLAB > Python translations; cleanup
(edit) @27369   3 years jdquinn CHG: Cleanup
(edit) @27368   3 years jdquinn BUG: Whitespace between path and filename
(edit) @27201   3 years jdquinn BUG: gmt executable syntax
(edit) @27158   3 years jdquinn CHG: Fixes for distributable using Solid Earth capabilities; cleanup
(edit) @27119   3 years bdef BUG: fixing some subprocess calls to return strings rather than bytes
(edit) @27038   3 years Mathieu Morlighem CHG: added Bamber projection
(edit) @26958   3 years Mathieu Morlighem CHG: switching to CoordTransform to avoid EPSG problems
(edit) @26661   4 years jdquinn CHG: Pending translations; cleanup
(edit) @26551   4 years Mathieu Morlighem NEW: added lambert to lat lon
(edit) @26474   4 years jdquinn BUG: Corrected help message
(edit) @26401   4 years schlegel CHG: ll2xy python should check for arguments and not default to Antarctica
(edit) @26398   4 years schlegel CHG: need to check length of array, not array value
(edit) @26358   4 years jdquinn CHG: Completed MATLAB -> Python updates for SE; archive updates now …
(edit) @26353   4 years jdquinn CHG: Checking on cluster type rather than name in waitonlock.py; …
(edit) @26184   4 years bdef BUG:reverting unwanted changes
(edit) @26183   4 years bdef CHG: cleaning decomissioned clusters
(edit) @25860   5 years jdquinn CHG: Simplification of installation script customization needs: should …
(edit) @25455   5 years jdquinn CHG: Saving chnages so that Basile has access to potential fix to …
(edit) @25346   5 years jdquinn CHG: Default argument cannot follow *args; shlex not behaving as expected
(edit) @25196   5 years jdquinn CHG: Fixes for Linux solid earth binaries; applied similar changes to …
(edit) @25189   5 years jdquinn CHG: Clean up of binaries packaging and testing scripts; clean up of …
(edit) @25163   5 years jdquinn CHG: MATLAB -> Python translations
(edit) @25161   5 years jdquinn BUG: Marshalling of solid earth requested outputs.
(edit) @25125   5 years jdquinn CHG: Saving progress on MATLAB -> Python translations; cleanup
(edit) @25100   5 years jdquinn BUG: Bad name for subprocess args.
(edit) @25065   5 years jdquinn CHG: Saving progress on SLR/Solid Earth translation
(edit) @25064   5 years jdquinn BUG: Quoting and escaping
(edit) @25051   5 years jdquinn BUG: Indices fix
(edit) @25050   5 years jdquinn CHG: Now trimming newline from grep in piped system call; handling for …
(edit) @25035   5 years jdquinn CHG: Saving changes for MATLAB -> Python API for solid earth
(edit) @25034   5 years jdquinn CHG: Fixes for test2002.m
(edit) @25011   5 years jdquinn CHG: Partial commit of changes to Python Dakota interface; cleanup
(edit) @25003   5 years Eric.Larour CHG: fixed bug.
(edit) @24957   5 years jdquinn BUG: Let system call parse string.
(edit) @24956   5 years jdquinn BUG: Let system call parse string.
(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) @24887   5 years Eric.Larour NEW: new ways of flagging elements around a certain radius of another …
(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.
(edit) @24777   5 years Eric.Larour NEW/CHG: new lambert equal area routine to provide PROJ.4 string. gdal …
(edit) @24744   5 years Eric.Larour CHG: better error output informatoin.
(edit) @24254   6 years jdquinn BUG: Extra spaces (committing progress, but grep and manual fix is …
(edit) @24251   6 years jdquinn BUG: Extra spaces (should be the last of these).
(edit) @24213   6 years bdef CHG: syntax cahnge to meet most of Pep8 requirement
(edit) @23737   6 years kruegern BUG: fixed various minor bugs preventing ADOLC and SE from building …
(edit) @23716   6 years bdef CHG: shifting to py3 version of python interface (py2 compatible)
(edit) @22933   7 years Eric.Larour CHG: augment precision
(edit) @22932   7 years Eric.Larour CHG: wrapped gdal_info unix routine, delivery information about an …
(edit) @22821   7 years Mathieu Morlighem merged trunk and trunk-jpl
(edit) @22493   7 years Mathieu Morlighem BUG: lat lon are in radiant first, and then we convert them to degrees:
(edit) @22415   7 years Mathieu Morlighem CHG: more flexible gdaltransform
(edit) @22339   8 years seroussi NEW: added scaling_factor option for polar stereographic projections …
(edit) @22133   8 years kruegern BUG: fixed a few bugs present in these files in preparation for 2xxx …
(edit) @21942   8 years adhikari CHG: further renaming of the txt files
(edit) @21941   8 years adhikari CHG: file renaming
(edit) @21410   9 years bdef CHG: Python Cosmetic fixes
(edit) @21303   9 years bdef CHG: major cosmetic clean up we now ask shape (N,) rather than (N,1) …
(edit) @21254   9 years bdef CHG: replacing npy by np for numpy abreviation
(edit) @21080   9 years Mathieu Morlighem CHG: safer gmtmask: we want an error if gmt does not work!
(edit) @21069   9 years Mathieu Morlighem CHG: getting rid of more enums
(edit) @21041   9 years Mathieu Morlighem BUG: wrong conversion when x y are matrices
(edit) @20523   9 years Mathieu Morlighem CHG: faster conversion and more complete documentation
(edit) @20520   9 years Mathieu Morlighem CHG: added error message in case transformation did not work
(edit) @20283   9 years Eric.Larour CHG: gmtmask.py: issue with indexing! (matlab bias) gmtmask.py and .m: …
(edit) @20225   9 years dlcheng ADD: maskpsl and gmtmask python versions. CHG: mesh3dsurface.py …
(edit) @20129   9 years Eric.Larour CHG: forgot to erase the script.
(edit) @20128   9 years Eric.Larour CHG: more robus treatment of gdal transform.
(edit) @20060   9 years Eric.Larour NEW: gmtmaskparallel implementation of gmtmask, using the threaded …
(edit) @20013   9 years Eric.Larour CHG: better verbose of gmtmask.
(edit) @20005   9 years Eric.Larour CHG: some verbosing of gmtmask
(edit) @19981   9 years Eric.Larour CHG: address issue of gmtmask not accepting large input files (i.e. …
(edit) @19298   10 years adhikari CHG: to remove gmt.history
(edit) @19288   10 years Eric.Larour CHG: minor tweaks. Main bug was the issue of the algorithm for initial …
(edit) @19252   10 years Eric.Larour CHG: new gmshplanet meshers for the planet. Also new gmt …
(edit) @18478   11 years Mathieu Morlighem CHG: new version after my suggestion to the author
(edit) @18460   11 years Mathieu Morlighem CHG: new utm to lat long routines
(edit) @17712   11 years cborstad CHG: changed display text for consistency and clarity
(edit) @17648   11 years cborstad minor bug in xy2ll if statement
(edit) @17587   11 years cborstad NEW: python version of ll2xy
(edit) @16798   12 years Eric.Larour NEW: gdaltransform routine, to handle any type of projection!
(edit) @15643   12 years Mathieu Morlighem CHG: cosmetics, removed double blank lines
(edit) @15507   12 years cborstad NEW: python version of xy2ll
(edit) @15144   12 years Mathieu Morlighem CHG: added mercator2ll.m for reverse transformation
(copy) @15139   12 years Mathieu Morlighem CHG: moved all coordinate system transformations to coordsystems, and …
copied from issm/trunk-jpl/src/m/latlong
(edit) @13010   13 years Mathieu Morlighem CHG: moving stuff around
Note: See TracRevisionLog for help on using the revision log.