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

Cordex extension and trying to build on higher level abstractions #64

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Oct 3, 2024

  1. typos

    huard committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3c85233 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    f1c5683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0bdeb2 View commit details
    Browse the repository at this point in the history
  3. merge

    huard committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3a4b6ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7d9b75 View commit details
    Browse the repository at this point in the history
  5. got it to work

    huard committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    98c6420 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. cordex implementation

    huard committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    33d78b9 View commit details
    Browse the repository at this point in the history
  2. add missing item_geometry_model

    huard committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0212008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04d94df View commit details
    Browse the repository at this point in the history
  4. add some notes and comments

    huard committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ac0cec2 View commit details
    Browse the repository at this point in the history
  5. clean-up

    huard committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    03e5738 View commit details
    Browse the repository at this point in the history
  6. remove break

    huard committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8cceeab View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. suggestions from review

    huard committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8b583bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8db0847 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df35431 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6e68e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. docstring

    huard committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d76fdd8 View commit details
    Browse the repository at this point in the history
  2. added xscen extension. automated the creation of an alias generator f…

    …rom the _prefix attribute
    huard committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    adb1065 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    fd49161 View commit details
    Browse the repository at this point in the history
  2. update README and CHANGES.

    huard committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    08ccd42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fb0eb6 View commit details
    Browse the repository at this point in the history
  4. suggestions from Mischa

    huard committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    312694c View commit details
    Browse the repository at this point in the history
  5. need to pass properties dict

    huard committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a847c3f View commit details
    Browse the repository at this point in the history
  6. suggestions from review

    huard committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    72a8271 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4817d66 View commit details
    Browse the repository at this point in the history
  8. add extensions automatically

    huard committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2b43022 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. rename _extensions to _helpers

    huard committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    118810c View commit details
    Browse the repository at this point in the history
  2. format test data jsons

    huard committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d1d838e View commit details
    Browse the repository at this point in the history