grib.rst 1019 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. .. _grib:
  2. GRIB
  3. ====
  4. Adding a GRIB data store
  5. --------------------------
  6. To add a GRIB data store the user must go to :guilabel:`Stores --> Add New Store --> GRIB`.
  7. .. figure:: gribcreate.png
  8. :align: center
  9. *GRIB in the list of raster data stores*
  10. Configuring a GRIB data store
  11. -------------------------------
  12. .. figure:: gribconfigure.png
  13. :align: center
  14. *Configuring a GRIB data store*
  15. .. list-table::
  16. :widths: 20 80
  17. * - **Option**
  18. - **Description**
  19. * - ``Workspace``
  20. -
  21. * - ``Data Source Name``
  22. -
  23. * - ``Description``
  24. -
  25. * - ``Enabled``
  26. -
  27. * - ``URL``
  28. -
  29. Relationship with NetCDF
  30. ------------------------
  31. .. note:: Note that internally the GRIB extension uses the NetCDF reader, which supports also GRIB data. See also the :ref:`netcdf` documentation page for further information.
  32. Current limitations
  33. -------------------
  34. * Input coverages/slices should share the same bounding box (lon/lat coordinates are the same for the whole ND cube)