-
Notifications
You must be signed in to change notification settings - Fork 0
slf_anal
Luc DURON edited this page Apr 6, 2023
·
1 revision
usage: slf_anal.py [-h] [--force] [--verbose]
[--var2del VAR2DEL [VAR2DEL ...]]
[--var2keep VAR2KEEP [VAR2KEEP ...]] [--ech ECH]
[--start START] [--end END] [--shift SHIFT SHIFT]
inname outname
@brief:
Extraire une partie d'un slf
@features:
* échantionnage et intervalle temporels
* suppression de variables en précisant soit les variables à conserver, soit les variables à supprimer (le choix est exclusif)
* _ajout de variables suivantes (EN COURS DE REALISATION)_
** S = B+H
** H = S-B
** M = sqrt(U²+V²)
** US = f(W,H,M)
** TAU = rho*US²
positional arguments:
inname Serafin input filename
outname Serafin output filename
options:
-h, --help show this help message and exit
--force, -f force output overwrite (default: False)
--verbose, -v increase output verbosity (default: False)
--var2del VAR2DEL [VAR2DEL ...]
variable(s) to delete (default: [])
--var2keep VAR2KEEP [VAR2KEEP ...]
variable(s) to keep (default: [])
--ech ECH frequency sampling of inname (default: 1)
--start START minimum time (default: -inf)
--end END maximum time (default: inf)
--shift SHIFT SHIFT translation (x_distance, y_distance) (default: None)
- Crue9_dc_graph
- FC_graphe-topologique
- generate_modified_copies
- get_values_at_nodes_for_multiple_simus
- i2s2csv
- i2s2shp
- i2s2shp_polygon
- i2s2shp_polygon_Leysse
- i2s_resampling
- i2s_summary
- i3s2csv
- i3s2shp
- i3s2shp_polygon
- i3s_extract_boundaries
- shp2csv_lines_add_proj
- shp2csv_points
- shp2csv_points_add_proj
- shp2i2s
- shp2i2s_corresp_csv
- shp2i3s
- shp2sx
- shp2xyz
- shp2xyz_subset
- shp_extract_table
- shp_lignes_points_proches
- shp_modify
- shp_point2shp_pointZM
- shp_split
- slf2LandXML
- slf2shp_points
- slf_anal
- slf_bottom_zones
- slf_check_hardlines
- slf_check_r2d
- slf_diff
- slf_diff_init
- slf_extracttime
- slf_find_tiny_elements
- slf_flux2d
- slf_flux2d_solide
- slf_int2d
- slf_int2d_3d
- slf_int2d_v2
- slf_rouse
- slf_set_in_zones
- slf_tempagg
- slf_transfmesh
- xyz2shp
- xyz_check