<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.3/metadata.xsd">
    <identifier identifierType="DOI">10.5880/GFZ.1.1.2019.002</identifier>
    <creators>
     <creator>
      <creatorName nameType="Personal">Sakic, Pierre</creatorName>
      <givenName>Pierre</givenName>
      <familyName>Sakic</familyName>
      <nameIdentifier nameIdentifierScheme="ORCID">0000-0003-1770-0532</nameIdentifier>
      <affiliation affiliationIdentifier="0000-0003-1770-0532" affiliationIdentifierScheme="ORCID">GFZ German Research Centre for Geosciences, Potsdam, Germany</affiliation>
     </creator>
     <creator>
      <creatorName nameType="Personal">Mansur, Gustavo</creatorName>
      <givenName>Gustavo</givenName>
      <familyName>Mansur</familyName>
      <nameIdentifier nameIdentifierScheme="ORCID">0000-0003-2963-4886</nameIdentifier>
      <affiliation affiliationIdentifier="0000-0003-2963-4886" affiliationIdentifierScheme="ORCID">GFZ German Research Centre for Geosciences, Potsdam, Germany</affiliation>
      <affiliation>Technical University Berlin, Berlin, Germany</affiliation>
     </creator>
     <creator>
      <creatorName nameType="Personal">Chaiyaporn, Kitpracha</creatorName>
      <givenName>Kitpracha</givenName>
      <familyName>Chaiyaporn</familyName>
      <affiliation affiliationIdentifier="" affiliationIdentifierScheme="">GFZ German Research Centre for Geosciences, Potsdam, Germany</affiliation>
      <affiliation>Technical University Berlin, Berlin, Germany</affiliation>
     </creator>
     <creator>
      <creatorName nameType="Personal">Ballu, Valérie</creatorName>
      <givenName>Valérie</givenName>
      <familyName>Ballu</familyName>
      <nameIdentifier nameIdentifierScheme="ORCID">0000-0002-7985-4636</nameIdentifier>
      <affiliation>CNRS / Université de La Rochelle, La Rochelle, France</affiliation>
     </creator>
    </creators>
    <titles>
     <title>The geodeZYX toolbox: a versatile Python 3 toolbox for geodetic-oriented purposes</title>
    </titles>
    <publisher>GFZ Data Services</publisher>
    <publicationYear>2019</publicationYear>
    <subjects>
     <subject>Python 3</subject>
     <subject>Toolbox</subject>
     <subject>Geodesy</subject>
     <subject>Geophysics</subject>
     <subject>Time Conversion</subject>
     <subject>Coordinate Conversion</subject>
     <subject>Time Series</subject>
     <subject>Files Import and Export</subject>
     <subject subjectScheme="NASA/GCMD Earth Science Keywords">EARTH SCIENCE &gt; SOLID EARTH &gt; GEODETICS</subject>
     <subject subjectScheme="GEMET - INSPIRE themes, version 1.0">science &gt; geography &gt; geodesy</subject>
     <subject subjectScheme="GEMET - INSPIRE themes, version 1.0">science &gt; natural science &gt; earth science &gt; geophysics</subject>
    </subjects>
    <contributors>
     <contributor contributorType="ContactPerson">
      <contributorName nameType="Personal">Sakic, Pierre</contributorName>
      <givenName>Pierre</givenName>
      <familyName>Sakic</familyName>
      <nameIdentifier nameIdentifierScheme="ORCID">0000-0003-1770-0532</nameIdentifier>
      <affiliation affiliationIdentifier="0000-0003-1770-0532" affiliationIdentifierScheme="ORCID">GFZ German Research Centre for Geosciences, Potsdam, Germany</affiliation>
     </contributor>
     <contributor contributorType="Researcher">
      <contributorName nameType="Personal">Mansur, Gustavo</contributorName>
      <givenName>Gustavo</givenName>
      <familyName>Mansur</familyName>
      <nameIdentifier nameIdentifierScheme="ORCID">0000-0003-2963-4886</nameIdentifier>
      <affiliation affiliationIdentifier="0000-0003-2963-4886" affiliationIdentifierScheme="ORCID">GFZ German Research Centre for Geosciences, Potsdam, Germany</affiliation>
      <affiliation>Technical University Berlin, Berlin, Germany</affiliation>
     </contributor>
     <contributor contributorType="Researcher">
      <contributorName nameType="Personal">Chaiyaporn, Kitpracha</contributorName>
      <givenName>Kitpracha</givenName>
      <familyName>Chaiyaporn</familyName>
      <affiliation affiliationIdentifier="" affiliationIdentifierScheme="">GFZ German Research Centre for Geosciences, Potsdam, Germany</affiliation>
      <affiliation>Technical University Berlin, Berlin, Germany</affiliation>
     </contributor>
     <contributor contributorType="ContactPerson">
      <contributorName>Sakic, Pierre</contributorName>
      <affiliation affiliationIdentifier="" affiliationIdentifierScheme="">GFZ German Research Centre for Geosciences, Potsdam, Germany</affiliation>
     </contributor>
    </contributors>
    <resourceType resourceTypeGeneral="Software">Software</resourceType>
    <relatedIdentifiers>
     <relatedIdentifier relatedIdentifierType="URL" relationType="IsVariantFormOf">https://github.com/GeodeZYX/GeodeZYX-Toolbox_v4</relatedIdentifier>
     <relatedIdentifier relatedIdentifierType="DOI" relationType="IsReferencedBy">10.13140/RG.2.2.28312.96005</relatedIdentifier>
    </relatedIdentifiers>
    <sizes/>
    <formats/>
    <version>4.0</version>
    <rightsList>
     <rights rightsURI="https://www.gnu.org/licenses/gpl-3.0.html"> GNU General Public License, Version 3, 29 June 2007 Copyright © 2019 Helmholtz Centre Potsdam GFZ German Research Centre for Geosciences, Potsdam, Germany (Pierre Sakic, Gustavo Mansur, and Kitpracha "Na" Chaiyaporn, Valérie Ballu)</rights>
    </rightsList>
    <descriptions>
     <description descriptionType="Abstract">Operations such as time and coordinate conversions and data cleaning are routine tasks in geodesy and geophysics. Nevertheless, simple and efficient high-level functions to help those kinds of jobs are barely available, and has to be developed, again and again, by each student, engineer for each new project, and even by senior scientists.      <br/>
       <br/>
            <br/>
 On another hand, Python became little by little within the last decade a well-used programming language in the academic world. Despite the fact that countless toolboxes already exist in Python for scientific purposes, none really exists for geodetic-oriented purposes.      <br/>
       <br/>
            <br/>
 The geodeZYX toolbox aims to fill this gap. The objective of this toolbox, written in Python 3, is to provide a simple but useful and efficient set of functions to help geodesists and geophysicists to spend less time on the pre-processing steps and focus faster on their research, according to the KISS Principle.      <br/>
       <br/>
            <br/>
 A static version of the geodeZYX toolbox is available via the "Files" section on this DOI Landing Page and via github (https://github.com/GeodeZYX/GeodeZYX-Toolbox_v4).      <br/>
     </description>
    </descriptions>
   </resource>