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

Version 1.1.2 and major changes #4

Merged
merged 174 commits into from
Nov 20, 2022
Merged

Version 1.1.2 and major changes #4

merged 174 commits into from
Nov 20, 2022

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    fe0840c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35fd37c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2d6a02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6997fab View commit details
    Browse the repository at this point in the history
  5. Update examples

    Diviloper committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    b2e1424 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90622ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88564ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9916955 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

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

Commits on Oct 2, 2022

  1. Configuration menu
    Copy the full SHA
    1b9ee9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bb123a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ff7948 View commit details
    Browse the repository at this point in the history
  4. Bump version number

    Diviloper committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    095d183 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df58d7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a852a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba96e6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f3045c8 View commit details
    Browse the repository at this point in the history
  9. Change initialization/finalization functions (breaking change).

    Bump pymeos minor version due to breaking change.
    Diviloper committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    96b317d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    62b0576 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ba5d419 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    36d1804 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c098c37 View commit details
    Browse the repository at this point in the history
  14. Update hello_world example

    Diviloper committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    a510e76 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Update readme

    Diviloper committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    dbd75d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Add pymeos CHANGELOG

    Diviloper committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    bceebdf View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    13508de View commit details
    Browse the repository at this point in the history
  2. Add list of MEOS functions to keep track of progress (it's almost all…

    … unchecked although a lot of functions are already implemented, it will be filled progressively)
    Diviloper committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    e4562f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4dddf9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03debc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5480a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    181ef30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89c7cf2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0053e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e566fe7 View commit details
    Browse the repository at this point in the history
  10. Check transformation functions for span and time types and modify exp…

    …and method of period to return a new period instead of modifying (functional style)
    Diviloper committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    f06f493 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3979209 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c2fee01 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d83776d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cef2d80 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    06a3ed6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a1cbeeb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    71a3362 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    afc2222 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    68033ed View commit details
    Browse the repository at this point in the history
  20. Add TNumber to init

    Diviloper committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    211bcdc View commit details
    Browse the repository at this point in the history
  21. Add TPoint to init

    Diviloper committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    9204c23 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    57859eb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    28791dc View commit details
    Browse the repository at this point in the history
  24. Check transformation functions for box types and modify expand box fu…

    …nctions to return a new box (functional style). Idem with the set_srid function.
    Diviloper committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    78de197 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    832b758 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    15da93a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    01fd69f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5dd0d8f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    adc1944 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    544e5c5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c9f5129 View commit details
    Browse the repository at this point in the history
  32. Add from_base and from_base_time constructors for temporal types and …

    …bump version number and pymeos_cffi required version
    Diviloper committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    ce066fb View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    3338283 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    80adfae View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    7a71d2a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    f167049 View commit details
    Browse the repository at this point in the history
  2. Add span/range utilities

    Diviloper committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    aaf0aa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a359f49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2560a84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48eeea0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2065c43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    726c400 View commit details
    Browse the repository at this point in the history
  8. Check mathematical functions for temporal types and add left-normal-r…

    …ight-temporal operators
    Diviloper committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    f3ccbb3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    371cdeb View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    7880705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e72f6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66f27d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6919b49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bf7f3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf12178 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e950028 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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

Commits on Oct 16, 2022

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

Commits on Oct 17, 2022

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

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    d41ff03 View commit details
    Browse the repository at this point in the history
  2. Add aggregator functions

    Diviloper committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1a583d9 View commit details
    Browse the repository at this point in the history
  3. Add whenTrue function

    Diviloper committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4595bba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed4090c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7939d44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9242125 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    7c21c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0068c41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    552938d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4140ffe View commit details
    Browse the repository at this point in the history
  5. Add optional dependencies

    Diviloper committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    e151cfd View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Update MEOS backend

    Diviloper committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    6fdba5a View commit details
    Browse the repository at this point in the history
  2. Add point extent aggregator

    Diviloper committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    dc7c5e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c56e509 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    392bd63 View commit details
    Browse the repository at this point in the history
  5. Remove outdated examples folder (real examples are in the pymeos_exam…

    …ples folder, and will be completemented by the documentation (once it is added))
    Diviloper committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    f4bd8d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4d9fbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57beae5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    660bbc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Add dataframe conversion

    Diviloper committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    bf11e8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73d5647 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22e08ab View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Change values function to value_set and add actual values function.

    Add private _factory method to Temporal.
    Add casts for _inner objects
    Diviloper committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    211725b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    2d80325 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b371a34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa5c4cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0594e4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9442027 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a46c629 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    ac6b293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5bed3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a070336 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45b4c5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63f7cd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0c2a5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cd1c9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    657c9e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    69984b3 View commit details
    Browse the repository at this point in the history
  10. Fix plot title in example

    Diviloper committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a67874a View commit details
    Browse the repository at this point in the history
  11. Regenerate outputs

    Diviloper committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    00b812e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Update intro message

    Diviloper committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    7ba984f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7a9fda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71424c8 View commit details
    Browse the repository at this point in the history
  4. Fix call to modified method

    Diviloper committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f4adcf4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    999e4d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    157338b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    112bfb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    406a14b View commit details
    Browse the repository at this point in the history
  4. Add method to plot multiple unrelated point sequences and fix color s…

    …etting in SequenceSet plotter
    Diviloper committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    19e1e0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd13036 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c51ef7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    448dfd0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f06b033 View commit details
    Browse the repository at this point in the history
  9. Fix typo

    Diviloper committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e656c65 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c79978a View commit details
    Browse the repository at this point in the history
  11. Fix xticks in box plotter

    Diviloper committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    f097f12 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b7e349e View commit details
    Browse the repository at this point in the history
  13. Make origin tile parameters optional.

    Add delete functions
    Diviloper committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    4334097 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a69825e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b964b40 View commit details
    Browse the repository at this point in the history
  16. Add simplification example

    Diviloper committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    3359b85 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a9abf49 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3f11537 View commit details
    Browse the repository at this point in the history
  19. Add typing for Aggregators

    Diviloper committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    6cc3c09 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a802d1c View commit details
    Browse the repository at this point in the history
  21. Fix marker z-order

    Diviloper committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    b188182 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    09be3ef View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    03bf45f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b05be11 View commit details
    Browse the repository at this point in the history
  25. Add Aggregation example

    Diviloper committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    483441e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    533b43d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c27ec79 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    73d0a04 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    29f196b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7e5c2b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    b9e84fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70036a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58acda8 View commit details
    Browse the repository at this point in the history
  4. Finish typing

    Diviloper committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    0fe4a05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e521c66 View commit details
    Browse the repository at this point in the history
  6. Update Readme

    Diviloper committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    14d851f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    647919a View commit details
    Browse the repository at this point in the history
  2. Update some typings, fix box tiling functions and option to not draw …

    …filling in box plotting
    Diviloper committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    94312eb View commit details
    Browse the repository at this point in the history
  3. Finish PyMEOS examples

    Diviloper committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    184dc55 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    5e9611c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc85661 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Update to last version of MEOS and remove some functions from the add…

    …itional definitions that are now exposed by meos.h
    Diviloper committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    300cfc2 View commit details
    Browse the repository at this point in the history
  2. Update build tools

    Diviloper committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    8787eb9 View commit details
    Browse the repository at this point in the history
  3. Update project metadata

    Diviloper committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    d03d209 View commit details
    Browse the repository at this point in the history
  4. Add streaming operations

    Diviloper committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    11942b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Update READMEs

    Diviloper committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    d4defb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16d3ff2 View commit details
    Browse the repository at this point in the history
  3. Add __version__ string

    Diviloper committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    c8100e6 View commit details
    Browse the repository at this point in the history
  4. Update imports and function names

    anitagraser authored and Diviloper committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    5cbd974 View commit details
    Browse the repository at this point in the history
  5. Create mpd-to-pymeos.ipynb

    anitagraser authored and Diviloper committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    b05b718 View commit details
    Browse the repository at this point in the history