FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 3859313b authored by L. Bower's avatar L. Bower
Browse files

adding to docs

parent d3a4b6f3
No related branches found
No related tags found
No related merge requests found
...@@ -4,12 +4,16 @@ ...@@ -4,12 +4,16 @@
Deployment notes Deployment notes
================ ================
Met Data Grid files
-------------------
The EWS pipeline uses an input grid to specify the points to be included in the calculations. The grid is determined by The EWS pipeline uses an input grid to specify the points to be included in the calculations. The grid is determined by
the UK Met Office (UKMO). The points specified within the NAME and weather data provided by the UKMO must be matched by the UK Met Office (UKMO). The points specified within the NAME and weather data provided by the UKMO must be matched by
the landpoint files specified below. The system used by the EWS uses a series of masks, to specify which points are over the landpoint files specified below. The system used by the EWS uses a series of masks, to specify which points are over
water, or outside country boundaries. The masking system allows faster calculation (avoiding areas that are not relevant) water, or outside country boundaries. The masking system allows faster calculation (avoiding areas that are not relevant)
and plotting that only shows the regions of interest. The spatial grids used by the EWS pipeline must match the and plotting that only shows the regions of interest. The spatial grids used by the EWS pipeline, and data used by them
UKMO grid in number of points and sort order: **must match the UKMO grid in number of points and sort order**
:
.. code-block:: python .. code-block:: python
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment