From 9b0f0a9da4f12d505a6a17f9ab78183ad1a2030a Mon Sep 17 00:00:00 2001 From: dmh Date: Thu, 17 Oct 2013 11:43:53 -0600 Subject: [PATCH] Add proper templating to esg documentation --- cf | 2 +- man4/esg.html | 81 ++++++++++++++++++--------------------------------- 2 files changed, 30 insertions(+), 53 deletions(-) diff --git a/cf b/cf index 8421c1492..f09d0de16 100644 --- a/cf +++ b/cf @@ -152,7 +152,7 @@ FLAGS="$FLAGS --disable-examples" #FLAGS="$FLAGS --enable-extra-tests" #FLAGS="$FLAGS --enable-large-file-tests" #FLAGS="$FLAGS --disable-testsets" -#FLAGS="$FLAGS --disable-dap-remote-tests" +FLAGS="$FLAGS --disable-dap-remote-tests" #FLAGS="$FLAGS --enable-doxygen" FLAGS="$FLAGS --enable-logging" #FLAGS="$FLAGS --disable-diskless" diff --git a/man4/esg.html b/man4/esg.html index 8c3540fa9..bc98dff17 100644 --- a/man4/esg.html +++ b/man4/esg.html @@ -1,48 +1,21 @@ + - - + + +Accessing ESG Datasets + + + + + + + - -

Accessing ESG Data Through netCDF

- -
Created:10/17/2013 -
Last Revised:10/17/2013
-
Version:1.0 -
Author:Dennis Heimbigner -
Affiliation:Unidata/UCAR -
email:dmh@unida.ucar.edu -
-
-

-

Introduction

+

Introduction

It is possible to access Earth Systems Grid (ESG) datasets from ESG servers through the netCDF API. This requires building the netCDF library with DAP2 protocol support @@ -66,7 +39,7 @@ somewhat complicated. The DAP2 support in netCDF uses the curl library and it is that underlying library that must be properly configured. -

Terminology

+

Terminology

The key elements for client-side keys requires the constructions of two "stores" on the client side. +

Document Information

+ +
Created:10/17/2013 +
Last Revised:10/17/2013
+
Version:1.0 +
Author:Dennis Heimbigner +
Affiliation:Unidata/UCAR +
email:dmh@unida.ucar.edu +
+ - - - - - -