add HIRLAM grid definition
This commit is contained in:
parent
b1389e0d13
commit
323900bd09
2 changed files with 22 additions and 0 deletions
|
@ -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>
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue