Changeset 1338 for trunk/UTIL


Ignore:
Timestamp:
Aug 26, 2014, 10:05:27 PM (10 years ago)
Author:
aslmd
Message:

UTIL PYTHON mcd. spurious commit in previous revision.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UTIL/PYTHON/mcd/mcd.py

    r1337 r1338  
    2828        self.name      = "MCD v4.3"
    2929        self.ack       = "Mars Climate Database (c) LMD/OU/IAA/ESA/CNES"
    30         self.dset      = '/home/aymeric/Science/MCD_v4.3/data/'
    31         #self.dset      = '/home/marshttp/MCD_v4.3/data/'
     30        #self.dset      = '/home/aymeric/Science/MCD_v4.3/data/'
     31        self.dset      = '/home/marshttp/MCD_v4.3/data/'
    3232        ## 1. spatio-temporal coordinates
    3333        self.lat       = 0.
Note: See TracChangeset for help on using the changeset viewer.