https://github.com/zarr-developers/gsoc
Google Summer of Code - Zarr
https://github.com/zarr-developers/gsoc
Last synced: 3 months ago
JSON representation
Google Summer of Code - Zarr
- Host: GitHub
- URL: https://github.com/zarr-developers/gsoc
- Owner: zarr-developers
- License: cc0-1.0
- Created: 2022-02-12T16:43:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-08T23:12:40.000Z (4 months ago)
- Last Synced: 2025-02-09T00:18:56.477Z (4 months ago)
- Size: 60.5 KB
- Stars: 1
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Google Summer of Code ☀️
[Zarr](https://zarr.dev/) is a format for storing chunked, compressed, N-dimensional arrays.
This repository contains valuable information about Zarr's Google Summer of Code participation.
## Getting Started 🧑🏻💻
This guide illustrates a few steps that'll help you get acquainted with Zarr:
- Check out the [contributing guide](https://zarr.readthedocs.io/en/stable/contributing.html) and set up the development environment
- Check out the Zarr tutorials [here](https://zarr.readthedocs.io/en/stable/tutorial.html) and run some examples
- Check out the [docs](https://zarr.readthedocs.io/en/stable/genindex.html) for detailed info
- Additionally, go through the [Zarr Storage Specification V2](https://zarr.readthedocs.io/en/stable/spec/v2.html). This document provides a technical specification of the protocol and format used for storing Zarr arraysYou can start by going through the issues labelled as ['help wanted'](https://github.com/zarr-developers/zarr-python/issues?q=label%3A%22help+wanted%22+is%3Aissue+is%3Aopen) and submit a PR.
## Participation through the years 🗓
### Google Summer of Code 2022
Zarr participated in GSoC 2022 for the first time. After reviewing several applications, we shortlisted two contributors to work with us for Summer 2022. They are:
- [Shivank Chaudhary](https://github.com/alt-shivam) for [Building Codes Registry](https://summerofcode.withgoogle.com/programs/2022/projects/g4IPN5HL)
- [Parth Tripathi](https://github.com/parthxtripathi/) for [Benchmarking Zarr Implementations](https://summerofcode.withgoogle.com/programs/2022/projects/qa93Xk9L)Both these contributors are being mentored by [Josh Moore](https://github.com/joshmoore) and [Sanket Verma](https://github.com/MSanKeys963).
## New Ideas for GSoC? 💡
If you have some project ideas that we do not list, feel free to open up an issue for the same.