Ai
1 Star 0 Fork 0

何佳/GeoTessCPP

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
documentation.html 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
Hammond 提交于 2021-02-09 03:17 +08:00 . Initial commit for version 2.6.0.
<html>
<head>
<title>GeoTess Documentation</title>
</head>
<body>
<h2>GeoTess</h2>
<h3>User's Manual</h3>
The <a href="GeoTessUsersManual2020.pdf">User's Manual</a>
provides a general description of GeoTess plus
detailed information about compiling the code,
file formats, and more.
<h3>Source code documentation</h3>
<a href="GeoTessCPP/doc/classgeotess_1_1_geo_tess_model.html">GeoTess C++</a>
<br><a href="GeoTessCShell/doc/_geo_tess_model_c_8h.html">GeoTess C</a>
<!-- <br><a href="GeoTessFShell/doc/index.html">GeoTess FORTRAN</a> -->
<h3>Configuration</h3>
The shell script <i>environment_variables.sh</i>
will deduce the modifications to the user's PATH and LD_LIBRARY_PATH necessary to use
GeoTessCPP, GeoTessCShell, GeoTessCPPExamples and GeoTessCExamples.
It prints these recommendations to the screen but does
not make any modifications to the user's environment.
<h3>Compiling the code</h3>
The GeoTess package came with precompiled binaries for 64 bit Linux, but the code
can be recompiled by running <i>make</i>.
<p>For more information about building the code, see the
Installation section of the
<a href="GeoTessUsersManual2020.pdf">User's Manual</a>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/vev_hj/GeoTessCPP.git
git@gitee.com:vev_hj/GeoTessCPP.git
vev_hj
GeoTessCPP
GeoTessCPP
main

搜索帮助