From 6fa136fb6025e8c36f3b3d9b6e81135a6646d7f5 Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Tue, 27 Feb 2024 14:37:34 -0500 Subject: [PATCH] update doc --- docs/source/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/usage.rst b/docs/source/usage.rst index d03088e9..24fa631b 100644 --- a/docs/source/usage.rst +++ b/docs/source/usage.rst @@ -227,7 +227,7 @@ OGC API - Coverages - Part 1: Core 1.0 1 >>> schema['properties']['1']['type'] 'number' - >> gdps_coverage_query = w.coverage('gdps-temperature', range_subset=[1]) + >> gdps_coverage_data = w.coverage('gdps-temperature', range_subset=[1]) OGC API - Records - Part 1: Core 1.0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^