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

[SEDONA-193] Add Sedona NetCDF reader suite #1134

Merged
merged 35 commits into from
Dec 8, 2023

Commits on Aug 30, 2023

  1. temp changes for netcdf

    iGN5117 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8b443d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. add test files

    iGN5117 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    4f3dfd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. netcdf progress push

    iGN5117 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    0d0b606 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    4fdd806 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sedona_master' into develop_Nilesh_NetCDF

    # Conflicts:
    #	common/src/main/java/org/apache/sedona/common/raster/MapAlgebra.java
    #	common/src/main/java/org/apache/sedona/common/raster/RasterConstructors.java
    #	common/src/main/java/org/apache/sedona/common/utils/RasterUtils.java
    #	common/src/test/java/org/apache/sedona/common/raster/RasterTestBase.java
    iGN5117 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    94c17a6 View commit details
    Browse the repository at this point in the history
  3. fix lint error

    iGN5117 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a6c5cbb View commit details
    Browse the repository at this point in the history
  4. add ucar to pom

    iGN5117 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    01349b2 View commit details
    Browse the repository at this point in the history
  5. add missing import

    iGN5117 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7b4ef6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9618169 View commit details
    Browse the repository at this point in the history
  7. Remove test for now

    iGN5117 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ee54841 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e127542 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    aa77c29 View commit details
    Browse the repository at this point in the history
  2. Fix bugs in netcdf

    iGN5117 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    da77808 View commit details
    Browse the repository at this point in the history
  3. pulled from remote master

    iGN5117 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    82bbf43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c6388a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79e01db View commit details
    Browse the repository at this point in the history
  6. Add test netcdf file

    iGN5117 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    22e83b0 View commit details
    Browse the repository at this point in the history
  7. Change signature a bit

    iGN5117 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    bdbfd3b View commit details
    Browse the repository at this point in the history
  8. Add long form test case

    iGN5117 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d376116 View commit details
    Browse the repository at this point in the history
  9. add scala test cases

    iGN5117 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    69af41c View commit details
    Browse the repository at this point in the history
  10. add scala test cases (2)

    iGN5117 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    43fc9b9 View commit details
    Browse the repository at this point in the history
  11. Add documentation

    iGN5117 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    afb3fd6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d325a4e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    7ba4f98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70d7c77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c724b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    382039c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51ea10f View commit details
    Browse the repository at this point in the history
  6. Part of renaming

    iGN5117 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    085d4f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b847040 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25ecd65 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    62ed3cb View commit details
    Browse the repository at this point in the history
  10. Fixed EOF linting

    iGN5117 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    432d315 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    12f0281 View commit details
    Browse the repository at this point in the history
  2. fix EOF lint in md file

    iGN5117 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ba22591 View commit details
    Browse the repository at this point in the history