 
Ku model component: Initializing...
/home/csdms/wmt/permafrost/opt/permamodel/permamodel/components/bmi_Ku_component.py:173: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
  self.output_alt = np.zeros((n_time,n_lat,n_lon))*np.nan;
/home/csdms/wmt/permafrost/opt/permamodel/permamodel/components/bmi_Ku_component.py:174: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
  self.output_tps = np.zeros((n_time,n_lat,n_lon))*np.nan;
{name: Permamodel Ku Component, status: running, time: 1.0}

/home/csdms/wmt/permafrost/opt/permamodel/permamodel/components/bmi_Ku_component.py:285: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
  self.output_alt[self._model.cont,:,:] = self._model.Zal
/home/csdms/wmt/permafrost/opt/permamodel/permamodel/components/bmi_Ku_component.py:286: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
  self.output_tps[self._model.cont,:,:] = self._model.Tps
/home/csdms/wmt/permafrost/opt/pymt/pymt/printers/nc/write.py:17: UserWarning: resetting "keep_open" to True
  warn('resetting "keep_open" to True', UserWarning)
{name: Permamodel Ku Component, status: running, time: 2.0}

{name: Permamodel Ku Component, status: running, time: 3.0}

***
Writing output finished!
Please look at./ALT.nc and ./TPS.nc
