<?xml version="1.0" encoding="UTF-8"?>
<gmi:MI_Metadata  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="https://www.isotc211.org/2005/gmi https://data.noaa.gov/resources/iso19139/schema.xsd"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  xmlns:gco="http://www.isotc211.org/2005/gco"
  xmlns:gmd="http://www.isotc211.org/2005/gmd"
  xmlns:gmx="http://www.isotc211.org/2005/gmx"
  xmlns:gml="http://www.opengis.net/gml/3.2"
  xmlns:gss="http://www.isotc211.org/2005/gss"
  xmlns:gts="http://www.isotc211.org/2005/gts"
  xmlns:gsr="http://www.isotc211.org/2005/gsr"
  xmlns:gmi="http://www.isotc211.org/2005/gmi"
  xmlns:srv="http://www.isotc211.org/2005/srv">
  <gmd:fileIdentifier>
    <gco:CharacterString>erdPH53sstn8day_Lon0360</gco:CharacterString>
  </gmd:fileIdentifier>
  <gmd:language>
    <gmd:LanguageCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:LanguageCode" codeListValue="eng">eng</gmd:LanguageCode>
  </gmd:language>
  <gmd:characterSet>
    <gmd:MD_CharacterSetCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_CharacterSetCode" codeListValue="UTF8">UTF8</gmd:MD_CharacterSetCode>
  </gmd:characterSet>
  <gmd:hierarchyLevel>
    <gmd:MD_ScopeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_ScopeCode" codeListValue="dataset">dataset</gmd:MD_ScopeCode>
  </gmd:hierarchyLevel>
  <gmd:hierarchyLevel>
    <gmd:MD_ScopeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_ScopeCode" codeListValue="service">service</gmd:MD_ScopeCode>
  </gmd:hierarchyLevel>
  <gmd:contact>
    <gmd:CI_ResponsibleParty>
      <gmd:individualName>
        <gco:CharacterString>Roy Mendelssohn</gco:CharacterString>
      </gmd:individualName>
      <gmd:organisationName>
        <gco:CharacterString>NOAA NMFS SWFSC Environmental Research Division</gco:CharacterString>
      </gmd:organisationName>
      <gmd:contactInfo>
        <gmd:CI_Contact>
          <gmd:phone>
            <gmd:CI_Telephone>
              <gmd:voice>
                <gco:CharacterString>+1 831-420-3666</gco:CharacterString>
              </gmd:voice>
            </gmd:CI_Telephone>
          </gmd:phone>
          <gmd:address>
            <gmd:CI_Address>
              <gmd:deliveryPoint>
                <gco:CharacterString>110 McAllister Road</gco:CharacterString>
              </gmd:deliveryPoint>
              <gmd:city>
                <gco:CharacterString>Santa Cruz</gco:CharacterString>
              </gmd:city>
              <gmd:administrativeArea>
                <gco:CharacterString>CA</gco:CharacterString>
              </gmd:administrativeArea>
              <gmd:postalCode>
                <gco:CharacterString>95060</gco:CharacterString>
              </gmd:postalCode>
              <gmd:country>
                <gco:CharacterString>USA</gco:CharacterString>
              </gmd:country>
              <gmd:electronicMailAddress>
                <gco:CharacterString>erd.data@noaa.gov</gco:CharacterString>
              </gmd:electronicMailAddress>
            </gmd:CI_Address>
          </gmd:address>
        </gmd:CI_Contact>
      </gmd:contactInfo>
      <gmd:role>
        <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="pointOfContact">pointOfContact</gmd:CI_RoleCode>
      </gmd:role>
    </gmd:CI_ResponsibleParty>
  </gmd:contact>
  <gmd:dateStamp>
    <gco:Date>2026-03-04</gco:Date>
  </gmd:dateStamp>
  <gmd:metadataStandardName>
    <gco:CharacterString>ISO 19115-2 Geographic Information - Metadata Part 2 Extensions for Imagery and Gridded Data</gco:CharacterString>
  </gmd:metadataStandardName>
  <gmd:metadataStandardVersion>
    <gco:CharacterString>ISO 19115-2:2009(E)</gco:CharacterString>
  </gmd:metadataStandardVersion>
  <gmd:spatialRepresentationInfo>
    <gmd:MD_GridSpatialRepresentation>
      <gmd:numberOfDimensions>
        <gco:Integer>3</gco:Integer>
      </gmd:numberOfDimensions>
      <gmd:axisDimensionProperties>
        <gmd:MD_Dimension>
          <gmd:dimensionName>
            <gmd:MD_DimensionNameTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_DimensionNameTypeCode" codeListValue="column">column</gmd:MD_DimensionNameTypeCode>
          </gmd:dimensionName>
          <gmd:dimensionSize>
            <gco:Integer>8640</gco:Integer>
          </gmd:dimensionSize>
          <gmd:resolution>
            <gco:Measure uom="deg&#x7b;east&#x7d;">0.04166667111355481</gco:Measure>
          </gmd:resolution>
        </gmd:MD_Dimension>
      </gmd:axisDimensionProperties>
      <gmd:axisDimensionProperties>
        <gmd:MD_Dimension>
          <gmd:dimensionName>
            <gmd:MD_DimensionNameTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_DimensionNameTypeCode" codeListValue="row">row</gmd:MD_DimensionNameTypeCode>
          </gmd:dimensionName>
          <gmd:dimensionSize>
            <gco:Integer>4320</gco:Integer>
          </gmd:dimensionSize>
          <gmd:resolution>
            <gco:Measure uom="deg&#x7b;north&#x7d;">0.04166666589488307</gco:Measure>
          </gmd:resolution>
        </gmd:MD_Dimension>
      </gmd:axisDimensionProperties>
      <gmd:axisDimensionProperties>
        <gmd:MD_Dimension>
          <gmd:dimensionName>
            <gmd:MD_DimensionNameTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_DimensionNameTypeCode" codeListValue="temporal">temporal</gmd:MD_DimensionNameTypeCode>
          </gmd:dimensionName>
          <gmd:dimensionSize>
            <gco:Integer>14823</gco:Integer>
          </gmd:dimensionSize>
          <gmd:resolution>
            <gco:Measure uom="s">89052.27364728106</gco:Measure>
          </gmd:resolution>
        </gmd:MD_Dimension>
      </gmd:axisDimensionProperties>
      <gmd:cellGeometry>
        <gmd:MD_CellGeometryCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_CellGeometryCode" codeListValue="area">area</gmd:MD_CellGeometryCode>
      </gmd:cellGeometry>
      <gmd:transformationParameterAvailability gco:nilReason="unknown"/>
    </gmd:MD_GridSpatialRepresentation>
  </gmd:spatialRepresentationInfo>
  <gmd:identificationInfo>
    <gmd:MD_DataIdentification id="DataIdentification">
      <gmd:citation>
        <gmd:CI_Citation>
          <gmd:title>
            <gco:CharacterString>SST, Pathfinder Ver 5.3 (L3C), Night, Global, 0.0417°;, 1981-present, Science Quality (8 Day Composite), Lon0360</gco:CharacterString>
          </gmd:title>
          <gmd:date>
            <gmd:CI_Date>
              <gmd:date>
                <gco:Date>2026-03-04</gco:Date>
              </gmd:date>
              <gmd:dateType>
                <gmd:CI_DateTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_DateTypeCode" codeListValue="creation">creation</gmd:CI_DateTypeCode>
              </gmd:dateType>
            </gmd:CI_Date>
          </gmd:date>
          <gmd:identifier>
            <gmd:MD_Identifier>
              <gmd:authority>
                <gmd:CI_Citation>
                  <gmd:title>
                    <gco:CharacterString>coastwatch.pfeg.noaa.gov</gco:CharacterString>
                  </gmd:title>
                  <gmd:date gco:nilReason="inapplicable"/>
                </gmd:CI_Citation>
              </gmd:authority>
              <gmd:code>
                <gco:CharacterString>erdPH53sstn8day_Lon0360</gco:CharacterString>
              </gmd:code>
            </gmd:MD_Identifier>
          </gmd:identifier>
          <gmd:citedResponsibleParty>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName gco:nilReason="missing"/>
              <gmd:organisationName>
                <gco:CharacterString>NOAA NMFS SWFSC ERD, NOAA CoastWatch West Coast</gco:CharacterString>
              </gmd:organisationName>
              <gmd:contactInfo>
                <gmd:CI_Contact>
                  <gmd:address>
                    <gmd:CI_Address>
                      <gmd:electronicMailAddress>
                        <gco:CharacterString>erd.data@noaa.gov</gco:CharacterString>
                      </gmd:electronicMailAddress>
                    </gmd:CI_Address>
                  </gmd:address>
                  <gmd:onlineResource>
                    <gmd:CI_OnlineResource>
                      <gmd:linkage>
                        <gmd:URL>https://data.nodc.noaa.gov/cgi-bin/iso?id=gov.noaa.nodc:AVHRR_Pathfinder-NCEI-L3C-v5.3</gmd:URL>
                      </gmd:linkage>
                      <gmd:protocol>
                        <gco:CharacterString>information</gco:CharacterString>
                      </gmd:protocol>
                      <gmd:applicationProfile>
                        <gco:CharacterString>web browser</gco:CharacterString>
                      </gmd:applicationProfile>
                      <gmd:name>
                        <gco:CharacterString>Background Information</gco:CharacterString>
                      </gmd:name>
                      <gmd:description>
                        <gco:CharacterString>Background information from the source</gco:CharacterString>
                      </gmd:description>
                      <gmd:function>
                        <gmd:CI_OnLineFunctionCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_OnLineFunctionCode" codeListValue="information">information</gmd:CI_OnLineFunctionCode>
                      </gmd:function>
                    </gmd:CI_OnlineResource>
                  </gmd:onlineResource>
                </gmd:CI_Contact>
              </gmd:contactInfo>
              <gmd:role>
                <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="originator">originator</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:citedResponsibleParty>
          <gmd:citedResponsibleParty>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName gco:nilReason="missing"/>
              <gmd:organisationName>
                <gco:CharacterString>Kenneth Casey</gco:CharacterString>
              </gmd:organisationName>
              <gmd:contactInfo gco:nilReason="missing"/>
              <gmd:role>
                <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="contributor">contributor</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:citedResponsibleParty>
        </gmd:CI_Citation>
      </gmd:citation>
      <gmd:abstract>
        <gco:CharacterString>This dataset contains 8-day-composites of nighttime sea surface temperature (SST) data produced as part of the AVHRR Pathfinder SST Project. The source data were created using Version 5.3 of the Pathfinder algorithm and the file is nearly but not completely compliant with the GHRSST Data Specifications V2.0 (GDS2). Source data were created by the NOAA National Centers for Environmental Information (NCEI). Multi-day composites were created by NOAA CoastWatch-West Coast and NOAA/SWFSC/ERD.</gco:CharacterString>
      </gmd:abstract>
      <gmd:credit>
        <gco:CharacterString>Please acknowledge the use of these data with the following statement: &quot;These data were provided by GHRSST and the NOAA National Centers for Environmental Information (NCEI). This project was supported in part by a grant from the NOAA Climate Data Record (CDR) Program for satellites. The data were downloaded from NOAA CoastWatch-West Coast Regional Node and Southwest Fisheries Science Center&#39;s Environment Research Division.&quot; To cite these data in a paper, please follow the instructions in the license and at this link: https://coastwatch.pfeg.noaa.gov/erddap/information.html#citeDataset</gco:CharacterString>
      </gmd:credit>
      <gmd:pointOfContact>
        <gmd:CI_ResponsibleParty>
          <gmd:individualName gco:nilReason="missing"/>
          <gmd:organisationName>
            <gco:CharacterString>NOAA NMFS SWFSC ERD, NOAA CoastWatch West Coast</gco:CharacterString>
          </gmd:organisationName>
          <gmd:contactInfo>
            <gmd:CI_Contact>
              <gmd:address>
                <gmd:CI_Address>
                  <gmd:electronicMailAddress>
                    <gco:CharacterString>erd.data@noaa.gov</gco:CharacterString>
                  </gmd:electronicMailAddress>
                </gmd:CI_Address>
              </gmd:address>
              <gmd:onlineResource>
                <gmd:CI_OnlineResource>
                  <gmd:linkage>
                    <gmd:URL>https://data.nodc.noaa.gov/cgi-bin/iso?id=gov.noaa.nodc:AVHRR_Pathfinder-NCEI-L3C-v5.3</gmd:URL>
                  </gmd:linkage>
                  <gmd:protocol>
                    <gco:CharacterString>information</gco:CharacterString>
                  </gmd:protocol>
                  <gmd:applicationProfile>
                    <gco:CharacterString>web browser</gco:CharacterString>
                  </gmd:applicationProfile>
                  <gmd:name>
                    <gco:CharacterString>Background Information</gco:CharacterString>
                  </gmd:name>
                  <gmd:description>
                    <gco:CharacterString>Background information from the source</gco:CharacterString>
                  </gmd:description>
                  <gmd:function>
                    <gmd:CI_OnLineFunctionCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_OnLineFunctionCode" codeListValue="information">information</gmd:CI_OnLineFunctionCode>
                  </gmd:function>
                </gmd:CI_OnlineResource>
              </gmd:onlineResource>
            </gmd:CI_Contact>
          </gmd:contactInfo>
          <gmd:role>
            <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="pointOfContact">pointOfContact</gmd:CI_RoleCode>
          </gmd:role>
        </gmd:CI_ResponsibleParty>
      </gmd:pointOfContact>
      <gmd:descriptiveKeywords>
        <gmd:MD_Keywords>
          <gmd:keyword>
            <gco:CharacterString>10m</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>advanced</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>area</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>atmosphere</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>atmospheric</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>avhrr</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>center</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>centers</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>climate</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>coastwatch</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>coastwatch west coast</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>composite</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>cryosphere</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>data</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>distribution</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>earth</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>environmental</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>extent</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>fisheries</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>flags</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>fraction</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>ghrsst</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>global</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>high</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>high-resolution</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>ice</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>ice distribution</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>information</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>l2p</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>l3c</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>marine</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>national</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>ncei</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>nesdis</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>night</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>nmfs</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>noaa</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>ocean</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>oceans</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>pathfinder</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>quality</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>radiometer</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>record</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>resolution</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>science</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>science quality</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>sea</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>service</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>skin</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>southwest</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>speed</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>sst</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>surface</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>swfsc</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>temperature</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>very</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>vhrr</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>wind</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>winds</gco:CharacterString>
          </gmd:keyword>
          <gmd:type>
            <gmd:MD_KeywordTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_KeywordTypeCode" codeListValue="theme">theme</gmd:MD_KeywordTypeCode>
          </gmd:type>
          <gmd:thesaurusName gco:nilReason="unknown"/>
        </gmd:MD_Keywords>
      </gmd:descriptiveKeywords>
      <gmd:descriptiveKeywords>
        <gmd:MD_Keywords>
          <gmd:keyword>
            <gco:CharacterString>Earth Science &gt; Oceans &gt; Sea Ice &gt; Ice Extent</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>Earth Science &gt; Oceans &gt; Ocean Temperature &gt; Sea Surface Temperature</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>Earth Science &gt; Cryosphere &gt; Sea Ice &gt; Ice Extent</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>Earth Science &gt; Atmosphere &gt; Atmospheric Winds &gt; Surface Winds</gco:CharacterString>
          </gmd:keyword>
          <gmd:type>
            <gmd:MD_KeywordTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_KeywordTypeCode" codeListValue="theme">theme</gmd:MD_KeywordTypeCode>
          </gmd:type>
          <gmd:thesaurusName>
            <gmd:CI_Citation>
              <gmd:title>
                <gco:CharacterString>GCMD Science Keywords</gco:CharacterString>
              </gmd:title>
              <gmd:date gco:nilReason="unknown"/>
            </gmd:CI_Citation>
          </gmd:thesaurusName>
        </gmd:MD_Keywords>
      </gmd:descriptiveKeywords>
      <gmd:descriptiveKeywords>
        <gmd:MD_Keywords>
          <gmd:keyword>
            <gco:CharacterString>Group for High Resolution Sea Surface Temperature (source data)</gco:CharacterString>
          </gmd:keyword>
          <gmd:type>
            <gmd:MD_KeywordTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_KeywordTypeCode" codeListValue="project">project</gmd:MD_KeywordTypeCode>
          </gmd:type>
          <gmd:thesaurusName gco:nilReason="unknown"/>
        </gmd:MD_Keywords>
      </gmd:descriptiveKeywords>
      <gmd:descriptiveKeywords>
        <gmd:MD_Keywords>
          <gmd:keyword>
            <gco:CharacterString>time</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>latitude</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>longitude</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>sea_surface_skin_temperature</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>sea_ice_area_fraction</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>wind_speed</gco:CharacterString>
          </gmd:keyword>
          <gmd:type>
            <gmd:MD_KeywordTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_KeywordTypeCode" codeListValue="theme">theme</gmd:MD_KeywordTypeCode>
          </gmd:type>
          <gmd:thesaurusName>
            <gmd:CI_Citation>
              <gmd:title>
                <gco:CharacterString>CF Standard Name Table v29</gco:CharacterString>
              </gmd:title>
              <gmd:date gco:nilReason="unknown"/>
            </gmd:CI_Citation>
          </gmd:thesaurusName>
        </gmd:MD_Keywords>
      </gmd:descriptiveKeywords>
      <gmd:resourceConstraints>
        <gmd:MD_LegalConstraints>
          <gmd:useLimitation>
            <gco:CharacterString>These data are available for use without restriction. Please acknowledge the use of these data with the following statement: &quot;These data were provided by GHRSST and the NOAA National Centers for Environmental Information (NCEI). This project was supported in part by a grant from the NOAA Climate Data Record (CDR) Program for satellites. The data were downloaded from NOAA CoastWatch-West Coast Regional Node and Southwest Fisheries Science Center&#39;s Environment Research Division.&quot; To cite these data in a paper, please follow the instructions in the license and at this link: https://coastwatch.pfeg.noaa.gov/erddap/information.html#citeDataset</gco:CharacterString>
          </gmd:useLimitation>
        </gmd:MD_LegalConstraints>
      </gmd:resourceConstraints>
      <gmd:aggregationInfo>
        <gmd:MD_AggregateInformation>
          <gmd:aggregateDataSetName>
            <gmd:CI_Citation>
              <gmd:title>
                <gco:CharacterString>Group for High Resolution Sea Surface Temperature (source data)</gco:CharacterString>
              </gmd:title>
              <gmd:date gco:nilReason="inapplicable"/>
            </gmd:CI_Citation>
          </gmd:aggregateDataSetName>
          <gmd:associationType>
            <gmd:DS_AssociationTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:DS_AssociationTypeCode" codeListValue="largerWorkCitation">largerWorkCitation</gmd:DS_AssociationTypeCode>
          </gmd:associationType>
          <gmd:initiativeType>
            <gmd:DS_InitiativeTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:DS_InitiativeTypeCode" codeListValue="project">project</gmd:DS_InitiativeTypeCode>
          </gmd:initiativeType>
        </gmd:MD_AggregateInformation>
      </gmd:aggregationInfo>
      <gmd:aggregationInfo>
        <gmd:MD_AggregateInformation>
          <gmd:aggregateDataSetIdentifier>
            <gmd:MD_Identifier>
              <gmd:authority>
                <gmd:CI_Citation>
                  <gmd:title>
                    <gco:CharacterString>Unidata Common Data Model</gco:CharacterString>
                  </gmd:title>
                  <gmd:date gco:nilReason="inapplicable"/>
                </gmd:CI_Citation>
              </gmd:authority>
              <gmd:code>
                <gco:CharacterString>Grid</gco:CharacterString>
              </gmd:code>
            </gmd:MD_Identifier>
          </gmd:aggregateDataSetIdentifier>
          <gmd:associationType>
            <gmd:DS_AssociationTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:DS_AssociationTypeCode" codeListValue="largerWorkCitation">largerWorkCitation</gmd:DS_AssociationTypeCode>
          </gmd:associationType>
          <gmd:initiativeType>
            <gmd:DS_InitiativeTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:DS_InitiativeTypeCode" codeListValue="project">project</gmd:DS_InitiativeTypeCode>
          </gmd:initiativeType>
        </gmd:MD_AggregateInformation>
      </gmd:aggregationInfo>
      <gmd:language>
        <gco:CharacterString>eng</gco:CharacterString>
      </gmd:language>
      <gmd:topicCategory>
        <gmd:MD_TopicCategoryCode>geoscientificInformation</gmd:MD_TopicCategoryCode>
      </gmd:topicCategory>
      <gmd:extent>
        <gmd:EX_Extent id="boundingExtent">
          <gmd:geographicElement>
            <gmd:EX_GeographicBoundingBox id="boundingGeographicBoundingBox">
              <gmd:extentTypeCode>
                <gco:Boolean>1</gco:Boolean>
              </gmd:extentTypeCode>
              <gmd:westBoundLongitude>
                <gco:Decimal>-180.0</gco:Decimal>
              </gmd:westBoundLongitude>
              <gmd:eastBoundLongitude>
                <gco:Decimal>180.0</gco:Decimal>
              </gmd:eastBoundLongitude>
              <gmd:southBoundLatitude>
                <gco:Decimal>-89.97916</gco:Decimal>
              </gmd:southBoundLatitude>
              <gmd:northBoundLatitude>
                <gco:Decimal>89.97917</gco:Decimal>
              </gmd:northBoundLatitude>
            </gmd:EX_GeographicBoundingBox>
          </gmd:geographicElement>
          <gmd:temporalElement>
            <gmd:EX_TemporalExtent id="boundingTemporalExtent">
              <gmd:extent>
                <gml:TimePeriod gml:id="DI_gmdExtent_timePeriod_id">
                  <gml:description>seconds</gml:description>
                  <gml:beginPosition>1981-08-29T00:00:00Z</gml:beginPosition>
                  <gml:endPosition>2023-06-27T00:00:00Z</gml:endPosition>
                </gml:TimePeriod>
              </gmd:extent>
            </gmd:EX_TemporalExtent>
          </gmd:temporalElement>
        </gmd:EX_Extent>
      </gmd:extent>
    </gmd:MD_DataIdentification>
  </gmd:identificationInfo>
  <gmd:identificationInfo>
    <srv:SV_ServiceIdentification id="ERDDAP-griddap">
      <gmd:citation>
        <gmd:CI_Citation>
          <gmd:title>
            <gco:CharacterString>SST, Pathfinder Ver 5.3 (L3C), Night, Global, 0.0417°;, 1981-present, Science Quality (8 Day Composite), Lon0360</gco:CharacterString>
          </gmd:title>
          <gmd:date>
            <gmd:CI_Date>
              <gmd:date>
                <gco:Date>2026-03-04</gco:Date>
              </gmd:date>
              <gmd:dateType>
                <gmd:CI_DateTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_DateTypeCode" codeListValue="creation">creation</gmd:CI_DateTypeCode>
              </gmd:dateType>
            </gmd:CI_Date>
          </gmd:date>
          <gmd:citedResponsibleParty>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName gco:nilReason="missing"/>
              <gmd:organisationName>
                <gco:CharacterString>NOAA NMFS SWFSC ERD, NOAA CoastWatch West Coast</gco:CharacterString>
              </gmd:organisationName>
              <gmd:contactInfo>
                <gmd:CI_Contact>
                  <gmd:address>
                    <gmd:CI_Address>
                      <gmd:electronicMailAddress>
                        <gco:CharacterString>erd.data@noaa.gov</gco:CharacterString>
                      </gmd:electronicMailAddress>
                    </gmd:CI_Address>
                  </gmd:address>
                  <gmd:onlineResource>
                    <gmd:CI_OnlineResource>
                      <gmd:linkage>
                        <gmd:URL>https://data.nodc.noaa.gov/cgi-bin/iso?id=gov.noaa.nodc:AVHRR_Pathfinder-NCEI-L3C-v5.3</gmd:URL>
                      </gmd:linkage>
                      <gmd:protocol>
                        <gco:CharacterString>information</gco:CharacterString>
                      </gmd:protocol>
                      <gmd:applicationProfile>
                        <gco:CharacterString>web browser</gco:CharacterString>
                      </gmd:applicationProfile>
                      <gmd:name>
                        <gco:CharacterString>Background Information</gco:CharacterString>
                      </gmd:name>
                      <gmd:description>
                        <gco:CharacterString>Background information from the source</gco:CharacterString>
                      </gmd:description>
                      <gmd:function>
                        <gmd:CI_OnLineFunctionCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_OnLineFunctionCode" codeListValue="information">information</gmd:CI_OnLineFunctionCode>
                      </gmd:function>
                    </gmd:CI_OnlineResource>
                  </gmd:onlineResource>
                </gmd:CI_Contact>
              </gmd:contactInfo>
              <gmd:role>
                <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="originator">originator</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:citedResponsibleParty>
          <gmd:citedResponsibleParty>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName gco:nilReason="missing"/>
              <gmd:organisationName>
                <gco:CharacterString>Kenneth Casey</gco:CharacterString>
              </gmd:organisationName>
              <gmd:contactInfo gco:nilReason="missing"/>
              <gmd:role>
                <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="contributor">contributor</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:citedResponsibleParty>
        </gmd:CI_Citation>
      </gmd:citation>
      <gmd:abstract>
        <gco:CharacterString>This dataset contains 8-day-composites of nighttime sea surface temperature (SST) data produced as part of the AVHRR Pathfinder SST Project. The source data were created using Version 5.3 of the Pathfinder algorithm and the file is nearly but not completely compliant with the GHRSST Data Specifications V2.0 (GDS2). Source data were created by the NOAA National Centers for Environmental Information (NCEI). Multi-day composites were created by NOAA CoastWatch-West Coast and NOAA/SWFSC/ERD.</gco:CharacterString>
      </gmd:abstract>
      <srv:serviceType>
        <gco:LocalName>ERDDAP griddap</gco:LocalName>
      </srv:serviceType>
      <srv:extent>
        <gmd:EX_Extent>
          <gmd:geographicElement>
            <gmd:EX_GeographicBoundingBox>
              <gmd:extentTypeCode>
                <gco:Boolean>1</gco:Boolean>
              </gmd:extentTypeCode>
              <gmd:westBoundLongitude>
                <gco:Decimal>-180.0</gco:Decimal>
              </gmd:westBoundLongitude>
              <gmd:eastBoundLongitude>
                <gco:Decimal>180.0</gco:Decimal>
              </gmd:eastBoundLongitude>
              <gmd:southBoundLatitude>
                <gco:Decimal>-89.97916</gco:Decimal>
              </gmd:southBoundLatitude>
              <gmd:northBoundLatitude>
                <gco:Decimal>89.97917</gco:Decimal>
              </gmd:northBoundLatitude>
            </gmd:EX_GeographicBoundingBox>
          </gmd:geographicElement>
          <gmd:temporalElement>
            <gmd:EX_TemporalExtent>
              <gmd:extent>
                <gml:TimePeriod gml:id="ED_gmdExtent_timePeriod_id">
                  <gml:description>seconds</gml:description>
                  <gml:beginPosition>1981-08-29T00:00:00Z</gml:beginPosition>
                  <gml:endPosition>2023-06-27T00:00:00Z</gml:endPosition>
                </gml:TimePeriod>
              </gmd:extent>
            </gmd:EX_TemporalExtent>
          </gmd:temporalElement>
        </gmd:EX_Extent>
      </srv:extent>
      <srv:couplingType>
        <srv:SV_CouplingType codeList="https://data.noaa.gov/ISO19139/resources/codeList.xml#SV_CouplingType" codeListValue="tight">tight</srv:SV_CouplingType>
      </srv:couplingType>
      <srv:containsOperations>
        <srv:SV_OperationMetadata>
          <srv:operationName>
            <gco:CharacterString>ERDDAPgriddapDatasetQueryAndAccess</gco:CharacterString>
          </srv:operationName>
          <srv:DCP gco:nilReason="unknown"/>
          <srv:connectPoint>
            <gmd:CI_OnlineResource>
              <gmd:linkage>
                <gmd:URL>https://coastwatch.pfeg.noaa.gov/erddap/griddap/erdPH53sstn8day_Lon0360</gmd:URL>
              </gmd:linkage>
              <gmd:protocol>
                <gco:CharacterString>ERDDAP:griddap</gco:CharacterString>
              </gmd:protocol>
              <gmd:name>
                <gco:CharacterString>ERDDAP-griddap</gco:CharacterString>
              </gmd:name>
              <gmd:description>
                <gco:CharacterString>ERDDAP's griddap service (a flavor of OPeNDAP) for gridded data. Add different extensions (e.g., .html, .graph, .das, .dds) to the base URL for different purposes.</gco:CharacterString>
              </gmd:description>
              <gmd:function>
                <gmd:CI_OnLineFunctionCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode" codeListValue="download">download</gmd:CI_OnLineFunctionCode>
              </gmd:function>
            </gmd:CI_OnlineResource>
          </srv:connectPoint>
        </srv:SV_OperationMetadata>
      </srv:containsOperations>
      <srv:operatesOn xlink:href="#DataIdentification"/>
    </srv:SV_ServiceIdentification>
  </gmd:identificationInfo>
  <gmd:identificationInfo>
    <srv:SV_ServiceIdentification id="OPeNDAP">
      <gmd:citation>
        <gmd:CI_Citation>
          <gmd:title>
            <gco:CharacterString>SST, Pathfinder Ver 5.3 (L3C), Night, Global, 0.0417°;, 1981-present, Science Quality (8 Day Composite), Lon0360</gco:CharacterString>
          </gmd:title>
          <gmd:date>
            <gmd:CI_Date>
              <gmd:date>
                <gco:Date>2026-03-04</gco:Date>
              </gmd:date>
              <gmd:dateType>
                <gmd:CI_DateTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_DateTypeCode" codeListValue="creation">creation</gmd:CI_DateTypeCode>
              </gmd:dateType>
            </gmd:CI_Date>
          </gmd:date>
          <gmd:citedResponsibleParty>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName gco:nilReason="missing"/>
              <gmd:organisationName>
                <gco:CharacterString>NOAA NMFS SWFSC ERD, NOAA CoastWatch West Coast</gco:CharacterString>
              </gmd:organisationName>
              <gmd:contactInfo>
                <gmd:CI_Contact>
                  <gmd:address>
                    <gmd:CI_Address>
                      <gmd:electronicMailAddress>
                        <gco:CharacterString>erd.data@noaa.gov</gco:CharacterString>
                      </gmd:electronicMailAddress>
                    </gmd:CI_Address>
                  </gmd:address>
                  <gmd:onlineResource>
                    <gmd:CI_OnlineResource>
                      <gmd:linkage>
                        <gmd:URL>https://data.nodc.noaa.gov/cgi-bin/iso?id=gov.noaa.nodc:AVHRR_Pathfinder-NCEI-L3C-v5.3</gmd:URL>
                      </gmd:linkage>
                      <gmd:protocol>
                        <gco:CharacterString>information</gco:CharacterString>
                      </gmd:protocol>
                      <gmd:applicationProfile>
                        <gco:CharacterString>web browser</gco:CharacterString>
                      </gmd:applicationProfile>
                      <gmd:name>
                        <gco:CharacterString>Background Information</gco:CharacterString>
                      </gmd:name>
                      <gmd:description>
                        <gco:CharacterString>Background information from the source</gco:CharacterString>
                      </gmd:description>
                      <gmd:function>
                        <gmd:CI_OnLineFunctionCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_OnLineFunctionCode" codeListValue="information">information</gmd:CI_OnLineFunctionCode>
                      </gmd:function>
                    </gmd:CI_OnlineResource>
                  </gmd:onlineResource>
                </gmd:CI_Contact>
              </gmd:contactInfo>
              <gmd:role>
                <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="originator">originator</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:citedResponsibleParty>
          <gmd:citedResponsibleParty>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName gco:nilReason="missing"/>
              <gmd:organisationName>
                <gco:CharacterString>Kenneth Casey</gco:CharacterString>
              </gmd:organisationName>
              <gmd:contactInfo gco:nilReason="missing"/>
              <gmd:role>
                <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="contributor">contributor</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:citedResponsibleParty>
        </gmd:CI_Citation>
      </gmd:citation>
      <gmd:abstract>
        <gco:CharacterString>This dataset contains 8-day-composites of nighttime sea surface temperature (SST) data produced as part of the AVHRR Pathfinder SST Project. The source data were created using Version 5.3 of the Pathfinder algorithm and the file is nearly but not completely compliant with the GHRSST Data Specifications V2.0 (GDS2). Source data were created by the NOAA National Centers for Environmental Information (NCEI). Multi-day composites were created by NOAA CoastWatch-West Coast and NOAA/SWFSC/ERD.</gco:CharacterString>
      </gmd:abstract>
      <srv:serviceType>
        <gco:LocalName>OPeNDAP</gco:LocalName>
      </srv:serviceType>
      <srv:extent>
        <gmd:EX_Extent>
          <gmd:geographicElement>
            <gmd:EX_GeographicBoundingBox>
              <gmd:extentTypeCode>
                <gco:Boolean>1</gco:Boolean>
              </gmd:extentTypeCode>
              <gmd:westBoundLongitude>
                <gco:Decimal>-180.0</gco:Decimal>
              </gmd:westBoundLongitude>
              <gmd:eastBoundLongitude>
                <gco:Decimal>180.0</gco:Decimal>
              </gmd:eastBoundLongitude>
              <gmd:southBoundLatitude>
                <gco:Decimal>-89.97916</gco:Decimal>
              </gmd:southBoundLatitude>
              <gmd:northBoundLatitude>
                <gco:Decimal>89.97917</gco:Decimal>
              </gmd:northBoundLatitude>
            </gmd:EX_GeographicBoundingBox>
          </gmd:geographicElement>
          <gmd:temporalElement>
            <gmd:EX_TemporalExtent>
              <gmd:extent>
                <gml:TimePeriod gml:id="OD_gmdExtent_timePeriod_id">
                  <gml:description>seconds</gml:description>
                  <gml:beginPosition>1981-08-29T00:00:00Z</gml:beginPosition>
                  <gml:endPosition>2023-06-27T00:00:00Z</gml:endPosition>
                </gml:TimePeriod>
              </gmd:extent>
            </gmd:EX_TemporalExtent>
          </gmd:temporalElement>
        </gmd:EX_Extent>
      </srv:extent>
      <srv:couplingType>
        <srv:SV_CouplingType codeList="https://data.noaa.gov/ISO19139/resources/codeList.xml#SV_CouplingType" codeListValue="tight">tight</srv:SV_CouplingType>
      </srv:couplingType>
      <srv:containsOperations>
        <srv:SV_OperationMetadata>
          <srv:operationName>
            <gco:CharacterString>OPeNDAPDatasetQueryAndAccess</gco:CharacterString>
          </srv:operationName>
          <srv:DCP gco:nilReason="unknown"/>
          <srv:connectPoint>
            <gmd:CI_OnlineResource>
              <gmd:linkage>
                <gmd:URL>https://coastwatch.pfeg.noaa.gov/erddap/griddap/erdPH53sstn8day_Lon0360</gmd:URL>
              </gmd:linkage>
              <gmd:protocol>
                <gco:CharacterString>OPeNDAP:OPeNDAP</gco:CharacterString>
              </gmd:protocol>
              <gmd:name>
                <gco:CharacterString>OPeNDAP</gco:CharacterString>
              </gmd:name>
              <gmd:description>
                <gco:CharacterString>An OPeNDAP service for gridded data. Add different extensions (e.g., .html, .das, .dds) to the base URL for different purposes.</gco:CharacterString>
              </gmd:description>
              <gmd:function>
                <gmd:CI_OnLineFunctionCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode" codeListValue="download">download</gmd:CI_OnLineFunctionCode>
              </gmd:function>
            </gmd:CI_OnlineResource>
          </srv:connectPoint>
        </srv:SV_OperationMetadata>
      </srv:containsOperations>
      <srv:operatesOn xlink:href="#DataIdentification"/>
    </srv:SV_ServiceIdentification>
  </gmd:identificationInfo>
  <gmd:identificationInfo>
    <srv:SV_ServiceIdentification id="OGC-WMS">
      <gmd:citation>
        <gmd:CI_Citation>
          <gmd:title>
            <gco:CharacterString>SST, Pathfinder Ver 5.3 (L3C), Night, Global, 0.0417°;, 1981-present, Science Quality (8 Day Composite), Lon0360</gco:CharacterString>
          </gmd:title>
          <gmd:date>
            <gmd:CI_Date>
              <gmd:date>
                <gco:Date>2026-03-04</gco:Date>
              </gmd:date>
              <gmd:dateType>
                <gmd:CI_DateTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_DateTypeCode" codeListValue="creation">creation</gmd:CI_DateTypeCode>
              </gmd:dateType>
            </gmd:CI_Date>
          </gmd:date>
          <gmd:citedResponsibleParty>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName gco:nilReason="missing"/>
              <gmd:organisationName>
                <gco:CharacterString>NOAA NMFS SWFSC ERD, NOAA CoastWatch West Coast</gco:CharacterString>
              </gmd:organisationName>
              <gmd:contactInfo>
                <gmd:CI_Contact>
                  <gmd:address>
                    <gmd:CI_Address>
                      <gmd:electronicMailAddress>
                        <gco:CharacterString>erd.data@noaa.gov</gco:CharacterString>
                      </gmd:electronicMailAddress>
                    </gmd:CI_Address>
                  </gmd:address>
                  <gmd:onlineResource>
                    <gmd:CI_OnlineResource>
                      <gmd:linkage>
                        <gmd:URL>https://data.nodc.noaa.gov/cgi-bin/iso?id=gov.noaa.nodc:AVHRR_Pathfinder-NCEI-L3C-v5.3</gmd:URL>
                      </gmd:linkage>
                      <gmd:protocol>
                        <gco:CharacterString>information</gco:CharacterString>
                      </gmd:protocol>
                      <gmd:applicationProfile>
                        <gco:CharacterString>web browser</gco:CharacterString>
                      </gmd:applicationProfile>
                      <gmd:name>
                        <gco:CharacterString>Background Information</gco:CharacterString>
                      </gmd:name>
                      <gmd:description>
                        <gco:CharacterString>Background information from the source</gco:CharacterString>
                      </gmd:description>
                      <gmd:function>
                        <gmd:CI_OnLineFunctionCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_OnLineFunctionCode" codeListValue="information">information</gmd:CI_OnLineFunctionCode>
                      </gmd:function>
                    </gmd:CI_OnlineResource>
                  </gmd:onlineResource>
                </gmd:CI_Contact>
              </gmd:contactInfo>
              <gmd:role>
                <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="originator">originator</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:citedResponsibleParty>
          <gmd:citedResponsibleParty>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName gco:nilReason="missing"/>
              <gmd:organisationName>
                <gco:CharacterString>Kenneth Casey</gco:CharacterString>
              </gmd:organisationName>
              <gmd:contactInfo gco:nilReason="missing"/>
              <gmd:role>
                <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="contributor">contributor</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:citedResponsibleParty>
        </gmd:CI_Citation>
      </gmd:citation>
      <gmd:abstract>
        <gco:CharacterString>This dataset contains 8-day-composites of nighttime sea surface temperature (SST) data produced as part of the AVHRR Pathfinder SST Project. The source data were created using Version 5.3 of the Pathfinder algorithm and the file is nearly but not completely compliant with the GHRSST Data Specifications V2.0 (GDS2). Source data were created by the NOAA National Centers for Environmental Information (NCEI). Multi-day composites were created by NOAA CoastWatch-West Coast and NOAA/SWFSC/ERD.</gco:CharacterString>
      </gmd:abstract>
      <srv:serviceType>
        <gco:LocalName>Open Geospatial Consortium Web Map Service (WMS)</gco:LocalName>
      </srv:serviceType>
      <srv:extent>
        <gmd:EX_Extent>
          <gmd:geographicElement>
            <gmd:EX_GeographicBoundingBox>
              <gmd:extentTypeCode>
                <gco:Boolean>1</gco:Boolean>
              </gmd:extentTypeCode>
              <gmd:westBoundLongitude>
                <gco:Decimal>-180.0</gco:Decimal>
              </gmd:westBoundLongitude>
              <gmd:eastBoundLongitude>
                <gco:Decimal>180.0</gco:Decimal>
              </gmd:eastBoundLongitude>
              <gmd:southBoundLatitude>
                <gco:Decimal>-89.97916</gco:Decimal>
              </gmd:southBoundLatitude>
              <gmd:northBoundLatitude>
                <gco:Decimal>89.97917</gco:Decimal>
              </gmd:northBoundLatitude>
            </gmd:EX_GeographicBoundingBox>
          </gmd:geographicElement>
          <gmd:temporalElement>
            <gmd:EX_TemporalExtent>
              <gmd:extent>
                <gml:TimePeriod gml:id="WMS_gmdExtent_timePeriod_id">
                  <gml:description>seconds</gml:description>
                  <gml:beginPosition>1981-08-29T00:00:00Z</gml:beginPosition>
                  <gml:endPosition>2023-06-27T00:00:00Z</gml:endPosition>
                </gml:TimePeriod>
              </gmd:extent>
            </gmd:EX_TemporalExtent>
          </gmd:temporalElement>
        </gmd:EX_Extent>
      </srv:extent>
      <srv:couplingType>
        <srv:SV_CouplingType codeList="https://data.noaa.gov/ISO19139/resources/codeList.xml#SV_CouplingType" codeListValue="tight">tight</srv:SV_CouplingType>
      </srv:couplingType>
      <srv:containsOperations>
        <srv:SV_OperationMetadata>
          <srv:operationName>
            <gco:CharacterString>GetCapabilities</gco:CharacterString>
          </srv:operationName>
          <srv:DCP gco:nilReason="unknown"/>
          <srv:connectPoint>
            <gmd:CI_OnlineResource>
              <gmd:linkage>
                <gmd:URL>https://coastwatch.pfeg.noaa.gov/erddap/wms/erdPH53sstn8day_Lon0360/request?service=WMS&amp;version=1.3.0&amp;request=GetCapabilities</gmd:URL>
              </gmd:linkage>
              <gmd:protocol>
                <gco:CharacterString>OGC:WMS</gco:CharacterString>
              </gmd:protocol>
              <gmd:name>
                <gco:CharacterString>OGC-WMS</gco:CharacterString>
              </gmd:name>
              <gmd:description>
                <gco:CharacterString>Open Geospatial Consortium Web Map Service (WMS)</gco:CharacterString>
              </gmd:description>
              <gmd:function>
                <gmd:CI_OnLineFunctionCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode" codeListValue="download">download</gmd:CI_OnLineFunctionCode>
              </gmd:function>
            </gmd:CI_OnlineResource>
          </srv:connectPoint>
        </srv:SV_OperationMetadata>
      </srv:containsOperations>
      <srv:operatesOn xlink:href="#DataIdentification"/>
    </srv:SV_ServiceIdentification>
  </gmd:identificationInfo>
  <gmd:contentInfo>
    <gmi:MI_CoverageDescription>
      <gmd:attributeDescription gco:nilReason="unknown"/>
      <gmd:contentType>
        <gmd:MD_CoverageContentTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_CoverageContentTypeCode" codeListValue="physicalMeasurement">physicalMeasurement</gmd:MD_CoverageContentTypeCode>
      </gmd:contentType>
      <gmd:dimension>
        <gmd:MD_Band>
          <gmd:sequenceIdentifier>
            <gco:MemberName>
              <gco:aName>
                <gco:CharacterString>sea_surface_temperature</gco:CharacterString>
              </gco:aName>
              <gco:attributeType>
                <gco:TypeName>
                  <gco:aName>
                    <gco:CharacterString>double</gco:CharacterString>
                  </gco:aName>
                </gco:TypeName>
              </gco:attributeType>
            </gco:MemberName>
          </gmd:sequenceIdentifier>
          <gmd:descriptor>
            <gco:CharacterString>NOAA Climate Data Record of Sea Surface Skin Temperature</gco:CharacterString>
          </gmd:descriptor>
          <gmd:units xlink:href="https://unitsofmeasure.org/ucum.html#Cel"/>
        </gmd:MD_Band>
      </gmd:dimension>
      <gmd:dimension>
        <gmd:MD_Band>
          <gmd:sequenceIdentifier>
            <gco:MemberName>
              <gco:aName>
                <gco:CharacterString>sea_ice_fraction</gco:CharacterString>
              </gco:aName>
              <gco:attributeType>
                <gco:TypeName>
                  <gco:aName>
                    <gco:CharacterString>double</gco:CharacterString>
                  </gco:aName>
                </gco:TypeName>
              </gco:attributeType>
            </gco:MemberName>
          </gmd:sequenceIdentifier>
          <gmd:descriptor>
            <gco:CharacterString>Sea Ice Fraction</gco:CharacterString>
          </gmd:descriptor>
          <gmd:units xlink:href="https://unitsofmeasure.org/ucum.html#1"/>
        </gmd:MD_Band>
      </gmd:dimension>
      <gmd:dimension>
        <gmd:MD_Band>
          <gmd:sequenceIdentifier>
            <gco:MemberName>
              <gco:aName>
                <gco:CharacterString>wind_speed</gco:CharacterString>
              </gco:aName>
              <gco:attributeType>
                <gco:TypeName>
                  <gco:aName>
                    <gco:CharacterString>byte</gco:CharacterString>
                  </gco:aName>
                </gco:TypeName>
              </gco:attributeType>
            </gco:MemberName>
          </gmd:sequenceIdentifier>
          <gmd:descriptor>
            <gco:CharacterString>10m wind speed</gco:CharacterString>
          </gmd:descriptor>
          <gmd:units xlink:href="https://unitsofmeasure.org/ucum.html#m&#x2e;s&#x2d;1"/>
        </gmd:MD_Band>
      </gmd:dimension>
      <gmd:dimension>
        <gmd:MD_Band>
          <gmd:sequenceIdentifier>
            <gco:MemberName>
              <gco:aName>
                <gco:CharacterString>l2p_flags</gco:CharacterString>
              </gco:aName>
              <gco:attributeType>
                <gco:TypeName>
                  <gco:aName>
                    <gco:CharacterString>short</gco:CharacterString>
                  </gco:aName>
                </gco:TypeName>
              </gco:attributeType>
            </gco:MemberName>
          </gmd:sequenceIdentifier>
          <gmd:descriptor>
            <gco:CharacterString>L2P flags</gco:CharacterString>
          </gmd:descriptor>
        </gmd:MD_Band>
      </gmd:dimension>
    </gmi:MI_CoverageDescription>
  </gmd:contentInfo>
  <gmd:distributionInfo>
    <gmd:MD_Distribution>
      <gmd:distributor>
        <gmd:MD_Distributor>
          <gmd:distributorContact>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName>
                <gco:CharacterString>Roy Mendelssohn</gco:CharacterString>
              </gmd:individualName>
              <gmd:organisationName>
                <gco:CharacterString>NOAA NMFS SWFSC Environmental Research Division</gco:CharacterString>
              </gmd:organisationName>
              <gmd:contactInfo>
                <gmd:CI_Contact>
                  <gmd:phone>
                    <gmd:CI_Telephone>
                      <gmd:voice>
                        <gco:CharacterString>+1 831-420-3666</gco:CharacterString>
                      </gmd:voice>
                    </gmd:CI_Telephone>
                  </gmd:phone>
                  <gmd:address>
                    <gmd:CI_Address>
                      <gmd:deliveryPoint>
                        <gco:CharacterString>110 McAllister Road</gco:CharacterString>
                      </gmd:deliveryPoint>
                      <gmd:city>
                        <gco:CharacterString>Santa Cruz</gco:CharacterString>
                      </gmd:city>
                      <gmd:administrativeArea>
                        <gco:CharacterString>CA</gco:CharacterString>
                      </gmd:administrativeArea>
                      <gmd:postalCode>
                        <gco:CharacterString>95060</gco:CharacterString>
                      </gmd:postalCode>
                      <gmd:country>
                        <gco:CharacterString>USA</gco:CharacterString>
                      </gmd:country>
                      <gmd:electronicMailAddress>
                        <gco:CharacterString>erd.data@noaa.gov</gco:CharacterString>
                      </gmd:electronicMailAddress>
                    </gmd:CI_Address>
                  </gmd:address>
                </gmd:CI_Contact>
              </gmd:contactInfo>
              <gmd:role>
                <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="distributor">distributor</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:distributorContact>
          <gmd:distributorFormat>
            <gmd:MD_Format>
              <gmd:name>
                <gco:CharacterString>OPeNDAP</gco:CharacterString>
              </gmd:name>
              <gmd:version>
                <gco:CharacterString>DAP/2.0</gco:CharacterString>
              </gmd:version>
            </gmd:MD_Format>
          </gmd:distributorFormat>
          <gmd:distributorTransferOptions>
            <gmd:MD_DigitalTransferOptions>
              <gmd:onLine>
                <gmd:CI_OnlineResource>
                  <gmd:linkage>
                    <gmd:URL>https://coastwatch.pfeg.noaa.gov/erddap/griddap/erdPH53sstn8day_Lon0360.html</gmd:URL>
                  </gmd:linkage>
                  <gmd:protocol>
                    <gco:CharacterString>order</gco:CharacterString>
                  </gmd:protocol>
                  <gmd:name>
                    <gco:CharacterString>Data Subset Form</gco:CharacterString>
                  </gmd:name>
                  <gmd:description>
                    <gco:CharacterString>ERDDAP's version of the OPeNDAP .html web page for this dataset. Specify a subset of the dataset and download the data via OPeNDAP or in many different file types.</gco:CharacterString>
                  </gmd:description>
                  <gmd:function>
                    <gmd:CI_OnLineFunctionCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode" codeListValue="download">download</gmd:CI_OnLineFunctionCode>
                  </gmd:function>
                </gmd:CI_OnlineResource>
              </gmd:onLine>
            </gmd:MD_DigitalTransferOptions>
          </gmd:distributorTransferOptions>
          <gmd:distributorTransferOptions>
            <gmd:MD_DigitalTransferOptions>
              <gmd:onLine>
                <gmd:CI_OnlineResource>
                  <gmd:linkage>
                    <gmd:URL>https://coastwatch.pfeg.noaa.gov/erddap/griddap/erdPH53sstn8day_Lon0360.graph</gmd:URL>
                  </gmd:linkage>
                  <gmd:protocol>
                    <gco:CharacterString>order</gco:CharacterString>
                  </gmd:protocol>
                  <gmd:name>
                    <gco:CharacterString>Make-A-Graph Form</gco:CharacterString>
                  </gmd:name>
                  <gmd:description>
                    <gco:CharacterString>ERDDAP's Make-A-Graph .html web page for this dataset. Create an image with a map or graph of a subset of the data.</gco:CharacterString>
                  </gmd:description>
                  <gmd:function>
                    <gmd:CI_OnLineFunctionCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode" codeListValue="mapDigital">mapDigital</gmd:CI_OnLineFunctionCode>
                  </gmd:function>
                </gmd:CI_OnlineResource>
              </gmd:onLine>
            </gmd:MD_DigitalTransferOptions>
          </gmd:distributorTransferOptions>
        </gmd:MD_Distributor>
      </gmd:distributor>
    </gmd:MD_Distribution>
  </gmd:distributionInfo>
  <gmd:dataQualityInfo>
    <gmd:DQ_DataQuality>
      <gmd:scope>
        <gmd:DQ_Scope>
          <gmd:level>
            <gmd:MD_ScopeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_ScopeCode" codeListValue="dataset">dataset</gmd:MD_ScopeCode>
          </gmd:level>
        </gmd:DQ_Scope>
      </gmd:scope>
      <gmd:lineage>
        <gmd:LI_Lineage>
          <gmd:statement>
            <gco:CharacterString>Daily Pathfinder V5.3 data created by NOAA NESDIS NCEI, Kenneth S. Casey (Kenneth.Casey@noaa.gov), et al.
Data periodically downloaded from https://www.ncei.noaa.gov/thredds-ocean/catalog/pathfinder/Version5.3/L3C/catalog.html to NOAA NMFS SWFSC ERD.
2018-10-03 Daily Pathfinder Version 5.3 daily composites were obtained from https://coastwatch.pfeg.noaa.gov/erddap/griddap/nceiPH53sstn1day at NOAA NMFS SWFSC ERD by erd.data@noaa.gov . Multi-day composites were created by averaging, pixel by pixel, data from the daily files.</gco:CharacterString>
          </gmd:statement>
        </gmd:LI_Lineage>
      </gmd:lineage>
    </gmd:DQ_DataQuality>
  </gmd:dataQualityInfo>
  <gmd:metadataMaintenance>
    <gmd:MD_MaintenanceInformation>
      <gmd:maintenanceAndUpdateFrequency gco:nilReason="unknown"/>
      <gmd:maintenanceNote>
        <gco:CharacterString>This record was created from dataset metadata by ERDDAP Version 2.29.0</gco:CharacterString>
      </gmd:maintenanceNote>
    </gmd:MD_MaintenanceInformation>
  </gmd:metadataMaintenance>
</gmi:MI_Metadata>
