Changeset 68f5e1c in flex_extract.git


Ignore:
Timestamp:
Aug 20, 2018, 12:19:58 PM (6 years ago)
Author:
anphi <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
b38d750
Parents:
e18f4b5
Message:

BugFix? of Reported bug in Ticket #202

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/FlexpartTools.py

    re18f4b5 r68f5e1c  
    650650        del attrs['marsclass']
    651651        attrs['class'] = mclass
     652        target = attrs.get('target')
    652653        if not int(self.public):
    653             target = attrs.get('target')
    654654            del attrs['target']
    655655        print 'target: ', target
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG