add HIRLAM grid definition

This commit is contained in:
mjames-upc 2017-09-21 10:48:15 -06:00
parent b1389e0d13
commit 323900bd09
2 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<latLonGridCoverage>
<name>HIRLAM</name>
<description>Latitude/Longitude Equidistant_Cylindrical</description>
<la1>25.647661</la1>
<lo1>224.973654</lo1>
<firstGridPointCorner>LowerLeft</firstGridPointCorner>
<nx>4633</nx>
<ny>947</ny>
<dx>0.068009</dx>
<dy>0.068025</dy>
<spacingUnit>degree</spacingUnit>
</latLonGridCoverage>

View file

@ -10,6 +10,15 @@
<gribModelSet>
<model>
<name>HIRLAM</name>
<center>98</center>
<subcenter>0</subcenter>
<grid>HIRLAM</grid>
<process>
<id>128</id>
</process>
</model>
<!-- SUBCENTER 0 -->
<model>
<name>ECMWF-wave-guidance</name>