IScientificDataBuilder2 Interface

Provides access to members that control scientific data builder.

Members

Name Description
Read/write property CopyOriginalDimensionValues Indicates whether original values of the dimensions that are standardized are copied by the raster builder.
Read/write property IgnoreScaling Ignore scale_​factor and offset in variable attributes
Method QueryVariables Query variables for a given dataset path.
Read/write property Variables Variables to be selected from the scientific dataset.
Read/write property 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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.