Changeset 24576


Ignore:
Timestamp:
02/20/20 09:14:51 (5 years ago)
Author:
Mathieu Morlighem
Message:

CHG: minor, make sure ordering between MATLAB and python is consistent, which makes BinRead easier to interpret

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/model.py

    r24469 r24576  
    9494        self.initialization = initialization()
    9595        self.rifts = rifts()
     96        self.dsl = dsl()
    9697        self.slr = slr()
    97         self.dsl = dsl()
    9898
    9999        self.debug = debug()
Note: See TracChangeset for help on using the changeset viewer.