From 7c0bd1417818039b2d39bb63505052dbffdaa22b Mon Sep 17 00:00:00 2001 From: Russ Rew Date: Mon, 15 Jun 2015 14:38:51 -0600 Subject: [PATCH] Added commercial entry for Surfer --- docs/software.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/software.md b/docs/software.md index fed0596fb..80a62d252 100644 --- a/docs/software.md +++ b/docs/software.md @@ -126,6 +126,7 @@ Other useful guides to utilities that can handle netCDF data include ARM's list - [PPLUS](#PPLUS) - [PV-Wave](#PV-Wave) - [Slicer Dicer](#SlicerDicer) +- [Surfer](#Surfer) - [vGeo](#vGeo) - [VISAGE and Decimate](#VISAGE_and_Decimate) - [Voyager](#Voyager) @@ -2658,6 +2659,18 @@ Slicer Dicer output. Visualizations features include: - Any data level or range of levels can be rendered as either opaque or transparent. +Surfer {#Surfer} +------------------------------------------ + +[Surfer](http://www.goldensoftware.com/products/surfer) is a 3D +visualization, contouring, and surface modeling package that runs +under Microsoft Windows. Surfer is useful for terrain modeling, +bathymetric modeling, landscape visualization, surface analysis, +contour mapping, watershed and 3D surface mapping, gridding, +volumetrics, and more. A sophisticated interpolation engine transforms +XYZ data into publication-quality maps. Surfer imports from and +exports to a multitude of file formats, including NetCDF grids. + vGeo {#vGeo} ---------------------------