Importing TopoFlow packages:
   topoflow.utils
   topoflow.utils.tests
   topoflow.components
   topoflow.components.tests
   topoflow.framework
   topoflow.framework.tests
   topoflow.gui (unfinished)
 
 
Paths for this package:
framework_dir = /home/csdms/wmt/topoflow/opt/topoflow/topoflow/framework/
parent_dir    = /home/csdms/wmt/topoflow/opt/topoflow/topoflow/
examples_dir  = /home/csdms/wmt/topoflow/opt/topoflow/topoflow/examples/
__file__      = /home/csdms/wmt/topoflow/opt/topoflow/topoflow/framework/emeli.pyc
__name__      = topoflow.framework.emeli
 
D8 component: Initializing...
cfg_file = D8_Global.cfg
Process component: Reading grid info...
############################################################
 ERROR: Could not find monitored pixel file:
 /home/overeem/.wmt/079095af-78f5-4aba-a893-ffaad3cea119/D8Global/case_outlets.txt
 Creating default version of file. 
############################################################
 
Computing pixel dimensions...
    min(dx), max(dx) = 30.0    , 30.0     [m]
    min(dy), max(dy) = 30.0    , 30.0     [m]
    min(dd), max(dd) = 42.4264 , 42.4264  [m]
    min(da), max(da) = 900.0   , 900.0    [m^2]
Computing pixel IDs...
Computing edge pixel IDs...
Computing "not_edge" grid...
Computing "resolve array"...
Reading grid values...
Finished reading grid from:
  site_DEM.rtg
   min(DEM), max(DEM) = 335.051 380.181
Imported netCDF4 version: 1.2.2
ERROR: Unable to open new netCDF file:
       ./case_2D-flow.nc
 
Will write grid stack in generic RTS format.
 
   min(codes), max(codes) = 0 128
d8_grid =
[[ 0  0  0 ...,  0  0  0]
 [ 0  4  8 ..., 16  8  0]
 [ 0  4  8 ...,  8  8  0]
 ..., 
 [ 0  2  2 ...,  8 32  0]
 [ 0  2  2 ...,  8 32  0]
 [ 0  0  0 ...,  0  0  0]]
/home/csdms/wmt/topoflow/opt/topoflow/topoflow/utils/ncgs_files.py:435: FutureWarning: comparison to `None` will result in an elementwise object comparison in the future.
  if (time == None):
/home/csdms/wmt/topoflow/conda/lib/python2.7/site-packages/numpy/core/fromnumeric.py:2645: VisibleDeprecationWarning: `rank` is deprecated; use the `ndim` attribute or function instead. To find the rank of a matrix see `numpy.linalg.matrix_rank`.
  VisibleDeprecationWarning)
