From 1a4a2edbc611e76a1fd333fbf95c4fcd5f70f39a Mon Sep 17 00:00:00 2001 From: csobier Date: Thu, 9 Mar 2017 08:10:23 -0500 Subject: [PATCH] lien 207 --- doc/measures_functions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/measures_functions.md b/doc/measures_functions.md index 2f43296..6604017 100644 --- a/doc/measures_functions.md +++ b/doc/measures_functions.md @@ -204,7 +204,7 @@ metadata)``` or ```OBS_GetData(ids, metadata)```. It is not possible to pass metadata to those functions if it is not processed by ```OBS_GetMeta(extent, metadata)``` first. -```OBS_GetMeta``` makes it possible to automatically select appropriate timespans +`OBS_GetMeta` makes it possible to automatically select appropriate timespans and boundaries for the measurement you want. #### Arguments