Label | Explanation | Data Type |
Input Table
| The input table or feature class containing the field to be encoded. Fields will be added to the existing input table and will not create a new output table. | Table View; Raster Layer; Mosaic Layer |
Field to Encode
| The field containing the categorical or temporal values to be encoded. | Field |
Encoding Method
(Optional) | Specifies the method to use to encode the values contained in the Field to Encode parameter.
| String |
Time Step Interval
(Optional) | The number of seconds, minutes, hours, days, weeks, or years that will represent a single time step. The temporal value will be aggregated into a certain time step it is within. If no value is provided, the default time step interval is based on two algorithms that are used to determine the optimal number and width of the time step intervals. The smaller of the two results is used as the time step interval. | Time Unit |
Time Step Alignment
(Optional) | Specifies how aggregation will occur based on the Time Step Interval parameter value.
| String |
Reference Time
(Optional) | The date and time to which the time-step intervals will align. For example, to bin your data weekly from Monday to Sunday, set a reference time of Sunday at midnight to ensure that the time steps break between Sunday and Monday at midnight. The value can be a date and time or solely a date; it cannot be solely a time. The expected format is determined by the computer's regional time settings. | Date |
Derived Output
Label | Explanation | Data Type |
Updated Input Table | The table that contains the added fields that were encoded. | Table View |