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

Fix to netcdf read process #460

Merged
merged 28 commits into from
Feb 13, 2024
Merged

Fix to netcdf read process #460

merged 28 commits into from
Feb 13, 2024

Commits on Nov 20, 2023

  1. negated

    sllynn committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c0bc079 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 24, 2023

  1. added expressions for separating bands into rows and updating spatial…

    … reference of rasters
    sllynn committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    2a1735b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    879e44c View commit details
    Browse the repository at this point in the history
  3. merged in vsimem changes

    sllynn committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f278f0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7070136 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/feature/remove_vsimem' into scal…

    …a/fix/netcdf
    
    # Conflicts:
    #	src/main/scala/com/databricks/labs/mosaic/core/types/model/MosaicRasterTile.scala
    sllynn committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    64dcac3 View commit details
    Browse the repository at this point in the history
  6. small fixes

    sllynn committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    015965b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. update python module and tests

    sllynn committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2e54548 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

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

Commits on Dec 22, 2023

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

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    41eea37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2307c8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into scala/fix/netcdf

    # Conflicts:
    #	src/main/scala/com/databricks/labs/mosaic/core/geometry/MosaicGeometryESRI.scala
    #	src/test/scala/com/databricks/labs/mosaic/core/index/H3IndexSystemTest.scala
    sllynn committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    28cbd79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b94994 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    3cc49fc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into scala/fix/netcdf

    # Conflicts:
    #	python/mosaic/api/aggregators.py
    #	python/mosaic/api/fuse.py
    #	python/mosaic/api/gdal.py
    #	python/mosaic/api/raster.py
    #	python/mosaic/core/library_handler.py
    #	python/test/utils/setup_gdal.py
    #	python/test/utils/spark_test_case.py
    sllynn committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7cfcfce View commit details
    Browse the repository at this point in the history
  3. merged in main

    sllynn committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    deab4ae View commit details
    Browse the repository at this point in the history
  4. fix r tests

    sllynn committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2f177fd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    a99fb37 View commit details
    Browse the repository at this point in the history
  2. added indexing tests back

    sllynn committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a5998b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    0d49847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9596791 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    279d88e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88a1a46 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge pull request #528 from databrickslabs/r/fix/gdal

    R/fix/gdal
    Milos Colic authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9043e03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a79482 View commit details
    Browse the repository at this point in the history
  3. Fix raster tests in R.

    milos.colic committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    32d6f76 View commit details
    Browse the repository at this point in the history