Template:Scalar from Vector: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOINDEX__
__NOINDEX__
__NOTOC__
__NOTOC__
===Scalar from Vector===
===Scalars from Vectors===
<!--====Tool description====-->
<!--====Tool description====-->
The ''Scalar to Vector'' 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).
The ''Scalars from Vectors'' 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|Angle Convention]] tool.
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|Angle Convention]] tool.
Line 11: Line 11:


====Output parameters====
====Output parameters====
*''Dataset name prefix'' &ndash; Enter a prefix that will be affixed to the converted datasets.
*''Data set 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.
*''Direction'' &ndash; Enter the name for the direction dataset.
*''Direction'' &ndash; Enter the name for the direction dataset.
Line 18: Line 18:


====Current Location in toolbox====  
====Current Location in toolbox====  
Datasets/Scalar from Vector
Datasets/Scalars from Vectors


====Related Tools====
====Related Tools====
* [[Angle Convention Tool|Angle Convention]]
* [[Angle Convention Tool|Angle Convention]]
* [[Template:Scalar to Vector|Scalar to Vector]]  
* [[Vector from Scalar Tool|Vector from Scalar]]  


{{-}}
{{-}}
<noinclude>[[Category:Tools]]</noinclude>
<noinclude>[[Category:Toolbox Datasets]]</noinclude>

Latest revision as of 15:35, 26 October 2023


Scalars from Vectors

The Scalars from Vectors 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

  • Data set 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/Scalars from Vectors

Related Tools