[thredds] TDS 4.2 FMRC catalogInit error: Name is null

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

<catalog name="Atmosphere Model Output"
         xmlns="http://www.unidata.ucar.edu/namespaces/thredds/InvCatalog/v1.0";
         xmlns:xlink="http://www.w3.org/1999/xlink";>

  <service name="fmrcServices" serviceType="Compound" base="">
    <service name="opendap" serviceType="OpenDAP"      base="/thredds/dodsC/"   
   />
    <service name="http"    serviceType="HTTPServer"   
base="/thredds/fileServer/" />
    <service name="wcs"     serviceType="WCS"          base="/thredds/wcs/"     
   />
    <service name="wms"     serviceType="WMS"          base="/thredds/wms/"     
   />
    <service name="ncss"    serviceType="NetcdfSubset" 
base="/thredds/ncss/grid/"  />
  </service>

  <featureCollection name="NCEP Global Atmospheric Model (50km)"
                     featureType="FMRC"
                     ID="ncep"
                     path="hioos/model/atm/ncep">

    <metadata inherited="true">
      <serviceName>fmrcServices</serviceName>
      <authority>org.hioos</authority>
      <dataType>Grid</dataType>
      <dataFormat>NetCDF</dataFormat>
    </metadata>

    <metadata inherited="false">
      <!-- Time coverage for the entire collection: -->
      <timeCoverage>
        <start>2010-05-14</start>
        <end>present</end>
      </timeCoverage>
    </metadata>

    <collection spec="/export/lawelawe1/model/atm/ncep/ncep_#yyyyMMdd#\.nc$"
                recheckAfter="10 min"
                olderThan="5 min" />

    <update startup="true" rescan="0 5 13 * * ? *" trigger="allow" /> <!-- 
13:05:00 everyday -->

    <protoDataset>
      <netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2";>
        <variable name="xi" shape="xi" type="float">
          <attribute name="units" value="degrees_east" />
          <values start="-164.5" increment="0.481481" />
        </variable>
        <variable name="eta" shape="eta" type="float">
          <attribute name="units" value="degrees_north" />
          <values start="16.5" increment="0.470588235" />
        </variable>
      </netcdf>
    </protoDataset>

    <fmrcConfig regularize="true" datasetTypes="TwoD Best Files Runs 
ConstantForecasts ConstantOffsets" />

  </featureCollection>

  <featureCollection name="WRF Hawaii Regional Atmospheric Model (6km)"
                     featureType="FMRC"
                     ID="wrf_hi"
                     path="hioos/model/atm/wrf_hi">

    <metadata inherited="true">
      <serviceName>fmrcServices</serviceName>
      <authority>org.hioos</authority>
      <dataType>Grid</dataType>
      <dataFormat>NetCDF</dataFormat>
    </metadata>

    <metadata inherited="false">
      <!-- Time coverage for the entire collection: -->
      <timeCoverage>
        <start>2010-05-14</start>
        <end>present</end>
      </timeCoverage>
    </metadata>

    <collection spec="/export/lawelawe1/model/atm/wrf_hi/wrf_#yyyyMMdd#\.nc$"
                recheckAfter="10 min"
                olderThan="5 min" />

    <update startup="true" rescan="0 5 13 * * ? *" trigger="allow" /> <!-- 
13:05:00 everyday -->

    <protoDataset>
      <netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2";>
        <variable name="xi" shape="xi" type="float">
          <attribute name="units" value="degrees_east" />
          <values start="-164.0345" increment="0.05682837963" />
        </variable>
        <variable name="eta" shape="eta" type="float">
          <attribute name="units" value="degrees_north" />
          <values start="16.756874" increment="0.054679867647" />
        </variable>
      </netcdf>
    </protoDataset>

    <fmrcConfig regularize="true" datasetTypes="TwoD Best Files Runs 
ConstantForecasts ConstantOffsets" />

  </featureCollection>

  <featureCollection name="WRF Maui-Oahu Regional Atmospheric Model (2km)"
                     featureType="FMRC"
                     ID="wrf_mo"
                     path="hioos/model/atm/wrf_mo">

    <metadata inherited="true">
      <serviceName>fmrcServices</serviceName>
      <authority>org.hioos</authority>
      <dataType>Grid</dataType>
      <dataFormat>NetCDF</dataFormat>
    </metadata>

    <metadata inherited="false">
      <!-- Time coverage for the entire collection: -->
      <timeCoverage>
        <start>2010-05-14</start>
        <end>present</end>
      </timeCoverage>
    </metadata>

    <collection spec="/export/lawelawe1/model/atm/wrf_mo/wrf_mo_#yyyyMMdd#\.nc$"
                recheckAfter="10 min"
                olderThan="5 min" />

    <update startup="true" rescan="0 5 13 * * ? *" trigger="allow" /> <!-- 
13:05:00 everyday -->

    <protoDataset>
      <netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2";>
        <variable name="xi" shape="xi" type="float">
          <attribute name="units" value="degrees_east" />
          <values start="-159.07945" increment="0.019063722" />
        </variable>
        <variable name="eta" shape="eta" type="float">
          <attribute name="units" value="degrees_north" />
          <values start="20.203278" increment="0.018128667" />
        </variable>
      </netcdf>
    </protoDataset>

    <fmrcConfig regularize="true" datasetTypes="TwoD Best Files Runs 
ConstantForecasts ConstantOffsets" />

  </featureCollection>

  <featureCollection name="WRF Oahu Regional Atmospheric Model (1.5km)"
                     featureType="FMRC"
                     ID="wrf_oa"
                     path="hioos/model/atm/wrf_oa">

    <metadata inherited="true">
      <serviceName>fmrcServices</serviceName>
      <authority>org.hioos</authority>
      <dataType>Grid</dataType>
      <dataFormat>NetCDF</dataFormat>
    </metadata>

    <metadata inherited="false">
      <!-- Time coverage for the entire collection: -->
      <timeCoverage>
        <start>2010-05-14</start>
        <end>present</end>
      </timeCoverage>
    </metadata>

    <collection spec="/export/lawelawe1/model/atm/wrf_oa/wrf_oa_#yyyyMMdd#\.nc$"
                recheckAfter="10 min"
                olderThan="5 min" />

    <update startup="true" rescan="0 5 13 * * ? *" trigger="allow" /> <!-- 
13:05:00 everyday -->

    <protoDataset>
      <netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2";>
        <variable name="xi" shape="xi" type="float">
          <attribute name="units" value="degrees_east" />
          <values start="-158.40982" increment="0.014272" />
        </variable>
        <variable name="eta" shape="eta" type="float">
          <attribute name="units" value="degrees_north" />
          <values start="21.186424" increment="0.013167333" />
        </variable>
      </netcdf>
    </protoDataset>

    <fmrcConfig regularize="true" datasetTypes="TwoD Best Files Runs 
ConstantForecasts ConstantOffsets" />

  </featureCollection>

</catalog>
  • 2010 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: