##// END OF EJS Templates
To be able to use this jroIO_kamisr.py change on the io/__init__.py the jroIO_amisr to jro_IOkamisr...
To be able to use this jroIO_kamisr.py change on the io/__init__.py the jroIO_amisr to jro_IOkamisr version - Date 26 Nov 2015

File last commit:

r568:486c66596e4c
r665:6bd7c358b003
Show More
__init__.py
12 lines | 366 B | text/x-python | PythonLexer
#from schainpy.model.data.jrodata import *
# from schainpy.model.io.jrodataIO import *
# from schainpy.model.proc.jroprocessing import *
# from schainpy.model.graphics.jroplot import *
# from schainpy.model.utils.jroutils import *
# from schainpy.serializer import *
from data import *
from io import *
from proc import *
from graphics import *
from utils import *