You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lonestar/scientific/cpu/longestedge/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ DESCRIPTION
5
5
-----------
6
6
7
7
This program runs a variant of Rivaras mesh refinement algorithm on portions of the earth's surface.
8
-
It requires the data available at https://dds.cr.usgs.gov/srtm/version2_1/SRTM3/ and can generate `.node`, `.ele.`, and `.mesh` files that follow the same format used in https://www.cs.cmu.edu/~quake/triangle.html.
8
+
It requires the data available at https://dds.cr.usgs.gov/srtm/version2_1/SRTM3/ and can generate `.node`, `.ele.`, and `.poly` files that follow the same format used in https://www.cs.cmu.edu/~quake/triangle.html.
9
9
The command line inputs are the bounds of a box in UTM coordinates.
0 commit comments