ah-docs

Time Series Transfer

Description

Transfer time series data defined on a set of spatial features to that definied on a different set of spatial features - the transfer is done based on spatial intersect of these two feature data sets.

Usage

Parameters

Parameter Name Type Direction Data Type Dialog Reference
Input Source Time Series Table Required Input Table View
Property Type Required Input String Intensive properties do not depend on the amount of matter that is present. Examples of intensive properties are: temperature, flow rate, rainfall depth. Extensive properties depend on the amount of matter that is present. Examples of intensive properties are: heat, water volume, rainfall volume.
Input XRef Table Required Input Table View TSXRef - Area cross reference table that contains the following fields:
  • KEYFROM - Holds key field values of the first feature layer
  • KEYTO - Holds key field values of the second feature layer
  • PCTFROM - Holds the fraction values intersect area/first feature's area = (XArea/FromArea) [Used when the TSValue is of extensive type, like HEAT, Rainfall volume, etc.]
  • PCTTO - Holds the fraction values intersect area/second feature's area = (XArea/ToArea) [Used when the TSValue is of intensive type, like Temperature, Rainfall depth, etc.] This table is usually created from an spatial intersect operation of these two feature dataset
  • Output Target Time Series Table Required Output Table View
    Fields whose values to be copied (keyed on time) Optional Input Multiple Value A list of fields whose values (keyed on TSTIME) will be transferred (optional).
    Key Field from Time Series Table Optional Input String
    Optimize Performance Required Input Boolean