Ignore:
Timestamp:
10/01/14 10:30:08 (10 years ago)
Author:
Mathieu Morlighem
Message:

NEW: removed md.mesh.hemisphere and replaced by md.mesh.epsg which gives the EPSG code for the projection that is being used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/plot/applyoptions.py

    r18012 r18558  
    2424                See also: PLOTMODEL, PARSE_OPTIONS
    2525        '''
    26 
    27         #some defaults (this seems to be adding a field that already exists...)
    28         #if not isnan(md.mesh.hemisphere):
    29         #       options.addfielddefault('hemisphere',md.mesh.hemisphere)
    3026
    3127        # get handle to current figure and axes instance
Note: See TracChangeset for help on using the changeset viewer.