Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding the trajectories endpoint to OPTIMADE #377

Open
wants to merge 70 commits into
base: develop
Choose a base branch
from

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    f49193d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95092cd View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Multiple small corrections for the trajectories entry

    Placed all sentences on seperate lines.
    JPBergsma committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    a291b59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66556cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b841b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    f4c8e0f View commit details
    Browse the repository at this point in the history
  2. Removed the next_part_trajectory field from the definition as it is a…

    …lso possible to do this via the next field in the links field of the JSON response.
    JPBergsma committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    05ddb3d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    ee8f3dc View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    94d2e63 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    b05bf39 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    fc869a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    5012aed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03a194c View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review Giovanni

    Co-authored-by: Giovanni Pizzi <[email protected]>
    JPBergsma and giovannipizzi authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    0ae7af8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7182828 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. added comments Giovani

    JPBergsma committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    d523efb View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. processed remarks Giovanni

    JPBergsma committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    84f007c View commit details
    Browse the repository at this point in the history
  2. Updated examples; specified that the values field is a list; and e fe…

    …w other small coorection
    JPBergsma committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    4dd22d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    1ec442d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff99f2e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. removed excess tilde

    JPBergsma committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    5ae4993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b52d5a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2c7f2c View commit details
    Browse the repository at this point in the history
  4. added link to "Retrieving trajectory data" from the introduction sect…

    …ion of the trajectory endpoint
    JPBergsma committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    18f54c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5058ce7 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Corrected spelling mistake

    JPBergsma committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    1769178 View commit details
    Browse the repository at this point in the history
  2. Changed "fields" to "properties at the start of the "Retrieving the t…

    …rajectory data" section.
    JPBergsma committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    df284d8 View commit details
    Browse the repository at this point in the history
  3. Readded uneccesary escape backslashes for underscores so the differen…

    …ce so this PR differs less from the previous version of the OPTIMADE specification.
    JPBergsma committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    57b801d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bbef72 View commit details
    Browse the repository at this point in the history
  5. Added that the query parameters first_frame, last_frame and frame_ste…

    …p only apply to the trtajectories endpoint.
    JPBergsma committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    e8af14d View commit details
    Browse the repository at this point in the history
  6. changed frame serialization to frame_serialization_format under in th…

    …e available properties section.
    JPBergsma committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    e69f8f6 View commit details
    Browse the repository at this point in the history
  7. removed sentence about only returning trajectory data when the proper…

    …ty is specified in `response_fields` and changed the alinea a bit to make the sentences around it connect better.
    JPBergsma committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    aed3e17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    875f6cc View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    c8d8769 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    9aadfca View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    beaea22 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Processed comments Merkys.

    JPBergsma committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    c817004 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b51758d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb6acaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe6f0d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    3789943 View commit details
    Browse the repository at this point in the history
  2. Removed lines which stated queries must be performed on the propertie…

    …s in the reference structure.
    JPBergsma committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    5ba755f View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review rartino

    Co-authored-by: Rickard Armiento <[email protected]>
    JPBergsma and rartino authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    e8c5577 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd3bbd8 View commit details
    Browse the repository at this point in the history
  5. removed trailing white space

    Co-authored-by: Rickard Armiento <[email protected]>
    JPBergsma and rartino authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    c32c477 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Apply suggestions from code review ml-evs

    Co-authored-by: Matthew Evans <[email protected]>
    JPBergsma and ml-evs authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    952ef2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4958296 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Add remark rartino

    Co-authored-by: Rickard Armiento <[email protected]>
    JPBergsma and rartino authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    a6cd494 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Changed MUST to SHOULD for the support level of theg first_frame, las…

    …t_frame and frame_step parameters for servers.
    JPBergsma committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    d210a97 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Merge branch 'JPBergsma_add_Trajectories' of https://github.com/JPBer…

    …gsma/OPTIMADE into JPBergsma_add_Trajectories
    
    # Conflicts:
    #	optimade.rst
    JPBergsma committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    bded2a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e82a48 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    9d0df98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0beb50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a73f5c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Removed reference to using the response_field parameter to trigger re…

    …turning trajectory data.
    JPBergsma committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    a65f586 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    7975f03 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    9b75254 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    68b074e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5a72e7 View commit details
    Browse the repository at this point in the history
  3. some small changes.

    JPBergsma committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3a0b503 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    399c6d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    64714f8 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Antanas Vaitkus <[email protected]>
    JPBergsma and vaitkus authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    75a97ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cd0f98 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Updated example.

    JPBergsma committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    92d0300 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Small corrections

    JPBergsma committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    bea17d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    b351d46 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Changed reference_frame to reference_frames as it is now a list which…

    … can contain multiple values.
    JPBergsma committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    af26757 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Update optimade.rst

    Co-authored-by: Antanas Vaitkus <[email protected]>
    merkys and vaitkus authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    2023e7f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Update optimade.rst

    Co-authored-by: Antanas Vaitkus <[email protected]>
    giovannipizzi and vaitkus authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    68648d0 View commit details
    Browse the repository at this point in the history