From 8e795ed26d8ce7d059eef1604841643e5005eb29 Mon Sep 17 00:00:00 2001 From: Baudouin Raoult Date: Sat, 16 Mar 2024 06:32:23 +0000 Subject: [PATCH] update --- docs/datasets/building.rst | 43 +++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/docs/datasets/building.rst b/docs/datasets/building.rst index 71c7de1..b12a1d7 100644 --- a/docs/datasets/building.rst +++ b/docs/datasets/building.rst @@ -6,44 +6,45 @@ Principles ************ -.. figure:: build.png +.. + .. figure:: build.png + +.. :alt: Building datasets + +.. :scale: 50% +.. Building datasets Concepts ======== -Source ------- +date + jhkhljlk + +variable + hkjhkjk -The source is the data that will be used to build the dataset. The -source +field + jhkjhkjhk -Sources are: +Source -- mars -- opendap -- constants -- grib -- netcdf + The source is the data that will be used to build the dataset. The + source. see :ref:`dataset sources` for more information. Join ----- - -The join is the process of combining the source data to form the input + The join is the process of combining the source data to form the + input Pipe ----- - -The pipe is the process of transforming the input data to form the -output + The pipe is the process of transforming the input data to form the + output Filter ------- - -The filter is the process of selecting the output data from the input + The filter is the process of selecting the output data from the input Getting started ===============