Provides access to members that control scientific data builder.
Members
| Name | Description | |
|---|---|---|
|  | CopyOriginalDimensionValues | Indicates whether original values of the dimensions that are standardized are copied by the raster builder. | 
|  | IgnoreScaling | Ignore scale_factor and offset in variable attributes | 
|  | QueryVariables | Query variables for a given dataset path. | 
|  | Variables | Variables to be selected from the scientific dataset. | 
|  | VariableTypes | The mapping of variable names to corresponding variable types. The type of the variable (observation) determines the data type of the corresponding outgoing dataset. | 
IScientificDataBuilder2.IgnoreScaling Property
Ignore scale_factor and offset in variable attributes.
Public Property IgnoreScaling As Boolean
public bool IgnoreScaling {get; set;}
Inherited Interfaces
| Interfaces | Description | 
|---|---|
| IScientificDataBuilder | Provides access to members that control scientific data builder. | 
Classes that implement IScientificDataBuilder2
| Classes | Description | 
|---|