<?xml version="1.0" encoding="UTF-8"?>

<GeneralGridCoverage
  xmlns="https://schemas.isotc211.org/schemas/19123/-2/cis/1.2"
  xmlns:swe="http://www.opengis.net/swe/2.0"
  xmlns:gml="http://www.opengis.net/gml/3.2"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
  xsi:schemaLocation="https://schemas.isotc211.org/schemas/19123/-2/cis/1.2 cisAll.xsd 
                      http://www.opengis.net/swe/2.0 sweAll.xsd 
                      http://www.opengis.net/gml/3.2 https://schemas.isotc211.org/schemas/19136/-/gml/1.0/gml.xsd"
  gml:id="CIS_46">
  
  <DomainSet>
    <GeneralGrid srsName="[EPSG:4979]" axisLabels="Lat Lon h" uomLabels="deg deg m">
      <DisplacementAxisNest axisLabels="Lat Lon" uomLabels="deg deg">
        <P><C>-90</C><C>0</C></P> <P><C>-87</C><C>1</C></P> <P><C>-82</C><C> 2</C></P>
        <P><C>-89</C><C>4</C></P> <P><C>-86</C><C>5</C></P> <P><C>-81</C><C> 6</C></P>
        <P><C>-88</C><C>8</C></P> <P><C>-85</C><C>9</C></P> <P><C>-80</C><C>10</C></P>
        
        <P><C>-90</C><C>0</C></P> <P><C>-87</C><C>1</C></P> <P><C>-82</C><C> 2</C></P>
        <P><C>-89</C><C>4</C></P> <P><C>-86</C><C>5</C></P> <P><C>-81</C><C> 6</C></P>
        <P><C>-88</C><C>8</C></P> <P><C>-85</C><C>9</C></P> <P><C>-80</C><C>10</C></P>
        
        <P><C>-90</C><C>0</C></P> <P><C>-87</C><C>1</C></P> <P><C>-82</C><C> 2</C></P>
        <P><C>-89</C><C>4</C></P> <P><C>-86</C><C>5</C></P> <P><C>-81</C><C> 6</C></P>
        <P><C>-88</C><C>8</C></P> <P><C>-85</C><C>9</C></P> <P><C>-80</C><C>10</C></P>
      </DisplacementAxisNest>      
      <IrregularAxis axisLabel="h" uomLabel="m">
        <C> 10</C>
        <C> 50</C>
        <C>100</C>
      </IrregularAxis>
    </GeneralGrid>
  </DomainSet>
  
  <RangeSet>
    <DataBlock>
      <V> 1</V> <V> 2</V> <V> 3</V>
      <V> 4</V> <V> 5</V> <V> 6</V>
      <V> 7</V> <V> 8</V> <V> 9</V>
      
      <V>10</V> <V>11</V> <V>12</V>
      <V>13</V> <V>14</V> <V>15</V>
      <V>16</V> <V>17</V> <V>18</V>
      
      <V>19</V> <V>20</V> <V>21</V>
      <V>22</V> <V>23</V> <V>24</V>
      <V>25</V> <V>26</V> <V>27</V>
    </DataBlock>
  </RangeSet>
  
  <RangeType>
    <swe:DataRecord>
      <swe:field name="singleBand">
        <swe:Quantity definition="https://www.opengis.net/def/dataType/OGC/0/unsignedInt">
          <swe:uom code="W.m-2.sr-1.nm-1"/>
        </swe:Quantity>
      </swe:field>
    </swe:DataRecord>
  </RangeType>
  
</GeneralGridCoverage>