Template:Vector to Scalar: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(Created page with "__NOINDEX__ ===Vector to Scalar=== This tool converts a vector dataset into scalar datasets. The tool has the following options: *''Input vector data set'' – Select the...")
 
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOINDEX__
__NOINDEX__
__NOTOC__
===Vector to Scalar===
===Vector to Scalar===
This tool converts a vector dataset into scalar datasets. The tool has the following options:
<!--====Tool description====-->
The ''Vector to Scalar'' tool converts a vector dataset into component scalar datasets. The resulting components include both Cartesian (X,Y) and spherical (magnitude/direction). The direction component uses the Cartesian direction convention (positive X axis is 0.0 with the direction increasing in the CCW direction).
 
If a direction dataset relative to different conventions (Meteorologic or Oceanographic) is desired, it would need to be converted from Cartesian using the [[Template:Angle Convention|Angle Convention]] tool.
 
====Input parameters====
*''Input vector data set'' &ndash; Select the vector dataset located in the project.
*''Input vector data set'' &ndash; Select the vector dataset located in the project.
====Output parameters====
*''Dataset name prefix'' &ndash; Enter a prefix that will be affixed to the converted datasets.
*''Dataset name prefix'' &ndash; Enter a prefix that will be affixed to the converted datasets.
*''Magnitude'' &ndash; Enter the name for the magnitude dataset.
*''Magnitude'' &ndash; Enter the name for the magnitude dataset.
Line 8: Line 16:
*''Vx'' &ndash; Enter the name for the Vx dataset.
*''Vx'' &ndash; Enter the name for the Vx dataset.
*''Vy'' &ndash; Enter the name for the Vy dataset.
*''Vy'' &ndash; Enter the name for the Vy dataset.
====Current Location in toolbox====
Datasets/Vector to Scalar
====Related Tools====
* [[Template:Angle Convention|Angle Convention]]
* [[Template:Scalar to Vector|Scalar to Vector]]
{{-}}
{{-}}
<noinclude>[[Category:Tools]]</noinclude>
<noinclude>[[Category:Toolbox Datasets]]</noinclude>

Latest revision as of 16:13, 26 October 2023


Vector to Scalar

The Vector to Scalar tool converts a vector dataset into component scalar datasets. The resulting components include both Cartesian (X,Y) and spherical (magnitude/direction). The direction component uses the Cartesian direction convention (positive X axis is 0.0 with the direction increasing in the CCW direction).

If a direction dataset relative to different conventions (Meteorologic or Oceanographic) is desired, it would need to be converted from Cartesian using the Angle Convention tool.

Input parameters

  • Input vector data set – Select the vector dataset located in the project.

Output parameters

  • Dataset name prefix – Enter a prefix that will be affixed to the converted datasets.
  • Magnitude – Enter the name for the magnitude dataset.
  • Direction – Enter the name for the direction dataset.
  • Vx – Enter the name for the Vx dataset.
  • Vy – Enter the name for the Vy dataset.

Current Location in toolbox

Datasets/Vector to Scalar

Related Tools