- Timestamp:
- Jan 21, 2014, 4:34:35 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UTIL/PYTHON/planetoplot_v2/ppclass.py
r1158 r1163 1516 1516 ### options added by A. Spiga 1517 1517 elif self.changetime == "correctls": 1518 if self.tabtime is None: 1519 print "!! WARNING !! Encountered a problem with correctls. Check your time dimension. Skipping this part." 1520 else: 1518 1521 dafirst = self.tabtime[0] + 0. 1519 1522 if self.dim_t == 1:
Note: See TracChangeset
for help on using the changeset viewer.