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__ | ||
=== | ===Scalars from Vectors=== | ||
<!--====Tool description====--> | <!--====Tool description====--> | ||
The '' | 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==== | ||
*'' | *''Data set name prefix'' – Enter a prefix that will be affixed to the converted datasets. | ||
*''Magnitude'' – Enter the name for the magnitude dataset. | *''Magnitude'' – Enter the name for the magnitude dataset. | ||
*''Direction'' – Enter the name for the direction dataset. | *''Direction'' – Enter the name for the direction dataset. | ||
Line 18: | Line 18: | ||
====Current Location in toolbox==== | ====Current Location in toolbox==== | ||
Datasets/ | Datasets/Scalars from Vectors | ||
====Related Tools==== | ====Related Tools==== | ||
* [[Angle Convention Tool|Angle Convention]] | * [[Angle Convention Tool|Angle Convention]] | ||
* [[ | * [[Vector from Scalar Tool|Vector from Scalar]] | ||
{{-}} | {{-}} | ||
<noinclude>[[Category: | <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