Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Raster to STAC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
earth_observation_public
Raster to STAC
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
131160b291d490b36dcae7f2ce026dc37f7098dc
Select Git revision
Branches
5
feature/add_netcdf_collection_2
feature/zarr_collection
fix/kerchunk_collection
main
default
protected
release_0.0.5
Tags
5
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
10 results
Begin with the selected commit
Created with Raphaël 2.2.0
10
Apr
2
28
Feb
25
20
14
29
Oct
28
25
Jul
24
17
11
Jun
6
3
27
May
15
13
7
6
12
Apr
11
10
5
21
Mar
19
1
28
Feb
26
23
15
15
Dec
14
13
12
17
Oct
16
13
12
10
26
Sep
Delete test_cases_zarr_updation.ipynb
main
main
Merge branch 'feature/custom_endpoint' into 'main'
Edit pyproject.toml
Merge branch 'main' into 'feature/custom_endpoint'
Fix pyproject.toml for release
Merge branch 'feature/zarr_update' into 'main'
Release of Zarr Collection
Merge branch 'feature/custom_endpoint' into 'feature/zarr_collection'
feature/zarr_co…
feature/zarr_collection
Added : Custom Endpoint URL for facilitating storing zarr in EODC bucket, PATH's as input to Ratser2STAC 'data'
readme modified back
modified test cases based on the latest update
whenever a path is given be it local/s3/https, local writing is avoided, even when s3_upload is set to false
s3_upload value error
accomodating input paths from https and s3 for data
replacing endpoint_url with s3_endpoint_url created a set of problems - which is solved in this commit
renamed endpoint_url to s3_endpoint_url
that black issue
s3_upload or otherwise local logic implemented
is_zarr_input dynamical read
removed redundancy
S3fs file system import failure - solved!
to clear the tests - the s3_client initiated within the s3_upload block
solved linting issues
added README.md - with a brief explanation of how to use the modified raster2stac
added tutorial
xarray storage option - endpoint_url added dynamically
moving the test for custom_endpoint
linting issue solved
added custom endpoint url to support EODC or any custom endpoints, defaulting to EURAC
test cases notebook sin the example folder updated with testing if it can load from stac
Added test case notebook for possible combination of needs for zarr stac generation
Added functionalities to raster2stac for zarr - local writing/copying and path string as input to data
solved the environment, installed the package, linting issue solved, got my hands dirty with pyproject.toml
environment issue solved with linting name of the package
environment issue solved with linting
environment solved
Edit .gitlab-ci.yml
Edit .gitlab-ci.yml
Edit .gitlab-ci.yml
add WFLOW example
Loading