NCEAS / metacatui

MetacatUI: A client-side web interface for DataONE data repositories
https://nceas.github.io/metacatui
Apache License 2.0
42 stars 27 forks source link

DataONE displays creation date (2013) instead of publication date (2019) in citation #963

Closed rogerdahl closed 5 years ago

rogerdahl commented 5 years ago

Reported by Ross Martin @ Research Workspace

https://search.dataone.org/view/10.24431/rw1k31z

Michelle Lander, Brian Fadely, Devin Johnson, Thomas Gelatt, Jeremy Sterling, et al. 2013. Steller sea lion (Eumetopias jubatus) satellite telemetry data used to determine at-sea distribution in the western-central Aleutian Islands, Alaska 2000-2013. urn:node:RW. 10.24431/rw1k31z, version: 10.24431_rw1k31z_2019423183832.

ISO fragment:

<gmd:identificationInfo>
    <gmd:MD_DataIdentification>
      <gmd:citation>
        <gmd:CI_Citation>
          <gmd:title>
            <gco:CharacterString>Steller sea lion (Eumetopias jubatus) satellite telemetry data used to determine at-sea distribution in the western-central Aleutian Islands, Alaska 2000-2013</gco:CharacterString>
          </gmd:title>
          <gmd:date>
            <gmd:CI_Date>
              <gmd:date>
                <gco:Date>2013-01-01</gco:Date>
              </gmd:date>
              <gmd:dateType>
                <gmd:CI_DateTypeCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode" codeListValue="creation">creation</gmd:CI_DateTypeCode>
              </gmd:dateType>
            </gmd:CI_Date>
          </gmd:date>
          <gmd:date>
            <gmd:CI_Date>
              <gmd:date>
                <gco:Date>2019-06-01</gco:Date>
              </gmd:date>
              <gmd:dateType>
                <gmd:CI_DateTypeCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/  Codelist/gmxCodelists.xml#CI_DateTypeCode" codeListValue="publication">publication</gmd:CI_DateTypeCode>
              </gmd:dateType>
            </gmd:CI_Date>
          </gmd:date>
          <gmd:identifier>
            <gmd:RS_Identifier>
              <gmd:authority>
                <gmd:CI_Citation>
                  <gmd:title>
                    <gco:CharacterString>International DOI Foundation (IDF)</gco:CharacterString>
                  </gmd:title>
                  <gmd:date gco:nilReason="missing"/>
                </gmd:CI_Citation>
              </gmd:authority>
              <gmd:code>
                <gco:CharacterString>https://doi.org/10.24431/rw1k31z</gco:CharacterString>
              </gmd:code>
            </gmd:RS_Identifier>
          </gmd:identifier>

Expected result:

CI_Date where codeListValue="publication" (edited)

ISO 19115 metadata record

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

<gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.isotc211.org/2005/gmd http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/gmd/gmd.xsd">
  <gmd:fileIdentifier gco:nilReason="missing"/>
  <gmd:language>
    <gco:CharacterString>eng;USA</gco:CharacterString>
  </gmd:language>
  <gmd:characterSet>
    <gmd:MD_CharacterSetCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode" codeListValue="UTF-8">UTF-8</gmd:MD_CharacterSetCode>
  </gmd:characterSet>
  <gmd:hierarchyLevel>
    <gmd:MD_ScopeCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#MD_ScopeCode" codeListValue="dataset">dataset</gmd:MD_ScopeCode>
  </gmd:hierarchyLevel>
  <gmd:contact>
    <gmd:CI_ResponsibleParty>
      <gmd:individualName>
        <gco:CharacterString>Brian Fadely</gco:CharacterString>
      </gmd:individualName>
      <gmd:organisationName>
        <gco:CharacterString>Marine Mammal Laboratory Alaska Fisheries Science Center NOAA Fisheries</gco:CharacterString>
      </gmd:organisationName>
      <gmd:positionName>
        <gco:CharacterString>Research Wildlife Biologist</gco:CharacterString>
      </gmd:positionName>
      <gmd:contactInfo>
        <gmd:CI_Contact>
          <gmd:phone>
            <gmd:CI_Telephone>
              <gmd:voice>
                <gco:CharacterString>(206) 526-6173</gco:CharacterString>
              </gmd:voice>
            </gmd:CI_Telephone>
          </gmd:phone>
          <gmd:address>
            <gmd:CI_Address>
              <gmd:deliveryPoint>
                <gco:CharacterString>Marine Mammal Laboratory</gco:CharacterString>
              </gmd:deliveryPoint>
              <gmd:deliveryPoint>
                <gco:CharacterString>7600 Sand Point Way NE</gco:CharacterString>
              </gmd:deliveryPoint>
              <gmd:city>
                <gco:CharacterString>Seattle</gco:CharacterString>
              </gmd:city>
              <gmd:administrativeArea>
                <gco:CharacterString>WA</gco:CharacterString>
              </gmd:administrativeArea>
              <gmd:postalCode>
                <gco:CharacterString>98115</gco:CharacterString>
              </gmd:postalCode>
              <gmd:country>
                <gco:CharacterString>USA</gco:CharacterString>
              </gmd:country>
              <gmd:electronicMailAddress>
                <gco:CharacterString>brian.fadely@noaa.gov</gco:CharacterString>
              </gmd:electronicMailAddress>
            </gmd:CI_Address>
          </gmd:address>
        </gmd:CI_Contact>
      </gmd:contactInfo>
      <gmd:role>
        <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="coAuthor">coAuthor</gmd:CI_RoleCode>
      </gmd:role>
    </gmd:CI_ResponsibleParty>
  </gmd:contact>
  <gmd:dateStamp gco:nilReason="unknown">
    <gco:Date xsi:nil="true"/>
  </gmd:dateStamp>
  <gmd:metadataStandardName>
    <gco:CharacterString>ISO 19115</gco:CharacterString>
  </gmd:metadataStandardName>
  <gmd:dataSetURI gco:nilReason="unknown"/>
  <gmd:identificationInfo>
    <gmd:MD_DataIdentification>
      <gmd:citation>
        <gmd:CI_Citation>
          <gmd:title>
            <gco:CharacterString>Steller sea lion (Eumetopias jubatus) satellite telemetry data used to determine at-sea distribution in the western-central Aleutian Islands, Alaska 2000-2013</gco:CharacterString>
          </gmd:title>
          <gmd:date>
            <gmd:CI_Date>
              <gmd:date>
                <gco:Date>2013-01-01</gco:Date>
              </gmd:date>
              <gmd:dateType>
                <gmd:CI_DateTypeCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode" codeListValue="creation">creation</gmd:CI_DateTypeCode>
              </gmd:dateType>
            </gmd:CI_Date>
          </gmd:date>
          <gmd:date>
            <gmd:CI_Date>
              <gmd:date>
                <gco:Date>2019-06-01</gco:Date>
              </gmd:date>
              <gmd:dateType>
                <gmd:CI_DateTypeCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/  Codelist/gmxCodelists.xml#CI_DateTypeCode" codeListValue="publication">publication</gmd:CI_DateTypeCode>
              </gmd:dateType>
            </gmd:CI_Date>
          </gmd:date>
          <gmd:identifier>
            <gmd:RS_Identifier>
              <gmd:authority>
                <gmd:CI_Citation>
                  <gmd:title>
                    <gco:CharacterString>International DOI Foundation (IDF)</gco:CharacterString>
                  </gmd:title>
                  <gmd:date gco:nilReason="missing"/>
                </gmd:CI_Citation>
              </gmd:authority>
              <gmd:code>
                <gco:CharacterString>https://doi.org/10.24431/rw1k31z</gco:CharacterString>
              </gmd:code>
            </gmd:RS_Identifier>
          </gmd:identifier>
          <gmd:citedResponsibleParty>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName gco:nilReason="template"/>
              <gmd:contactInfo>
                <gmd:CI_Contact>
                  <gmd:onlineResource>
                    <gmd:CI_OnlineResource>
                      <gmd:linkage>
                        <gmd:URL>https://inport.nmfs.noaa.gov/inport/item/28214</gmd:URL>
                      </gmd:linkage>
                      <gmd:description>
                        <gco:CharacterString>Additional metadata within the Alaska Fisheries Science Center's Metadata Library</gco:CharacterString>
                      </gmd:description>
                    </gmd:CI_OnlineResource>
                  </gmd:onlineResource>
                </gmd:CI_Contact>
              </gmd:contactInfo>
              <gmd:role gco:nilReason="template"/>
            </gmd:CI_ResponsibleParty>
          </gmd:citedResponsibleParty>
          <gmd:citedResponsibleParty>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName gco:nilReason="template"/>
              <gmd:contactInfo>
                <gmd:CI_Contact>
                  <gmd:onlineResource>
                    <gmd:CI_OnlineResource>
                      <gmd:linkage>
                        <gmd:URL>https://alaskafisheries.noaa.gov/sites/default/files/lander_etal.pdf</gmd:URL>
                      </gmd:linkage>
                      <gmd:description>
                        <gco:CharacterString>Link to pdf of Lander, M., D. Johnson, B. Fadely, and T. Gelatt. 2013. At-sea distribution of Steller sea lions in the western-central Aleutian Islands. Memo submitted to Alaska Science Center. August 2013. 20 pp.</gco:CharacterString>
                      </gmd:description>
                    </gmd:CI_OnlineResource>
                  </gmd:onlineResource>
                </gmd:CI_Contact>
              </gmd:contactInfo>
              <gmd:role gco:nilReason="template"/>
            </gmd:CI_ResponsibleParty>
          </gmd:citedResponsibleParty>
          <gmd:citedResponsibleParty>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName>
                <gco:CharacterString>Michelle Lander</gco:CharacterString>
              </gmd:individualName>
              <gmd:organisationName>
                <gco:CharacterString>Marine Mammal Laboratory Alaska Fisheries Science Center NOAA Fisheries</gco:CharacterString>
              </gmd:organisationName>
              <gmd:positionName>
                <gco:CharacterString>Research Fisheries Biologist</gco:CharacterString>
              </gmd:positionName>
              <gmd:contactInfo>
                <gmd:CI_Contact>
                  <gmd:phone>
                    <gmd:CI_Telephone>
                      <gmd:voice>
                        <gco:CharacterString>206-526-4012</gco:CharacterString>
                      </gmd:voice>
                    </gmd:CI_Telephone>
                  </gmd:phone>
                  <gmd:address>
                    <gmd:CI_Address>
                      <gmd:deliveryPoint>
                        <gco:CharacterString>Marine Mammal Laboratory</gco:CharacterString>
                      </gmd:deliveryPoint>
                      <gmd:deliveryPoint>
                        <gco:CharacterString>7600 Sand Point Way NE</gco:CharacterString>
                      </gmd:deliveryPoint>
                      <gmd:city>
                        <gco:CharacterString>Seattle</gco:CharacterString>
                      </gmd:city>
                      <gmd:administrativeArea>
                        <gco:CharacterString>WA</gco:CharacterString>
                      </gmd:administrativeArea>
                      <gmd:postalCode>
                        <gco:CharacterString>98115</gco:CharacterString>
                      </gmd:postalCode>
                      <gmd:country>
                        <gco:CharacterString>USA</gco:CharacterString>
                      </gmd:country>
                      <gmd:electronicMailAddress>
                        <gco:CharacterString>michelle.lander@noaa.gov</gco:CharacterString>
                      </gmd:electronicMailAddress>
                    </gmd:CI_Address>
                  </gmd:address>
                </gmd:CI_Contact>
              </gmd:contactInfo>
              <gmd:role>
                <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="principalInvestigator">principalInvestigator</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:citedResponsibleParty>
          <gmd:citedResponsibleParty>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName>
                <gco:CharacterString>Michelle Lander</gco:CharacterString>
              </gmd:individualName>
              <gmd:organisationName>
                <gco:CharacterString>Marine Mammal Laboratory Alaska Fisheries Science Center NOAA Fisheries</gco:CharacterString>
              </gmd:organisationName>
              <gmd:positionName>
                <gco:CharacterString>Research Fisheries Biologist</gco:CharacterString>
              </gmd:positionName>
              <gmd:contactInfo>
                <gmd:CI_Contact>
                  <gmd:phone>
                    <gmd:CI_Telephone>
                      <gmd:voice>
                        <gco:CharacterString>(206) 526-4012</gco:CharacterString>
                      </gmd:voice>
                    </gmd:CI_Telephone>
                  </gmd:phone>
                  <gmd:address>
                    <gmd:CI_Address>
                      <gmd:deliveryPoint>
                        <gco:CharacterString>Marine Mammal Laboratory</gco:CharacterString>
                      </gmd:deliveryPoint>
                      <gmd:deliveryPoint>
                        <gco:CharacterString>7600 Sand Point Way NE</gco:CharacterString>
                      </gmd:deliveryPoint>
                      <gmd:city>
                        <gco:CharacterString>Seattle</gco:CharacterString>
                      </gmd:city>
                      <gmd:administrativeArea>
                        <gco:CharacterString>WA</gco:CharacterString>
                      </gmd:administrativeArea>
                      <gmd:postalCode>
                        <gco:CharacterString>98115</gco:CharacterString>
                      </gmd:postalCode>
                      <gmd:country>
                        <gco:CharacterString>USA</gco:CharacterString>
                      </gmd:country>
                      <gmd:electronicMailAddress>
                        <gco:CharacterString>michelle.lander@noaa.gov</gco:CharacterString>
                      </gmd:electronicMailAddress>
                    </gmd:CI_Address>
                  </gmd:address>
                </gmd:CI_Contact>
              </gmd:contactInfo>
              <gmd:role>
                <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="originator">originator</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:citedResponsibleParty>
          <gmd:presentationForm>
            <gmd:CI_PresentationFormCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_PresentationFormCode" codeListValue="tableDigital">tableDigital</gmd:CI_PresentationFormCode>
          </gmd:presentationForm>
        </gmd:CI_Citation>
      </gmd:citation>
      <gmd:abstract>
        <gco:CharacterString>For this study we combined telemetry data from satellite-linked transmitters that were deployed on juvenile (n = 39) and adult female (n = 6) Steller sea lions during 2000-2013 in the western and central Aleutian Islands and conducted a spatial analysis to identify patterns of use relative to Steller sea lion (Eumetopias jubatus) critical habitat (50 CFR 226.202) and bathymetry in an area of intense fisheries management measures that were intended to reduce potential competition. Location data (Lander et al Table 1 Argos data) and animal information (Lander et al Table 2 Suppl info) are presented in two CSV files.</gco:CharacterString>
      </gmd:abstract>
      <gmd:purpose>
        <gco:CharacterString>These datasets were used for an analysis of the at-sea distribution of Steller sea lions in the western-central Aleutian Islands, Alaska to analyze habitat use and potential foraging areas relative to critical habitat designations. This analysis was prepared to support the 2014 Section 7 Biological Opinion by NMFS evaluating effects of commercial groundfish fisheries on Steller sea lion populations.</gco:CharacterString>
      </gmd:purpose>
      <gmd:credit/>
      <gmd:status>
        <gmd:MD_ProgressCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#MD_ProgressCode" codeListValue="completed">completed</gmd:MD_ProgressCode>
      </gmd:status>
      <gmd:pointOfContact>
        <gmd:CI_ResponsibleParty>
          <gmd:individualName>
            <gco:CharacterString>Michelle Lander</gco:CharacterString>
          </gmd:individualName>
          <gmd:organisationName>
            <gco:CharacterString>Marine Mammal Laboratory Alaska Fisheries Science Center NOAA Fisheries</gco:CharacterString>
          </gmd:organisationName>
          <gmd:positionName>
            <gco:CharacterString>Research Fisheries Biologist</gco:CharacterString>
          </gmd:positionName>
          <gmd:contactInfo>
            <gmd:CI_Contact>
              <gmd:phone>
                <gmd:CI_Telephone>
                  <gmd:voice>
                    <gco:CharacterString>206-526-4012</gco:CharacterString>
                  </gmd:voice>
                </gmd:CI_Telephone>
              </gmd:phone>
              <gmd:address>
                <gmd:CI_Address>
                  <gmd:deliveryPoint>
                    <gco:CharacterString>Marine Mammal Laboratory</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:deliveryPoint>
                    <gco:CharacterString>7600 Sand Point Way NE</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:city>
                    <gco:CharacterString>Seattle</gco:CharacterString>
                  </gmd:city>
                  <gmd:administrativeArea>
                    <gco:CharacterString>WA</gco:CharacterString>
                  </gmd:administrativeArea>
                  <gmd:postalCode>
                    <gco:CharacterString>98125</gco:CharacterString>
                  </gmd:postalCode>
                  <gmd:country>
                    <gco:CharacterString>USA</gco:CharacterString>
                  </gmd:country>
                  <gmd:electronicMailAddress>
                    <gco:CharacterString>michelle.lander@noaa.gov</gco:CharacterString>
                  </gmd:electronicMailAddress>
                </gmd:CI_Address>
              </gmd:address>
            </gmd:CI_Contact>
          </gmd:contactInfo>
          <gmd:role>
            <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="pointOfContact">pointOfContact</gmd:CI_RoleCode>
          </gmd:role>
        </gmd:CI_ResponsibleParty>
      </gmd:pointOfContact>
      <gmd:pointOfContact>
        <gmd:CI_ResponsibleParty>
          <gmd:individualName>
            <gco:CharacterString>Michelle Lander</gco:CharacterString>
          </gmd:individualName>
          <gmd:organisationName>
            <gco:CharacterString>NOAANMFSAlaska Fisheries Science Center</gco:CharacterString>
          </gmd:organisationName>
          <gmd:positionName>
            <gco:CharacterString>Research Fisheries Biologist</gco:CharacterString>
          </gmd:positionName>
          <gmd:contactInfo>
            <gmd:CI_Contact>
              <gmd:address>
                <gmd:CI_Address>
                  <gmd:deliveryPoint>
                    <gco:CharacterString>Marine Mammal Laboratory</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:electronicMailAddress>
                    <gco:CharacterString>michelle.lander@noaa.gov</gco:CharacterString>
                  </gmd:electronicMailAddress>
                </gmd:CI_Address>
              </gmd:address>
            </gmd:CI_Contact>
          </gmd:contactInfo>
          <gmd:role>
            <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="principalInvestigator">principalInvestigator</gmd:CI_RoleCode>
          </gmd:role>
        </gmd:CI_ResponsibleParty>
      </gmd:pointOfContact>
      <gmd:pointOfContact>
        <gmd:CI_ResponsibleParty>
          <gmd:individualName>
            <gco:CharacterString>Brian Fadely</gco:CharacterString>
          </gmd:individualName>
          <gmd:organisationName>
            <gco:CharacterString>Marine Mammal Laboratory Alaska Fisheries Science Center NOAA Fisheries</gco:CharacterString>
          </gmd:organisationName>
          <gmd:positionName>
            <gco:CharacterString>Research Wildlife Biologist</gco:CharacterString>
          </gmd:positionName>
          <gmd:contactInfo>
            <gmd:CI_Contact>
              <gmd:phone>
                <gmd:CI_Telephone>
                  <gmd:voice>
                    <gco:CharacterString>206-526-6173</gco:CharacterString>
                  </gmd:voice>
                </gmd:CI_Telephone>
              </gmd:phone>
              <gmd:address>
                <gmd:CI_Address>
                  <gmd:deliveryPoint>
                    <gco:CharacterString>7600 Sand Point Way NE</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:city>
                    <gco:CharacterString>Seattle</gco:CharacterString>
                  </gmd:city>
                  <gmd:administrativeArea>
                    <gco:CharacterString>Washington</gco:CharacterString>
                  </gmd:administrativeArea>
                  <gmd:postalCode>
                    <gco:CharacterString>98115</gco:CharacterString>
                  </gmd:postalCode>
                  <gmd:country>
                    <gco:CharacterString>United States</gco:CharacterString>
                  </gmd:country>
                  <gmd:electronicMailAddress>
                    <gco:CharacterString>brian.fadely@noaa.gov</gco:CharacterString>
                  </gmd:electronicMailAddress>
                </gmd:CI_Address>
              </gmd:address>
            </gmd:CI_Contact>
          </gmd:contactInfo>
          <gmd:role>
            <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="author">author</gmd:CI_RoleCode>
          </gmd:role>
        </gmd:CI_ResponsibleParty>
      </gmd:pointOfContact>
      <gmd:pointOfContact>
        <gmd:CI_ResponsibleParty>
          <gmd:individualName>
            <gco:CharacterString>Devin Johnson</gco:CharacterString>
          </gmd:individualName>
          <gmd:organisationName>
            <gco:CharacterString>Marine Mammal Laboratory Alaska Fisheries Science Center NOAA Fisheries</gco:CharacterString>
          </gmd:organisationName>
          <gmd:positionName>
            <gco:CharacterString>Research Statistician</gco:CharacterString>
          </gmd:positionName>
          <gmd:contactInfo>
            <gmd:CI_Contact>
              <gmd:phone>
                <gmd:CI_Telephone>
                  <gmd:voice>
                    <gco:CharacterString>(206) 526-6867</gco:CharacterString>
                  </gmd:voice>
                </gmd:CI_Telephone>
              </gmd:phone>
              <gmd:address>
                <gmd:CI_Address>
                  <gmd:deliveryPoint>
                    <gco:CharacterString>Marine Mammal Laboratory</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:deliveryPoint>
                    <gco:CharacterString>Marine Mammal Laboratory 7600 Sand Point Way NE</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:city>
                    <gco:CharacterString>Seattle</gco:CharacterString>
                  </gmd:city>
                  <gmd:administrativeArea>
                    <gco:CharacterString>WA</gco:CharacterString>
                  </gmd:administrativeArea>
                  <gmd:postalCode>
                    <gco:CharacterString>98115</gco:CharacterString>
                  </gmd:postalCode>
                  <gmd:country>
                    <gco:CharacterString>USA</gco:CharacterString>
                  </gmd:country>
                  <gmd:electronicMailAddress>
                    <gco:CharacterString>devin.johnson@noaa.gov</gco:CharacterString>
                  </gmd:electronicMailAddress>
                </gmd:CI_Address>
              </gmd:address>
            </gmd:CI_Contact>
          </gmd:contactInfo>
          <gmd:role>
            <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="author">author</gmd:CI_RoleCode>
          </gmd:role>
        </gmd:CI_ResponsibleParty>
      </gmd:pointOfContact>
      <gmd:pointOfContact>
        <gmd:CI_ResponsibleParty>
          <gmd:individualName>
            <gco:CharacterString>Thomas Gelatt</gco:CharacterString>
          </gmd:individualName>
          <gmd:organisationName>
            <gco:CharacterString>Marine Mammal Laboratory Alaska Fisheries Science Center, NOAA Fisheries</gco:CharacterString>
          </gmd:organisationName>
          <gmd:positionName>
            <gco:CharacterString>Lead, Alaska Ecosystem Program</gco:CharacterString>
          </gmd:positionName>
          <gmd:contactInfo>
            <gmd:CI_Contact>
              <gmd:phone>
                <gmd:CI_Telephone>
                  <gmd:voice>
                    <gco:CharacterString>(206) 526-4040</gco:CharacterString>
                  </gmd:voice>
                </gmd:CI_Telephone>
              </gmd:phone>
              <gmd:address>
                <gmd:CI_Address>
                  <gmd:deliveryPoint>
                    <gco:CharacterString>Marine Mammal Laboratory</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:deliveryPoint>
                    <gco:CharacterString>7600 Sand Point Way NE</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:city>
                    <gco:CharacterString>Seattle</gco:CharacterString>
                  </gmd:city>
                  <gmd:administrativeArea>
                    <gco:CharacterString>Washington</gco:CharacterString>
                  </gmd:administrativeArea>
                  <gmd:postalCode>
                    <gco:CharacterString>98115</gco:CharacterString>
                  </gmd:postalCode>
                  <gmd:country>
                    <gco:CharacterString>United States</gco:CharacterString>
                  </gmd:country>
                  <gmd:electronicMailAddress>
                    <gco:CharacterString>tom.gelatt@noaa.gov</gco:CharacterString>
                  </gmd:electronicMailAddress>
                </gmd:CI_Address>
              </gmd:address>
            </gmd:CI_Contact>
          </gmd:contactInfo>
          <gmd:role>
            <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="author">author</gmd:CI_RoleCode>
          </gmd:role>
        </gmd:CI_ResponsibleParty>
      </gmd:pointOfContact>
      <gmd:pointOfContact>
        <gmd:CI_ResponsibleParty>
          <gmd:individualName>
            <gco:CharacterString>Jeremy Sterling</gco:CharacterString>
          </gmd:individualName>
          <gmd:organisationName>
            <gco:CharacterString>AFSC Marine Mammal Laboratory</gco:CharacterString>
          </gmd:organisationName>
          <gmd:positionName>
            <gco:CharacterString>Fisheries Biologist</gco:CharacterString>
          </gmd:positionName>
          <gmd:contactInfo>
            <gmd:CI_Contact>
              <gmd:phone>
                <gmd:CI_Telephone>
                  <gmd:voice>
                    <gco:CharacterString>(206) 526-4033</gco:CharacterString>
                  </gmd:voice>
                </gmd:CI_Telephone>
              </gmd:phone>
              <gmd:address>
                <gmd:CI_Address>
                  <gmd:deliveryPoint>
                    <gco:CharacterString>Marine Mammal Laboratory</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:deliveryPoint>
                    <gco:CharacterString>7600 Sand Point Way NE</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:city>
                    <gco:CharacterString>Seattle</gco:CharacterString>
                  </gmd:city>
                  <gmd:administrativeArea>
                    <gco:CharacterString>Washington</gco:CharacterString>
                  </gmd:administrativeArea>
                  <gmd:postalCode>
                    <gco:CharacterString>98115</gco:CharacterString>
                  </gmd:postalCode>
                  <gmd:country>
                    <gco:CharacterString>United States</gco:CharacterString>
                  </gmd:country>
                  <gmd:electronicMailAddress>
                    <gco:CharacterString>jeremy.sterling@noaa.gov</gco:CharacterString>
                  </gmd:electronicMailAddress>
                </gmd:CI_Address>
              </gmd:address>
            </gmd:CI_Contact>
          </gmd:contactInfo>
          <gmd:role>
            <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="originator">originator</gmd:CI_RoleCode>
          </gmd:role>
        </gmd:CI_ResponsibleParty>
      </gmd:pointOfContact>
      <gmd:pointOfContact>
        <gmd:CI_ResponsibleParty>
          <gmd:individualName>
            <gco:CharacterString>Michael Rehberg</gco:CharacterString>
          </gmd:individualName>
          <gmd:organisationName>
            <gco:CharacterString>Marine Mammal Program, ADF&amp;G</gco:CharacterString>
          </gmd:organisationName>
          <gmd:positionName>
            <gco:CharacterString>Program Lead</gco:CharacterString>
          </gmd:positionName>
          <gmd:contactInfo>
            <gmd:CI_Contact>
              <gmd:phone>
                <gmd:CI_Telephone>
                  <gmd:voice>
                    <gco:CharacterString>(907) 267-2100</gco:CharacterString>
                  </gmd:voice>
                </gmd:CI_Telephone>
              </gmd:phone>
              <gmd:address>
                <gmd:CI_Address>
                  <gmd:deliveryPoint>
                    <gco:CharacterString>333 Raspberry Road</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:city>
                    <gco:CharacterString>Anchorage</gco:CharacterString>
                  </gmd:city>
                  <gmd:administrativeArea>
                    <gco:CharacterString>AK</gco:CharacterString>
                  </gmd:administrativeArea>
                  <gmd:postalCode>
                    <gco:CharacterString>99518</gco:CharacterString>
                  </gmd:postalCode>
                  <gmd:country>
                    <gco:CharacterString>USA</gco:CharacterString>
                  </gmd:country>
                  <gmd:electronicMailAddress>
                    <gco:CharacterString>dfg.dwc.sealions@alaska.gov</gco:CharacterString>
                  </gmd:electronicMailAddress>
                </gmd:CI_Address>
              </gmd:address>
            </gmd:CI_Contact>
          </gmd:contactInfo>
          <gmd:role>
            <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="owner">owner</gmd:CI_RoleCode>
          </gmd:role>
        </gmd:CI_ResponsibleParty>
      </gmd:pointOfContact>
      <gmd:pointOfContact>
        <gmd:CI_ResponsibleParty>
          <gmd:individualName>
            <gco:CharacterString>Jennifer Burns</gco:CharacterString>
          </gmd:individualName>
          <gmd:organisationName>
            <gco:CharacterString>University of Alaska, Anchorage</gco:CharacterString>
          </gmd:organisationName>
          <gmd:positionName>
            <gco:CharacterString>Professor of Biological Sciences</gco:CharacterString>
          </gmd:positionName>
          <gmd:contactInfo>
            <gmd:CI_Contact>
              <gmd:phone>
                <gmd:CI_Telephone>
                  <gmd:voice>
                    <gco:CharacterString>(907) 863-8809</gco:CharacterString>
                  </gmd:voice>
                </gmd:CI_Telephone>
              </gmd:phone>
              <gmd:address>
                <gmd:CI_Address>
                  <gmd:deliveryPoint>
                    <gco:CharacterString>3101 Science Circle, CPISB 202C</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:city>
                    <gco:CharacterString>Anchorage</gco:CharacterString>
                  </gmd:city>
                  <gmd:administrativeArea>
                    <gco:CharacterString>AK</gco:CharacterString>
                  </gmd:administrativeArea>
                  <gmd:postalCode>
                    <gco:CharacterString>99508</gco:CharacterString>
                  </gmd:postalCode>
                  <gmd:country>
                    <gco:CharacterString>USA</gco:CharacterString>
                  </gmd:country>
                  <gmd:electronicMailAddress>
                    <gco:CharacterString>jmburns@alaska.edu</gco:CharacterString>
                  </gmd:electronicMailAddress>
                </gmd:CI_Address>
              </gmd:address>
            </gmd:CI_Contact>
          </gmd:contactInfo>
          <gmd:role>
            <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="owner">owner</gmd:CI_RoleCode>
          </gmd:role>
        </gmd:CI_ResponsibleParty>
      </gmd:pointOfContact>
      <gmd:resourceMaintenance>
        <gmd:MD_MaintenanceInformation>
          <gmd:maintenanceAndUpdateFrequency>
            <gmd:MD_MaintenanceFrequencyCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode" codeListValue="notPlanned">notPlanned</gmd:MD_MaintenanceFrequencyCode>
          </gmd:maintenanceAndUpdateFrequency>
          <gmd:contact>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName>
                <gco:CharacterString>Michelle Lander</gco:CharacterString>
              </gmd:individualName>
              <gmd:organisationName>
                <gco:CharacterString>NOAANMFSAlaska Fisheries Science Center</gco:CharacterString>
              </gmd:organisationName>
              <gmd:positionName>
                <gco:CharacterString>Research Fisheries Biologist</gco:CharacterString>
              </gmd:positionName>
              <gmd:contactInfo>
                <gmd:CI_Contact>
                  <gmd:phone>
                    <gmd:CI_Telephone>
                      <gmd:voice>
                        <gco:CharacterString>206-526-4012</gco:CharacterString>
                      </gmd:voice>
                    </gmd:CI_Telephone>
                  </gmd:phone>
                  <gmd:address>
                    <gmd:CI_Address>
                      <gmd:deliveryPoint>
                        <gco:CharacterString>Marine Mammal Laboratory</gco:CharacterString>
                      </gmd:deliveryPoint>
                      <gmd:deliveryPoint>
                        <gco:CharacterString>7600 Sand Point Way NE</gco:CharacterString>
                      </gmd:deliveryPoint>
                      <gmd:city>
                        <gco:CharacterString>Seattle</gco:CharacterString>
                      </gmd:city>
                      <gmd:administrativeArea>
                        <gco:CharacterString>WA</gco:CharacterString>
                      </gmd:administrativeArea>
                      <gmd:postalCode>
                        <gco:CharacterString>98115</gco:CharacterString>
                      </gmd:postalCode>
                      <gmd:country>
                        <gco:CharacterString>USA</gco:CharacterString>
                      </gmd:country>
                      <gmd:electronicMailAddress>
                        <gco:CharacterString>michelle.lander@noaa.gov</gco:CharacterString>
                      </gmd:electronicMailAddress>
                    </gmd:CI_Address>
                  </gmd:address>
                </gmd:CI_Contact>
              </gmd:contactInfo>
              <gmd:role>
                <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="originator">originator</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:contact>
        </gmd:MD_MaintenanceInformation>
      </gmd:resourceMaintenance>
      <gmd:descriptiveKeywords>
        <gmd:MD_Keywords>
          <gmd:keyword>
            <gco:CharacterString>Eumetopias jubatus</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>northern sea lion, steller sealion, Steller's sea lion, Steller Sea Lion</gco:CharacterString>
          </gmd:keyword>
          <gmd:thesaurusName>
            <gmd:CI_Citation>
              <gmd:title>
                <gco:CharacterString>ITIS</gco:CharacterString>
              </gmd:title>
              <gmd:date gco:nilReason="template"/>
            </gmd:CI_Citation>
          </gmd:thesaurusName>
        </gmd:MD_Keywords>
      </gmd:descriptiveKeywords>
      <gmd:descriptiveKeywords>
        <gmd:MD_Keywords>
          <gmd:keyword>
            <gco:CharacterString>fisheries interaction</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>endangered species</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>conservation</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>foraging distribution</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>satellite tracking</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>satellite tags</gco:CharacterString>
          </gmd:keyword>
          <gmd:type>
            <gmd:MD_KeywordTypeCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode" codeListValue="theme">theme</gmd:MD_KeywordTypeCode>
          </gmd:type>
          <gmd:thesaurusName>
            <gmd:CI_Citation>
              <gmd:title>
                <gco:CharacterString>NPRB Keywords version 1.0</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>OCEAN &gt; PACIFIC OCEAN &gt; NORTH PACIFIC OCEAN &gt; BERING SEA</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>OCEAN &gt; PACIFIC OCEAN &gt; NORTH PACIFIC OCEAN &gt; GULF OF ALASKA</gco:CharacterString>
          </gmd:keyword>
          <gmd:type>
            <gmd:MD_KeywordTypeCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode" codeListValue="place">place</gmd:MD_KeywordTypeCode>
          </gmd:type>
          <gmd:thesaurusName>
            <gmd:CI_Citation>
              <gmd:title>
                <gco:CharacterString>GCMD Locations Keywords version 8.4.1</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>EARTH SCIENCE &gt; OCEANS &gt; AQUATIC SCIENCES</gco:CharacterString>
          </gmd:keyword>
          <gmd:type>
            <gmd:MD_KeywordTypeCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode" codeListValue="instrument">instrument</gmd:MD_KeywordTypeCode>
          </gmd:type>
          <gmd:thesaurusName>
            <gmd:CI_Citation>
              <gmd:title>
                <gco:CharacterString>GCMD Science Keywords version 8.4.1</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>Animal-based Platform - Mammal</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>Animal-mounted instrument</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>Aleutian Islands</gco:CharacterString>
          </gmd:keyword>
          <gmd:type>
            <gmd:MD_KeywordTypeCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode" codeListValue="platform">platform</gmd:MD_KeywordTypeCode>
          </gmd:type>
        </gmd:MD_Keywords>
      </gmd:descriptiveKeywords>
      <gmd:descriptiveKeywords>
        <gmd:MD_Keywords>
          <gmd:keyword>
            <gco:CharacterString>2000-2013</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>autumn</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>summer</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>spring</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>winter</gco:CharacterString>
          </gmd:keyword>
          <gmd:type>
            <gmd:MD_KeywordTypeCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode" codeListValue="temporal">temporal</gmd:MD_KeywordTypeCode>
          </gmd:type>
        </gmd:MD_Keywords>
      </gmd:descriptiveKeywords>
      <gmd:resourceSpecificUsage>
        <gmd:MD_Usage>
          <gmd:specificUsage>
            <gco:CharacterString>This dataset was used for an analysis prepared to support the NMFS 2014 Section 7 Biological Opinion evaluating effects of commercial groundfish fisheries on Steller sea lion populations.</gco:CharacterString>
          </gmd:specificUsage>
          <gmd:usageDateTime>
            <gco:DateTime>2013-11-13T00:00:00-07:00</gco:DateTime>
          </gmd:usageDateTime>
          <gmd:userContactInfo>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName>
                <gco:CharacterString>Michelle Lander</gco:CharacterString>
              </gmd:individualName>
              <gmd:role>
                <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="user">user</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:userContactInfo>
        </gmd:MD_Usage>
      </gmd:resourceSpecificUsage>
      <gmd:resourceConstraints>
        <gmd:MD_Constraints>
          <gmd:useLimitation>
            <gco:CharacterString>Applications or inferences derived from the data should be carefully considered for accuracy. While every effort has been made to ensure that these data are accurate and reliable within the limits of the current state of the art, NOAA cannot assume liability for any damages caused by any errors or omissions in the data, nor as a result of the failure of the data to function on a particular system. NOAA makes no warranty, expressed or implied, nor does the fact of distribution constitute such a warranty.</gco:CharacterString>
          </gmd:useLimitation>
        </gmd:MD_Constraints>
      </gmd:resourceConstraints>
      <gmd:resourceConstraints>
        <gmd:MD_LegalConstraints>
          <gmd:useLimitation>
            <gco:CharacterString>Cite as: Lander....</gco:CharacterString>
          </gmd:useLimitation>
        </gmd:MD_LegalConstraints>
      </gmd:resourceConstraints>
      <gmd:spatialRepresentationType>
        <gmd:MD_SpatialRepresentationTypeCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#MD_SpatialRepresentationTypeCode" codeListValue="textTable">textTable</gmd:MD_SpatialRepresentationTypeCode>
      </gmd:spatialRepresentationType>
      <gmd:language>
        <gco:CharacterString>eng;USA</gco:CharacterString>
      </gmd:language>
      <gmd:topicCategory>
        <gmd:MD_TopicCategoryCode>boundaries</gmd:MD_TopicCategoryCode>
      </gmd:topicCategory>
      <gmd:topicCategory>
        <gmd:MD_TopicCategoryCode>oceans</gmd:MD_TopicCategoryCode>
      </gmd:topicCategory>
      <gmd:topicCategory>
        <gmd:MD_TopicCategoryCode>environment</gmd:MD_TopicCategoryCode>
      </gmd:topicCategory>
      <gmd:topicCategory>
        <gmd:MD_TopicCategoryCode>biota</gmd:MD_TopicCategoryCode>
      </gmd:topicCategory>
      <gmd:environmentDescription>
        <gco:CharacterString>The original data were decoded with a data analysis program (SATPAK or DAP; Wildlife Computers Inc., Redmond, WA), further processed in the R Development environment (R 3.0.1, R Development Core Team 2006), then output into a CSV format for dissemination.</gco:CharacterString>
      </gmd:environmentDescription>
      <gmd:extent>
        <gmd:EX_Extent>
          <gmd:temporalElement>
            <gmd:EX_TemporalExtent>
              <gmd:extent>
                <gml:TimePeriod gml:id="gmlid_1">
                  <gml:description>The start time marks the first transmission (after release) of the first tag deployed in the dataset, whereas the end time indicates the last transmission of the last tag deployed in the dataset.</gml:description>
                  <gml:beginPosition>2000-02-29T22:38:00-09:00</gml:beginPosition>
                  <gml:endPosition>2013-07-05T09:41:00-09:00</gml:endPosition>
                </gml:TimePeriod>
              </gmd:extent>
            </gmd:EX_TemporalExtent>
          </gmd:temporalElement>
        </gmd:EX_Extent>
      </gmd:extent>
      <gmd:extent>
        <gmd:EX_Extent>
          <gmd:verticalElement>
            <gmd:EX_VerticalExtent>
              <gmd:minimumValue>
                <gco:Real>0.0</gco:Real>
              </gmd:minimumValue>
              <gmd:maximumValue>
                <gco:Real>0.0</gco:Real>
              </gmd:maximumValue>
              <gmd:verticalCRS xlink:href="http://www.epsg-registry.org/export.htm?gml=urn:ogc:def:crs:EPSG::5714" xlink:title="EPSG 5714 - Mean Sea Level height"/>
            </gmd:EX_VerticalExtent>
          </gmd:verticalElement>
        </gmd:EX_Extent>
      </gmd:extent>
      <gmd:extent>
        <gmd:EX_Extent>
          <gmd:geographicElement>
            <gmd:EX_GeographicBoundingBox>
              <gmd:westBoundLongitude>
                <gco:Decimal>179.995469</gco:Decimal>
              </gmd:westBoundLongitude>
              <gmd:eastBoundLongitude>
                <gco:Decimal>192.71297</gco:Decimal>
              </gmd:eastBoundLongitude>
              <gmd:southBoundLatitude>
                <gco:Decimal>48.535795</gco:Decimal>
              </gmd:southBoundLatitude>
              <gmd:northBoundLatitude>
                <gco:Decimal>57.073602</gco:Decimal>
              </gmd:northBoundLatitude>
            </gmd:EX_GeographicBoundingBox>
          </gmd:geographicElement>
        </gmd:EX_Extent>
      </gmd:extent>
      <gmd:extent>
        <gmd:EX_Extent>
          <gmd:geographicElement>
            <gmd:EX_BoundingPolygon>
              <gmd:polygon>
                <gml:Polygon gml:id="gmlid_2">
                  <gml:exterior>
                    <gml:LinearRing>
                      <gml:coordinates decimal="-192.91717529296875,50.792047064406866 -189.70916748046875,55.55349545845371 -167.86834716796875,56.3409012041991 -167.78045654296875,51.80861475198521 -179.73358154296875,49.61070993807422 -192.91717529296875,50.792047064406866"/>
                    </gml:LinearRing>
                  </gml:exterior>
                </gml:Polygon>
              </gmd:polygon>
            </gmd:EX_BoundingPolygon>
          </gmd:geographicElement>
        </gmd:EX_Extent>
      </gmd:extent>
    </gmd:MD_DataIdentification>
  </gmd:identificationInfo>
  <gmd:contentInfo>
    <gmd:MD_FeatureCatalogueDescription>
      <gmd:language>
        <gco:CharacterString>eng; USA</gco:CharacterString>
      </gmd:language>
      <gmd:includedWithDataset>
        <gco:Boolean>true</gco:Boolean>
      </gmd:includedWithDataset>
      <gmd:featureTypes>
        <gco:LocalName>This data dictionary descrbies entities and attributes in the data tables from this dataset, which describe telemetry data of Steller sea lions in the western-central Aleutian Islands: Lander et al Table 1 Argos data.</gco:LocalName>
      </gmd:featureTypes>
      <gmd:featureCatalogueCitation>
        <gmd:CI_Citation>
          <gmd:title>
            <gco:CharacterString>Data dictionary for telemetry data of Steller sea lions in the western-central Aleutian Islands</gco:CharacterString>
          </gmd:title>
          <gmd:date gco:nilReason="missing"/>
        </gmd:CI_Citation>
      </gmd:featureCatalogueCitation>
    </gmd:MD_FeatureCatalogueDescription>
  </gmd:contentInfo>
  <gmd:distributionInfo>
    <gmd:MD_Distribution>
      <gmd:distributor>
        <gmd:MD_Distributor>
          <gmd:distributorContact>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName>
                <gco:CharacterString>Axiom Data Science</gco:CharacterString>
              </gmd:individualName>
              <gmd:organisationName>
                <gco:CharacterString>Axiom Data Science</gco:CharacterString>
              </gmd:organisationName>
              <gmd:positionName>
                <gco:CharacterString>Metadata Specialist</gco:CharacterString>
              </gmd:positionName>
              <gmd:role>
                <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="distributor">distributor</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:distributorContact>
          <gmd:distributorFormat>
            <gmd:MD_Format>
              <gmd:name>
                <gco:CharacterString>csv</gco:CharacterString>
              </gmd:name>
              <gmd:version>
                <gco:CharacterString>not applicable</gco:CharacterString>
              </gmd:version>
            </gmd:MD_Format>
          </gmd:distributorFormat>
        </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="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#MX_ScopeCode" codeListValue="dataset">dataset</gmd:MD_ScopeCode>
          </gmd:level>
        </gmd:DQ_Scope>
      </gmd:scope>
      <gmd:lineage>
        <gmd:LI_Lineage>
          <gmd:statement>
            <gco:CharacterString>During February 2000 to October 2012, juvenile (n=39) and adult female (n=6) Steller sea lions were captured at rookeries and haulout sites within the western and central Aleutian Islands, equipped with data archiving satellite-linked transmitters, then released. Different instruments deployed included satellite-linked depth recorders (SDRT10&amp;16, Wildlife Computers Ltd., Redmond, WA), satellite-relayed data loggers (SRDL series 9000, Sea Mammal Research Unit, University of St. Andrews, Scotland), or fast-loc transmitters (SPLASH10-F-400, Wildlife Computers) attached to the dorsum of each juvenile or to the top of the head of adult females using epoxy adhesive. All data were obtained through Service Argos, Inc. (Argos 1996) and decoded using SATPAK software or a data analysis program (DAP; Wildlife Computers Inc.). Locations from all instruments were filtered using a swim speed of 2 m/s with the algorithm described by McConnell et al. (1992) after deleting duplicate and Z (-9) locations (argosfilterpackage, R 3.0.1, R Development Core Team 2006).</gco:CharacterString>
          </gmd:statement>
          <gmd:processStep>
            <gmd:LI_ProcessStep>
              <gmd:description>
                <gco:CharacterString>Data were filtered for location quality by deleting duplicate and Z (-9) locations, and speed-filtered to remove locations requiring swim speeds greater than 2 m/s.</gco:CharacterString>
              </gmd:description>
              <gmd:rationale>
                <gco:CharacterString>The purpose of this processing step was to delete erroneous (unrealistic) positions obtained from Service Argos.</gco:CharacterString>
              </gmd:rationale>
              <gmd:processor>
                <gmd:CI_ResponsibleParty>
                  <gmd:individualName>
                    <gco:CharacterString>Michelle Lander</gco:CharacterString>
                  </gmd:individualName>
                  <gmd:organisationName>
                    <gco:CharacterString>NOAANMFSAlaska Fisheries Science Center</gco:CharacterString>
                  </gmd:organisationName>
                  <gmd:positionName>
                    <gco:CharacterString>Research Fisheries Biologist</gco:CharacterString>
                  </gmd:positionName>
                  <gmd:contactInfo>
                    <gmd:CI_Contact>
                      <gmd:phone>
                        <gmd:CI_Telephone>
                          <gmd:voice>
                            <gco:CharacterString>(206) 526-4012</gco:CharacterString>
                          </gmd:voice>
                        </gmd:CI_Telephone>
                      </gmd:phone>
                      <gmd:address>
                        <gmd:CI_Address>
                          <gmd:deliveryPoint>
                            <gco:CharacterString>Marine Mammal Laboratory</gco:CharacterString>
                          </gmd:deliveryPoint>
                          <gmd:deliveryPoint>
                            <gco:CharacterString>7600 Sand Point Way NE</gco:CharacterString>
                          </gmd:deliveryPoint>
                          <gmd:city>
                            <gco:CharacterString>Seattle</gco:CharacterString>
                          </gmd:city>
                          <gmd:administrativeArea>
                            <gco:CharacterString>WA</gco:CharacterString>
                          </gmd:administrativeArea>
                          <gmd:postalCode>
                            <gco:CharacterString>98115</gco:CharacterString>
                          </gmd:postalCode>
                          <gmd:country>
                            <gco:CharacterString>USA</gco:CharacterString>
                          </gmd:country>
                          <gmd:electronicMailAddress>
                            <gco:CharacterString>michelle.lander@noaa.gov</gco:CharacterString>
                          </gmd:electronicMailAddress>
                        </gmd:CI_Address>
                      </gmd:address>
                    </gmd:CI_Contact>
                  </gmd:contactInfo>
                  <gmd:role>
                    <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="processor">processor</gmd:CI_RoleCode>
                  </gmd:role>
                </gmd:CI_ResponsibleParty>
              </gmd:processor>
              <gmd:processor>
                <gmd:CI_ResponsibleParty>
                  <gmd:individualName>
                    <gco:CharacterString>Jeremy Sterling NOAA Federal</gco:CharacterString>
                  </gmd:individualName>
                  <gmd:organisationName>
                    <gco:CharacterString>AFSC Marine Mammal Laboratory</gco:CharacterString>
                  </gmd:organisationName>
                  <gmd:positionName>
                    <gco:CharacterString>Fisheries Biologist</gco:CharacterString>
                  </gmd:positionName>
                  <gmd:contactInfo>
                    <gmd:CI_Contact>
                      <gmd:phone>
                        <gmd:CI_Telephone>
                          <gmd:voice>
                            <gco:CharacterString>(206) 526-4033</gco:CharacterString>
                          </gmd:voice>
                        </gmd:CI_Telephone>
                      </gmd:phone>
                      <gmd:address>
                        <gmd:CI_Address>
                          <gmd:deliveryPoint>
                            <gco:CharacterString>7600 Sand Point Way NE</gco:CharacterString>
                          </gmd:deliveryPoint>
                          <gmd:city>
                            <gco:CharacterString>Seattle</gco:CharacterString>
                          </gmd:city>
                          <gmd:administrativeArea>
                            <gco:CharacterString>Washington</gco:CharacterString>
                          </gmd:administrativeArea>
                          <gmd:postalCode>
                            <gco:CharacterString>98115</gco:CharacterString>
                          </gmd:postalCode>
                          <gmd:country>
                            <gco:CharacterString>United States</gco:CharacterString>
                          </gmd:country>
                          <gmd:electronicMailAddress>
                            <gco:CharacterString>jeremy.sterling@noaa.gov</gco:CharacterString>
                          </gmd:electronicMailAddress>
                        </gmd:CI_Address>
                      </gmd:address>
                    </gmd:CI_Contact>
                  </gmd:contactInfo>
                  <gmd:role>
                    <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="processor">processor</gmd:CI_RoleCode>
                  </gmd:role>
                </gmd:CI_ResponsibleParty>
              </gmd:processor>
              <gmd:processor>
                <gmd:CI_ResponsibleParty>
                  <gmd:individualName>
                    <gco:CharacterString>Michael Rehberg</gco:CharacterString>
                  </gmd:individualName>
                  <gmd:organisationName>
                    <gco:CharacterString>Marine Mammal Program, ADF&amp;G</gco:CharacterString>
                  </gmd:organisationName>
                  <gmd:positionName>
                    <gco:CharacterString>Program Lead</gco:CharacterString>
                  </gmd:positionName>
                  <gmd:contactInfo>
                    <gmd:CI_Contact>
                      <gmd:phone>
                        <gmd:CI_Telephone>
                          <gmd:voice>
                            <gco:CharacterString>907-267-2100</gco:CharacterString>
                          </gmd:voice>
                        </gmd:CI_Telephone>
                      </gmd:phone>
                      <gmd:address>
                        <gmd:CI_Address>
                          <gmd:deliveryPoint>
                            <gco:CharacterString>333 Raspberry Road</gco:CharacterString>
                          </gmd:deliveryPoint>
                          <gmd:city>
                            <gco:CharacterString>Anchorage</gco:CharacterString>
                          </gmd:city>
                          <gmd:administrativeArea>
                            <gco:CharacterString>AK</gco:CharacterString>
                          </gmd:administrativeArea>
                          <gmd:postalCode>
                            <gco:CharacterString>99518</gco:CharacterString>
                          </gmd:postalCode>
                          <gmd:country>
                            <gco:CharacterString>USA</gco:CharacterString>
                          </gmd:country>
                          <gmd:electronicMailAddress>
                            <gco:CharacterString>dfg.dwc.sealions@alaska.gov</gco:CharacterString>
                          </gmd:electronicMailAddress>
                        </gmd:CI_Address>
                      </gmd:address>
                    </gmd:CI_Contact>
                  </gmd:contactInfo>
                  <gmd:role>
                    <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="processor">processor</gmd:CI_RoleCode>
                  </gmd:role>
                </gmd:CI_ResponsibleParty>
              </gmd:processor>
            </gmd:LI_ProcessStep>
          </gmd:processStep>
          <gmd:source>
            <gmd:LI_Source>
              <gmd:sourceCitation gco:nilReason="missing"/>
              <gmd:sourceStep>
                <gmd:LI_ProcessStep>
                  <gmd:description gco:nilReason="missing"/>
                </gmd:LI_ProcessStep>
              </gmd:sourceStep>
            </gmd:LI_Source>
          </gmd:source>
        </gmd:LI_Lineage>
      </gmd:lineage>
    </gmd:DQ_DataQuality>
  </gmd:dataQualityInfo>
  <gmd:metadataMaintenance>
    <gmd:MD_MaintenanceInformation>
      <gmd:maintenanceAndUpdateFrequency>
        <gmd:MD_MaintenanceFrequencyCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode" codeListValue="asNeeded">asNeeded</gmd:MD_MaintenanceFrequencyCode>
      </gmd:maintenanceAndUpdateFrequency>
      <gmd:contact>
        <gmd:CI_ResponsibleParty>
          <gmd:individualName>
            <gco:CharacterString>Brian Fadely</gco:CharacterString>
          </gmd:individualName>
          <gmd:organisationName>
            <gco:CharacterString>Marine Mammal Laboratory Alaska Fisheries Science Center NOAA Fisheries</gco:CharacterString>
          </gmd:organisationName>
          <gmd:positionName>
            <gco:CharacterString>Research Wildlife Biologist</gco:CharacterString>
          </gmd:positionName>
          <gmd:contactInfo>
            <gmd:CI_Contact>
              <gmd:phone>
                <gmd:CI_Telephone>
                  <gmd:voice>
                    <gco:CharacterString>(206) 526-6173</gco:CharacterString>
                  </gmd:voice>
                </gmd:CI_Telephone>
              </gmd:phone>
              <gmd:address>
                <gmd:CI_Address>
                  <gmd:deliveryPoint>
                    <gco:CharacterString>Marine Mammal Laboratory</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:deliveryPoint>
                    <gco:CharacterString>7600 Sand Point Way NE</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:city>
                    <gco:CharacterString>Seattle</gco:CharacterString>
                  </gmd:city>
                  <gmd:administrativeArea>
                    <gco:CharacterString>WA</gco:CharacterString>
                  </gmd:administrativeArea>
                  <gmd:postalCode>
                    <gco:CharacterString>98115</gco:CharacterString>
                  </gmd:postalCode>
                  <gmd:country>
                    <gco:CharacterString>USA</gco:CharacterString>
                  </gmd:country>
                  <gmd:electronicMailAddress>
                    <gco:CharacterString>brian.fadely@noaa.gov</gco:CharacterString>
                  </gmd:electronicMailAddress>
                </gmd:CI_Address>
              </gmd:address>
            </gmd:CI_Contact>
          </gmd:contactInfo>
          <gmd:role>
            <gmd:CI_RoleCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="coAuthor">coAuthor</gmd:CI_RoleCode>
          </gmd:role>
        </gmd:CI_ResponsibleParty>
      </gmd:contact>
    </gmd:MD_MaintenanceInformation>
  </gmd:metadataMaintenance>
</gmd:MD_Metadata>
taojing2002 commented 5 years ago

This is a dataone index issue. I re-open the ticket: https://redmine.dataone.org/issues/8615 On 5/31/19 7:22 PM, Roger Dahl wrote:

Reported by Ross Martin @ Research Workspace

https://search.dataone.org/view/10.24431/rw1k31z

Michelle Lander, Brian Fadely, Devin Johnson, Thomas Gelatt, Jeremy Sterling, et al. 2013. Steller sea lion (Eumetopias jubatus) satellite telemetry data used to determine at-sea distribution in the western-central Aleutian Islands, Alaska 2000-2013. urn:node:RW. 10.24431/rw1k31z, version: 10.24431_rw1k31z_2019423183832.

ISO fragment:

|

Steller sea lion (Eumetopias jubatus) satellite telemetry data used to determine at-sea distribution in the western-central Aleutian Islands, Alaska 2000-2013 2013-01-01 creation 2019-06-01 publication International DOI Foundation (IDF) https://doi.org/10.24431/rw1k31z | Expected result: CI_Date where codeListValue="publication" (edited) ISO 19115 metadata record | eng;USA UTF-8 dataset Brian Fadely Marine Mammal Laboratory Alaska Fisheries Science Center NOAA Fisheries Research Wildlife Biologist (206) 526-6173 Marine Mammal Laboratory 7600 Sand Point Way NE Seattle WA 98115 USA brian.fadely@noaa.gov coAuthor ISO 19115 Steller sea lion (Eumetopias jubatus) satellite telemetry data used to determine at-sea distribution in the western-central Aleutian Islands, Alaska 2000-2013 2013-01-01 creation 2019-06-01 publication International DOI Foundation (IDF) https://doi.org/10.24431/rw1k31z https://inport.nmfs.noaa.gov/inport/item/28214 Additional metadata within the Alaska Fisheries Science Center's Metadata Library https://alaskafisheries.noaa.gov/sites/default/files/lander_etal.pdf Link to pdf of Lander, M., D. Johnson, B. Fadely, and T. Gelatt. 2013. At-sea distribution of Steller sea lions in the western-central Aleutian Islands. Memo submitted to Alaska Science Center. August 2013. 20 pp. Michelle Lander Marine Mammal Laboratory Alaska Fisheries Science Center NOAA Fisheries Research Fisheries Biologist 206-526-4012 Marine Mammal Laboratory 7600 Sand Point Way NE Seattle WA 98115 USA michelle.lander@noaa.gov principalInvestigator Michelle Lander Marine Mammal Laboratory Alaska Fisheries Science Center NOAA Fisheries Research Fisheries Biologist (206) 526-4012 Marine Mammal Laboratory 7600 Sand Point Way NE Seattle WA 98115 USA michelle.lander@noaa.gov originator tableDigital For this study we combined telemetry data from satellite-linked transmitters that were deployed on juvenile (n = 39) and adult female (n = 6) Steller sea lions during 2000-2013 in the western and central Aleutian Islands and conducted a spatial analysis to identify patterns of use relative to Steller sea lion (Eumetopias jubatus) critical habitat (50 CFR 226.202) and bathymetry in an area of intense fisheries management measures that were intended to reduce potential competition. Location data (Lander et al Table 1 Argos data) and animal information (Lander et al Table 2 Suppl info) are presented in two CSV files. These datasets were used for an analysis of the at-sea distribution of Steller sea lions in the western-central Aleutian Islands, Alaska to analyze habitat use and potential foraging areas relative to critical habitat designations. This analysis was prepared to support the 2014 Section 7 Biological Opinion by NMFS evaluating effects of commercial groundfish fisheries on Steller sea lion populations. completed Michelle Lander Marine Mammal Laboratory Alaska Fisheries Science Center NOAA Fisheries Research Fisheries Biologist 206-526-4012 Marine Mammal Laboratory 7600 Sand Point Way NE Seattle WA 98125 USA michelle.lander@noaa.gov pointOfContact Michelle Lander NOAANMFSAlaska Fisheries Science Center Research Fisheries Biologist Marine Mammal Laboratory michelle.lander@noaa.gov principalInvestigator Brian Fadely Marine Mammal Laboratory Alaska Fisheries Science Center NOAA Fisheries Research Wildlife Biologist 206-526-6173 7600 Sand Point Way NE Seattle Washington 98115 United States brian.fadely@noaa.gov author Devin Johnson Marine Mammal Laboratory Alaska Fisheries Science Center NOAA Fisheries Research Statistician (206) 526-6867 Marine Mammal Laboratory Marine Mammal Laboratory 7600 Sand Point Way NE Seattle WA 98115 USA devin.johnson@noaa.gov author Thomas Gelatt Marine Mammal Laboratory Alaska Fisheries Science Center, NOAA Fisheries Lead, Alaska Ecosystem Program (206) 526-4040 Marine Mammal Laboratory 7600 Sand Point Way NE Seattle Washington 98115 United States tom.gelatt@noaa.gov author Jeremy Sterling AFSC Marine Mammal Laboratory Fisheries Biologist (206) 526-4033 Marine Mammal Laboratory 7600 Sand Point Way NE Seattle Washington 98115 United States jeremy.sterling@noaa.gov originator Michael Rehberg Marine Mammal Program, ADF&G Program Lead (907) 267-2100 333 Raspberry Road Anchorage AK 99518 USA dfg.dwc.sealions@alaska.gov owner Jennifer Burns University of Alaska, Anchorage Professor of Biological Sciences (907) 863-8809 3101 Science Circle, CPISB 202C Anchorage AK 99508 USA jmburns@alaska.edu owner notPlanned Michelle Lander NOAANMFSAlaska Fisheries Science Center Research Fisheries Biologist 206-526-4012 Marine Mammal Laboratory 7600 Sand Point Way NE Seattle WA 98115 USA michelle.lander@noaa.gov originator Eumetopias jubatus northern sea lion, steller sealion, Steller's sea lion, Steller Sea Lion ITIS fisheries interaction endangered species conservation foraging distribution satellite tracking satellite tags theme NPRB Keywords version 1.0 OCEAN > PACIFIC OCEAN > NORTH PACIFIC OCEAN > BERING SEA OCEAN > PACIFIC OCEAN > NORTH PACIFIC OCEAN > GULF OF ALASKA place GCMD Locations Keywords version 8.4.1 EARTH SCIENCE > OCEANS > AQUATIC SCIENCES instrument GCMD Science Keywords version 8.4.1 Animal-based Platform - Mammal Animal-mounted instrument Aleutian Islands platform 2000-2013 autumn summer spring winter temporal This dataset was used for an analysis prepared to support the NMFS 2014 Section 7 Biological Opinion evaluating effects of commercial groundfish fisheries on Steller sea lion populations. 2013-11-13T00:00:00-07:00 Michelle Lander user Applications or inferences derived from the data should be carefully considered for accuracy. While every effort has been made to ensure that these data are accurate and reliable within the limits of the current state of the art, NOAA cannot assume liability for any damages caused by any errors or omissions in the data, nor as a result of the failure of the data to function on a particular system. NOAA makes no warranty, expressed or implied, nor does the fact of distribution constitute such a warranty. Cite as: Lander.... textTable eng;USA boundaries oceans environment biota The original data were decoded with a data analysis program (SATPAK or DAP; Wildlife Computers Inc., Redmond, WA), further processed in the R Development environment (R 3.0.1, R Development Core Team 2006), then output into a CSV format for dissemination. The start time marks the first transmission (after release) of the first tag deployed in the dataset, whereas the end time indicates the last transmission of the last tag deployed in the dataset. 2000-02-29T22:38:00-09:00 2013-07-05T09:41:00-09:00 0.0 0.0 179.995469 192.71297 48.535795 57.073602 eng; USA true This data dictionary descrbies entities and attributes in the data tables from this dataset, which describe telemetry data of Steller sea lions in the western-central Aleutian Islands: Lander et al Table 1 Argos data. Data dictionary for telemetry data of Steller sea lions in the western-central Aleutian Islands Axiom Data Science Axiom Data Science Metadata Specialist distributor csv not applicable dataset During February 2000 to October 2012, juvenile (n=39) and adult female (n=6) Steller sea lions were captured at rookeries and haulout sites within the western and central Aleutian Islands, equipped with data archiving satellite-linked transmitters, then released. Different instruments deployed included satellite-linked depth recorders (SDRT10&16, Wildlife Computers Ltd., Redmond, WA), satellite-relayed data loggers (SRDL series 9000, Sea Mammal Research Unit, University of St. Andrews, Scotland), or fast-loc transmitters (SPLASH10-F-400, Wildlife Computers) attached to the dorsum of each juvenile or to the top of the head of adult females using epoxy adhesive. All data were obtained through Service Argos, Inc. (Argos 1996) and decoded using SATPAK software or a data analysis program (DAP; Wildlife Computers Inc.). Locations from all instruments were filtered using a swim speed of 2 m/s with the algorithm described by McConnell et al. (1992) after deleting duplicate and Z (-9) locations (argosfilterpackage, R 3.0.1, R Development Core Team 2006). Data were filtered for location quality by deleting duplicate and Z (-9) locations, and speed-filtered to remove locations requiring swim speeds greater than 2 m/s. The purpose of this processing step was to delete erroneous (unrealistic) positions obtained from Service Argos. Michelle Lander NOAANMFSAlaska Fisheries Science Center Research Fisheries Biologist (206) 526-4012 Marine Mammal Laboratory 7600 Sand Point Way NE Seattle WA 98115 USA michelle.lander@noaa.gov processor Jeremy Sterling NOAA Federal AFSC Marine Mammal Laboratory Fisheries Biologist (206) 526-4033 7600 Sand Point Way NE Seattle Washington 98115 United States jeremy.sterling@noaa.gov processor Michael Rehberg Marine Mammal Program, ADF&G Program Lead 907-267-2100 333 Raspberry Road Anchorage AK 99518 USA dfg.dwc.sealions@alaska.gov processor asNeeded Brian Fadely Marine Mammal Laboratory Alaska Fisheries Science Center NOAA Fisheries Research Wildlife Biologist (206) 526-6173 Marine Mammal Laboratory 7600 Sand Point Way NE Seattle WA 98115 USA brian.fadely@noaa.gov coAuthor | — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub , or mute the thread .
amoeba commented 5 years ago

Thanks for piping this issue in here from Ross, @rogerdahl! I'm going to go ahead and close this since @taojing2002 has re-opened the relevant ticket over at https://redmine.dataone.org/issues/8615.