Changeset dbf9d89 in flex_extract.git for source


Ignore:
Timestamp:
Dec 13, 2018, 11:46:22 PM (5 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
2fef1f2
Parents:
83b8e3c
Message:

fixed bug to address purefc variable of c instance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/python/mods/get_mars_data.py

    ra4531f1 rdbf9d89  
    259259            start = start - timedelta(days=1)
    260260
    261     if not purefc and fluxes:
     261    if not c.purefc and fluxes:
    262262        start = start - timedelta(days=1)
    263263        end = end + timedelta(days=1)
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG