flowline_extraction
Extract points along a flow line in a velocity field for analysis and visualization purposes. This is demonstrated using glacier velocity near Thwaites Glacier in Antarctica.
Usage
- Use the flowline function
- You must choose a starting point with coordinates x0, y0
- choose a direction - forwards or backwards - to advect the points
- choose a mode - time or distance - to control how the points are spaced. In the case of time, the stride is how much time to multiply the velocity components by. For example, the glacier velocity is given in meters per year so a stride of 3 would move the point by 3 years in terms of velocity. In the case of distance, the stride is how equally spaced you want the points to be and the function solves for how much to much along each velocity component to get that distance in the hypotenuse. For example, if the stride if 2000 meters, the points will be approximately spaced by 2000 meters.
- Using a combination of forward and backwards you can choose a point of interest and ensure that it is in the flowline, i.e., concatenate to forwards and backwards flowlines.
Release files for flowline 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flowline-0.1.2.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flowline-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.8 kB
Release files / flowline-0.1.2.tar.gz
| Download URL | flowline-0.1.2.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a0d06fe84c9757e1aa5eac0df9030d04700b4e67fb00eb5e3ced8887e1de13a3
|
|
BLAKE2b-256 checksum How to use checksums |
6558c02a569abc09435ee987784b2e2615eb769ea4494ef7b243e4191d6dabcb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.14
|
Release files / flowline-0.1.2-py3-none-any.whl
| Download URL | flowline-0.1.2-py3-none-any.whl |
|---|---|
| Size | 4.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
208bc5738e43f1cce0a232dee99e253e828412ba9196707aa15834066bb67f0b
|
|
BLAKE2b-256 checksum How to use checksums |
f003a3e93e11baffc0afd3fa61cd3dd90d8e4eeef91dde895ce50c7bb22630e5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.14
|