##// END OF EJS Templates
Bug fixed: AMISR Reader filling with zeros at the begining of the processing....
Bug fixed: AMISR Reader filling with zeros at the begining of the processing. Updated: PrintInfo, print the info about AMISR Properties only one time. AMISR Reader, there is a new inut to set timezone 'lt' or 'ut', by default is 'ut' Removing sentences from figure.py to import customftp module.

File last commit:

r488:7067527ccf8e
r497:85140003652c
Show More
__init__.py
4 lines | 176 B | text/x-python | PythonLexer
Daniel Valdez
This is the new organization by packages and scripts for Signal Chain, this version contains new features and bugs fixed until August 2014
r487 from model.data.jrodata import *
from model.io.jrodataIO import *
from model.proc.jroprocessing import *
from model.graphics.jroplot import *
Daniel Valdez
new utils package:jroutils, jroutils_ftp...
r488 from model.utils.jroutils import *