Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Feb 27, 2024
1 parent 66481f5 commit 6fa136f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 6fa136f

Please sign in to comment.