Ignore:
Timestamp:
05/04/10 12:42:40 (14 years ago)
Author:
Malte Marquarding
Message:

Replace matplotlib.numerix with numpy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/__init__.py

    r1725 r1739  
    7676
    7777    """
    78 
    7978    fname = os.path.join( os.getcwd(), '.asaprc')
    8079    if os.path.exists(fname): return fname
     
    453452            get_coordinate  - get the spectral coordinate for the given row,
    454453                              which can be used for coordinate conversions
     454            get_weather     - get the weather condition parameters
    455455            get_unit        - get the current unit
    456456            set_unit        - set the abcissa unit to be used from this
Note: See TracChangeset for help on using the changeset viewer.