﻿pywatershed.Output
==================

.. currentmodule:: pywatershed

.. autoclass:: Output

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Output.__init__
      ~Output.calculate
      ~Output.finalize
      ~Output.to_netcdf
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Output.hoi_arrays
      ~Output.hoi_stats
      ~Output.monthly_accumulations
      ~Output.n_days_per_month
      ~Output.noi_arrays
      ~Output.noi_stats
      ~Output.time
      ~Output.time_months
   
   