Changeset 2495 in lmdz_wrf for trunk/tools/geometry_tools.py
- Timestamp:
- May 1, 2019, 11:47:01 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/geometry_tools.py
r2494 r2495 40 40 ## Shapes/objects 41 41 # circ_sec: Function union of point A and B by a section of a circle 42 # ellipse_polar: Function to determine an ellipse from its center and polar coordinates 42 43 # p_doubleArrow: Function to provide an arrow with double lines 43 # ellipse_polar: Function to determine an ellipse from its center and polar coordinates44 44 # p_circle: Function to get a polygon of a circle 45 45 # p_reg_polygon: Function to provide a regular polygon of Nv vertices
Note: See TracChangeset
for help on using the changeset viewer.