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

Hotfix v0.1a1 #36

Merged
merged 53 commits into from
Aug 5, 2024
Merged

Hotfix v0.1a1 #36

merged 53 commits into from
Aug 5, 2024

Commits on Jul 15, 2024

  1. Fixed Geokube Version

    gtramonte committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    fc33278 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af6884c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e10e75 View commit details
    Browse the repository at this point in the history
  4. adding driver to setup.py

    gtramonte committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1d54021 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    946e0f2 View commit details
    Browse the repository at this point in the history
  6. fix typo in DataCube

    gtramonte committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7145d8b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. adding sort into driver

    gtramonte committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f89ccbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eab48e8 View commit details
    Browse the repository at this point in the history
  3. removing postprocess call

    gtramonte committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a528242 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e14a4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15772cd View commit details
    Browse the repository at this point in the history
  6. expanding only lat

    gtramonte committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5c4cea8 View commit details
    Browse the repository at this point in the history
  7. expanding longitude dim

    gtramonte committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    25d07d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0402069 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. ignoring spotlight files

    gtramonte committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b16b97c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d503dbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40710f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80c42b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a2f15f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    360a37e View commit details
    Browse the repository at this point in the history
  7. changing chunks size

    gtramonte committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7eac0de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    210c3f9 View commit details
    Browse the repository at this point in the history
  9. adding crs projection

    gtramonte committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    56fd4bb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04cc64b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    3fa9f27 View commit details
    Browse the repository at this point in the history
  2. upgrade dask version

    gtramonte committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2e21cf2 View commit details
    Browse the repository at this point in the history
  3. upgrade dask version

    gtramonte committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5fa752e View commit details
    Browse the repository at this point in the history
  4. setting dask workers to 4

    gtramonte committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    374ebb3 View commit details
    Browse the repository at this point in the history
  5. setting dask workers to 1

    gtramonte committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6ae159b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    158fa47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6aca53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79463dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9405931 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00bf6a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    b5dea5c View commit details
    Browse the repository at this point in the history
  2. resolving patter before using the open_datacube to get the list of fi…

    …les matching the pattern
    gtramonte committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c300925 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4b1307 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    997eb13 View commit details
    Browse the repository at this point in the history
  5. removed unused functions

    gtramonte committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    81b8650 View commit details
    Browse the repository at this point in the history
  6. setting worker number to 4

    gtramonte committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0708a72 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    9f77ab2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9876f1d View commit details
    Browse the repository at this point in the history
  3. applying chunking again

    gtramonte committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7cda4fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    533fdff View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    991f9cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15dbb9c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    0e129e9 View commit details
    Browse the repository at this point in the history
  2. missing new line at EOF

    gtramonte committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    626ecd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a55c25a View commit details
    Browse the repository at this point in the history
  4. starting service first

    gtramonte committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a8b045e View commit details
    Browse the repository at this point in the history
  5. modifying entrypoint

    gtramonte committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e17dfef View commit details
    Browse the repository at this point in the history
  6. missing curl in api image

    gtramonte committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    38fe6df View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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