https://github.com/esipfed/coded
Cloud Optimized Distributed Earth Data (CODED), a 2025 Funding Friday project.
https://github.com/esipfed/coded
Last synced: 4 months ago
JSON representation
Cloud Optimized Distributed Earth Data (CODED), a 2025 Funding Friday project.
- Host: GitHub
- URL: https://github.com/esipfed/coded
- Owner: ESIPFed
- License: apache-2.0
- Created: 2025-07-29T18:23:29.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-31T02:12:41.000Z (11 months ago)
- Last Synced: 2025-08-13T10:51:28.800Z (10 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloud Optimized Distributed Earth Data (CODED)
A Funding Friday project from the ESIP 2025 Summer Meeting.
## Goal
This project seek to determine the best approach and performance for backing cloud-optimized libraries like Zarr with distributed storage systems like IPFS.
## Approach
* Review prior art
* Develop best practices, enhancements and packages as needed
* Construct real-world test cases
* Compare performance of distributed storage like IPFS with traditional object storage
## Infrastructure
* Deploy nodes in several different regions using [Pulumi](pulumi.md) IaC.