<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Skill on 知星悟地</title>
    <link>https://geowisdom.com.cn/categories/skill/</link>
    <description>Recent content in Skill on 知星悟地</description>
    <generator>Hugo -- 0.153.2</generator>
    <language>zh</language>
    <lastBuildDate>Thu, 09 Jan 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://geowisdom.com.cn/categories/skill/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>A large collection of Gnuplot examples</title>
      <link>https://geowisdom.com.cn/posts/skills/a-collection-of-gnuplot-examples/</link>
      <pubDate>Thu, 09 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://geowisdom.com.cn/posts/skills/a-collection-of-gnuplot-examples/</guid>
      <description>I needed to use Gnuplot a little bit over the last few days, mostly to create 2D line charts, and these are my brief notes on how</description>
    </item>
    <item>
      <title>Pretty Plots with Gnuplot</title>
      <link>https://geowisdom.com.cn/posts/skills/pretty-plots-with-gnuplot/</link>
      <pubDate>Thu, 09 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://geowisdom.com.cn/posts/skills/pretty-plots-with-gnuplot/</guid>
      <description>使用 Gnuplot 从多列数据文件绘制美观的科研图表：讲解注释处理、线型与颜色设置、坐标轴标签等步骤，配合示例数据逐步演示生成专业图形的方法。</description>
    </item>
    <item>
      <title>使用GMT在平面图上绘制轨迹动画</title>
      <link>https://geowisdom.com.cn/posts/skills/%E4%BD%BF%E7%94%A8gmt%E5%9C%A8%E5%B9%B3%E9%9D%A2%E5%9B%BE%E4%B8%8A%E7%BB%98%E5%88%B6%E8%BD%A8%E8%BF%B9%E5%8A%A8%E7%94%BB/</link>
      <pubDate>Thu, 26 Dec 2024 14:00:00 +0000</pubDate>
      <guid>https://geowisdom.com.cn/posts/skills/%E4%BD%BF%E7%94%A8gmt%E5%9C%A8%E5%B9%B3%E9%9D%A2%E5%9B%BE%E4%B8%8A%E7%BB%98%E5%88%B6%E8%BD%A8%E8%BF%B9%E5%8A%A8%E7%94%BB/</guid>
      <description>利用GMT脚本在二维网格图像上绘制轨迹动画</description>
    </item>
    <item>
      <title>一个简单的GMT动画例子</title>
      <link>https://geowisdom.com.cn/posts/skills/%E4%B8%80%E4%B8%AA%E7%AE%80%E5%8D%95%E7%9A%84gmt%E5%8A%A8%E7%94%BB%E4%BE%8B%E5%AD%90/</link>
      <pubDate>Wed, 25 Dec 2024 14:00:00 +0000</pubDate>
      <guid>https://geowisdom.com.cn/posts/skills/%E4%B8%80%E4%B8%AA%E7%AE%80%E5%8D%95%E7%9A%84gmt%E5%8A%A8%E7%94%BB%E4%BE%8B%E5%AD%90/</guid>
      <description>利用GMT脚本绘制sin函数动画</description>
    </item>
    <item>
      <title>Visualising and plotting data with gnuplot</title>
      <link>https://geowisdom.com.cn/posts/skills/visualising-and-plotting-data-with-gnuplot/</link>
      <pubDate>Fri, 31 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://geowisdom.com.cn/posts/skills/visualising-and-plotting-data-with-gnuplot/</guid>
      <description>Introduction Data visualisation is extremely important for communicating the results of your research, either in a journal or to the general public, and for analysing and learning more about the characteristics of your data and system (so-called “exploratory data analysis”). One of the most fundamental tools in data visualisation is the two-dimensional plot (or graph). This tutorial will cover the basics of two-dimensional data visualisation using a program called gnuplot; a program which allows you to create high-quality, visually-pleasing figures and undertake robust post-hoc data analysis.</description>
    </item>
    <item>
      <title>GMT 脚本进阶（四）：GMT 的 C 语言 API</title>
      <link>https://geowisdom.com.cn/posts/skills/gmt%E8%84%9A%E6%9C%AC%E8%BF%9B%E9%98%B64-c_api/</link>
      <pubDate>Fri, 04 Sep 2020 00:00:00 +0000</pubDate>
      <guid>https://geowisdom.com.cn/posts/skills/gmt%E8%84%9A%E6%9C%AC%E8%BF%9B%E9%98%B64-c_api/</guid>
      <description>从 gmt 命令行的组成入手，介绍 GMT 动态库 C/C&#43;&#43; 接口的核心函数 GMT_Call_Module 与虚拟文件 GMT_Open_VirtualFile 的基本用法。</description>
    </item>
    <item>
      <title>GMT 脚本进阶（三）：脚本的分享与扩展</title>
      <link>https://geowisdom.com.cn/posts/skills/gmt%E8%84%9A%E6%9C%AC%E8%BF%9B%E9%98%B63-%E5%88%86%E4%BA%AB%E4%B8%8E%E6%89%A9%E5%B1%95/</link>
      <pubDate>Wed, 22 Jul 2020 00:00:00 +0000</pubDate>
      <guid>https://geowisdom.com.cn/posts/skills/gmt%E8%84%9A%E6%9C%AC%E8%BF%9B%E9%98%B63-%E5%88%86%E4%BA%AB%E4%B8%8E%E6%89%A9%E5%B1%95/</guid>
      <description>用一个 RunOrEcho 函数让绘图脚本既能直接出图、又能为特定数据集生成特例化的纯 GMT 脚本，从而解决脚本分享困难与扩展性不足的问题。</description>
    </item>
    <item>
      <title>GMT 脚本进阶（二）：怎样用 getopts 拾取命令行参数</title>
      <link>https://geowisdom.com.cn/posts/skills/gmt%E8%84%9A%E6%9C%AC%E8%BF%9B%E9%98%B62-%E6%80%8E%E6%A0%B7getopts/</link>
      <pubDate>Mon, 06 Jul 2020 00:00:00 +0000</pubDate>
      <guid>https://geowisdom.com.cn/posts/skills/gmt%E8%84%9A%E6%9C%AC%E8%BF%9B%E9%98%B62-%E6%80%8E%E6%A0%B7getopts/</guid>
      <description>通过一个示例脚本讲清 Shell 内置命令 getopts 的用法，并结合 gmt_shell_functions.sh 编写一个可自动识别网格范围、在任意目录下复用的通用平面图绘制脚本。</description>
    </item>
    <item>
      <title>GMT 脚本进阶（一）：Shell 编程技巧</title>
      <link>https://geowisdom.com.cn/posts/skills/gmt%E8%84%9A%E6%9C%AC%E8%BF%9B%E9%98%B61-shell%E6%8A%80%E5%B7%A7/</link>
      <pubDate>Sat, 04 Jul 2020 00:00:00 +0000</pubDate>
      <guid>https://geowisdom.com.cn/posts/skills/gmt%E8%84%9A%E6%9C%AC%E8%BF%9B%E9%98%B61-shell%E6%8A%80%E5%B7%A7/</guid>
      <description>整理 GMT 脚本编写中必备的 Shell 基础知识——变量、函数与文件包含，并演示如何调用 GMT 自带的 gmt_shell_functions.sh 实现网格范围的自动识别。</description>
    </item>
    <item>
      <title>netcdf数据可视化（二）——Panoply简要使用说明</title>
      <link>https://geowisdom.com.cn/posts/skills/netcdf%E6%95%B0%E6%8D%AE%E5%8F%AF%E8%A7%86%E5%8C%96-panoply%E7%AE%80%E8%A6%81%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E/</link>
      <pubDate>Sat, 01 Dec 2018 00:00:00 +0000</pubDate>
      <guid>https://geowisdom.com.cn/posts/skills/netcdf%E6%95%B0%E6%8D%AE%E5%8F%AF%E8%A7%86%E5%8C%96-panoply%E7%AE%80%E8%A6%81%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E/</guid>
      <description>Panoply是由NASA开发的一款Netcdf浏览与绘图免费软件，支持多种系统平台。绘图效果还蛮不错的，可以方便地获得高质量的图件。 下载安装 下载Panoply 使用说明 Youtube使用教程 Youku使用教程</description>
    </item>
    <item>
      <title>netcdf数据可视化（一）——Ncview简要使用说明</title>
      <link>https://geowisdom.com.cn/posts/skills/netcdf%E6%95%B0%E6%8D%AE%E5%8F%AF%E8%A7%86%E5%8C%96-ncview%E7%AE%80%E8%A6%81%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E/</link>
      <pubDate>Sun, 25 Nov 2018 00:00:00 +0000</pubDate>
      <guid>https://geowisdom.com.cn/posts/skills/netcdf%E6%95%B0%E6%8D%AE%E5%8F%AF%E8%A7%86%E5%8C%96-ncview%E7%AE%80%E8%A6%81%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E/</guid>
      <description>简介与安装 ncview是由Dr. David W. Pierce编写的一款netcdf可视化工具。我们可以使用它来快速浏览netcdf格式的数据，切割获取剖面数据。ncview原生运行于类UNIX平台，运行依靠X11或者R4窗口平台。</description>
    </item>
    <item>
      <title>Gmsh4网格文件格式说明</title>
      <link>https://geowisdom.com.cn/posts/skills/gmsh4%E7%BD%91%E6%A0%BC%E6%96%87%E4%BB%B6%E6%A0%BC%E5%BC%8F%E8%AF%B4%E6%98%8E/</link>
      <pubDate>Wed, 14 Nov 2018 00:00:00 +0000</pubDate>
      <guid>https://geowisdom.com.cn/posts/skills/gmsh4%E7%BD%91%E6%A0%BC%E6%96%87%E4%BB%B6%E6%A0%BC%E5%BC%8F%E8%AF%B4%E6%98%8E/</guid>
      <description>Gmsh是一个跨平台三维有限元网络生成与可视化软件。我们可以使用它进行三维有限元网络的前（建模）后（可视化）处理。期间需要使用到的文件即为其网格文件(后缀为.msh)，建模中使用的文件格式为.geo文件，其具体格式请参见Gmsh说明文档。</description>
    </item>
    <item>
      <title>使用Markdown编写博客</title>
      <link>https://geowisdom.com.cn/posts/skills/%E4%BD%BF%E7%94%A8markdown%E7%BC%96%E5%86%99%E5%8D%9A%E5%AE%A2/</link>
      <pubDate>Sat, 10 Nov 2018 00:00:00 +0000</pubDate>
      <guid>https://geowisdom.com.cn/posts/skills/%E4%BD%BF%E7%94%A8markdown%E7%BC%96%E5%86%99%E5%8D%9A%E5%AE%A2/</guid>
      <description>Markdown是一种优秀的标记语言。它很简单，你可能只需要花上几十分钟便能大致掌握这种语言。它也很强大，你可以轻松的编辑列表、引用、图表、数学公式等等。不仅如此，你还可以将写好的Markdown文本转换为各种其他的格式，比如html、docx和pdf。</description>
    </item>
    <item>
      <title>PLY格式介绍</title>
      <link>https://geowisdom.com.cn/posts/skills/ply%E6%96%87%E4%BB%B6%E8%AF%BB%E5%86%99/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://geowisdom.com.cn/posts/skills/ply%E6%96%87%E4%BB%B6%E8%AF%BB%E5%86%99/</guid>
      <description>PLY 格式是在 1990 年代由 Greg Turk 和斯坦福图形实验室的其他人开发的，这也是它被称为斯坦福三角格式的原因。自那时起，该文件格式一直保持 1.0 版本，没有进一步的修改。 文件格式 一个简单的 PLY 对象由一组用于表示对象的元素组成。</description>
    </item>
  </channel>
</rss>
