https://github.com/zarr-developers/outreachy
Outreachy - Zarr
https://github.com/zarr-developers/outreachy
Last synced: 3 months ago
JSON representation
Outreachy - Zarr
- Host: GitHub
- URL: https://github.com/zarr-developers/outreachy
- Owner: zarr-developers
- Created: 2022-11-27T20:51:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-29T00:04:49.000Z (over 1 year ago)
- Last Synced: 2025-01-13T08:12:26.876Z (4 months ago)
- Size: 16.6 KB
- Stars: 1
- Watchers: 6
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Outreachy 👩🏾💻🧑💻👨🏽💻
[Zarr](https://zarr.dev/) is a format for storing chunked, compressed, N-dimensional arrays.
This repository contains valuable information about Zarr's Outreachy 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 [good-first-issue](https://github.com/zarr-developers/zarr-python/issues?q=is%3Aopen+is%3Aissue+label%3Agood-first-issue), [help wanted](https://github.com/zarr-developers/zarr-python/issues?q=label%3A%22help+wanted%22+is%3Aissue+is%3Aopen), [documentation](https://github.com/zarr-developers/zarr-python/issues?q=is%3Aopen+is%3Aissue+label%3Adocumentation), and submit a PR.
## Participation through the years 🗓
### Outreachy 2022 - December Cohort
Zarr participated in Outreachy 2022 for the first time. After reviewing several applications, we shortlisted two contributors to work with us for December 2022 Cohort. They are:
- [BRANDON AWA](https://github.com/DON-BRAN) for Creating Tutorials for Zarr
- [Weddy Gikunda](https://github.com/caviere) for Testing the support and interoperability of Zarr Zip StoresBoth these contributors are being mentored by [Josh Moore](https://github.com/joshmoore) and [Sanket Verma](https://github.com/MSanKeys963).
## New Ideas for Outreachy? 💡
If you have some project ideas that we do not list, feel free to open up an issue for the same.