##// END OF EJS Templates
agregado update_list en PlotRTI, nuevo parĂ¡metro t_units para uso de enteros en las horas del RTI en plot_base
agregado update_list en PlotRTI, nuevo parĂ¡metro t_units para uso de enteros en las horas del RTI en plot_base

File last commit:

r1344:10c40a63f673
r1398:957121df3325
Show More
__init__.py
8 lines | 134 B | text/x-python | PythonLexer
"""Signal chain python package"""
try:
from schainpy.controller import Project
except:
pass
__version__ = '3.0.0b6'