forked from databrickslabs/mosaic
-
Notifications
You must be signed in to change notification settings - Fork 0
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
feature/gdal #20
Merged
Merged
feature/gdal #20
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
a0x8o
commented
Dec 5, 2023
- Remove any usage of /vsimem/ due to memory leaks.
- testthat tests for R package
- change to method sorting logic for auto-generated bindings
- added testthat as an explicit dependency
- suppress warnings from R trying to pass "Boolean" typed variables
- wrong path to tests in workflow
- Add support for generic combine python function.
- pass spark location through SPARK_HOME env var
- removed gdal python package as dependency in our python package
- python gdal must be installed in dist-packages of GH-provided pytho…
- Updated single node netcdf example
- Create README.md
- single node with xarray example
- updated nbs for cleaner output
- Create README.md
- coral bleaching notebooks
- html variation
- xarray using distributed udf
- Create README.md
- Merge pull request Update LICENSE databrickslabs/mosaic#465 from databrickslabs/update/license
- Merge pull request removed gdal python package as dependency in our python package databrickslabs/mosaic#456 from databrickslabs/python/fix/…
- Merge pull request R package fixes & improvements databrickslabs/mosaic#455 from databrickslabs/r/fix/312sp…
- Merge pull request Ship2ShipTransfer (Refresh) databrickslabs/mosaic#466 from mjohns-databricks/ship2shi…
- Merge pull request Spatial KNN (Refresh) databrickslabs/mosaic#464 from mjohns-databricks/knn-note…
- Merge pull request Validate Example databrickslabs/mosaic#463 from mjohns-databricks/validate…
- Merge pull request Shapefile Examples databrickslabs/mosaic#462 from mjohns-databricks/shapefil…
- Merge pull request Refreshed Netcdf Examples databrickslabs/mosaic#461 from mjohns-databricks/netcdf-n…
- Merge branch 'databrickslabs:main' into cleanup-notebooks
- fix param name "resolution"
- how to set srid for kepler
- fix sphinx-tabs indent
- Merge pull request fix sphinx-tabs indent databrickslabs/mosaic#476 from databrickslabs/sphinx-tabl…
- Merge pull request how to set srid for kepler databrickslabs/mosaic#475 from databrickslabs/srid-kepler
- Merge pull request fix param name "resolution" databrickslabs/mosaic#474 from databrickslabs/param-resol…
- Merge branch 'main' into closing-parentheses
- Merge pull request closing open parentheses databrickslabs/mosaic#473 from databrickslabs/closing-par…
- Merge pull request Cleanup notebooks databrickslabs/mosaic#477 from mjohns-databricks/cleanup-…
- Add install for gdal in pip for github actions.
- Merge branch 'main' into feature/remove_vsimem
- Fix scala build action.
- Move pip install to happen after untarring.
- Add default path for gdal_calc in case find doesnt work.
- NDVI numpy fix.
- NDVI numpy fix for github actions.
- Merge pull request Remove any usage of /vsimem/ due to memory leaks. databrickslabs/mosaic#454 from databrickslabs/feature/rem…
Fix local copy logic. Remove copy by name usage. Fix tests. Centralise all tmp logic to single on local disk location.
Fix combine logic for hijacked VRTs.
updated this example, file name changed.
changed folder structure
… + Mosaic.py removing pre-mosaic distributed example
source and ipynb
…ral_bleaching.html html file didn't render correctly
adjustments to make ipynb rendering prettier in GitHub.
highlights applyInPandas UDF pattern, uses Mosaic + GDAL to initially load 45 netCDFs and then various slicing / flattening using Xarray.
for Shapefile examples.
for NetCDF.
example loading shapefiles using geopandas udf
… Overlap Detection.py
…es_geopandas_udf.py
tweaked output for ipynb
Cleanup notebooks
find may fail on github actions.
Remove any usage of /vsimem/ due to memory leaks.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.