.. _`VJoin ADAF`: .. _`org.sysess.sympathy.data.adaf.vjoinadaf`: VJoin ADAF ~~~~~~~~~~ .. image:: vjoin_adaf.svg :width: 48 Sympathy node for vertical join of two ADAF files. The output of node is a new ADAF. :Opposite node: :ref:`VSplit ADAF` :Ref. nodes: :ref:`VJoin ADAFs`, :ref:`VJoin Table` *Ports*: **Inputs**: :port1: adaf ADAF 1 :port2: adaf ADAF 2 **Outputs**: :port1: adaf Joined ADAF *Configuration*: **fill** Select if columns that are not represented in all Tables should be complemented **fill_strategy** When "Complement with nan or empty string" is selected missing columns will be replaced by columns of nan or empty strings. When "Mask missing values" is selected missing columns will be result in masked values **output_index** Specify name for output index column. If left empty, no index column will be created **minimum_increment** Specify the increment in the outgoing index column for tables with no rows. Either 1 or 0. **include_rasters** Include rasters in the result. **use_reference_time** Use raster reference time. .. automodule:: node_vjoin_adaf .. class:: VJoinADAF