Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
coyote
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nils
coyote
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0f42216a82bd0c9ad320b098a7400d1451603344
Select Git revision
Branches
12
6-zarr3-sharding
change_healpix_to_pkgconfig
dockerize_loco_reverse_proxy
ease_deployment_with_gcc
feat-global-hackathon
frac_masks_from_model
global_hackathon
global_hackathon_ex
kwargs_for_add_variable
main
default
protected
replace_argparse_with_typer
test_z3_w_metadata
Tags
3
global_hackathon_2025
v0.0.1
v0.0.0
15 results
Begin with the selected commit
Created with Raphaël 2.2.0
1
Apr
28
Mar
27
26
25
24
21
20
19
17
14
11
28
Feb
26
24
20
18
17
14
11
7
6
29
Jan
28
22
21
20
13
7
6
20
Dec
18
17
16
13
11
10
9
28
Nov
25
20
19
18
15
14
11
24
Oct
23
2
1
27
Sep
23
20
18
13
11
5
4
3
2
29
Aug
28
27
26
19
16
13
2
1
30
Jul
29
26
25
fixed the right value to be passed for chunk-shape in zarr 3
bumped zarr required version to 3 and updated the scripts to use python3.11
added some documentation to the create-dataset helper functions
added argument to allow chunks-per-shard while configuring the dataset
updated the way to create array in groups as per zarr 3
Merge remote-tracking branch 'origin/main' into 6-zarr3-sharding
6-zarr3-sharding
6-zarr3-sharding
perf: optimize zarr metadata acces further
global_hackatho…
global_hackathon_2025 global_hackathon
fix: avoid reopen the zarr again and again
fix: set global indices in healpix grid definition
fix: keep all data_handlers for final flush
fixing zarr version to v3.0.6 for essential bug fixes
fix: that last rank got all the rest
Merge branch 'global_hackathon' into global_hackathon_ex
global_hackatho…
global_hackathon_ex
fixing zarr version to v3.0.6 for essential bug fixes
added rich as a mandatory dependency
fix: copy_metadata
bumped the python version to 3.11 with a local python installation referenced in scripts
fixed the py-linting and turned off alphabetical sorting of imports due to an issue with compiler version with which numpy was built
fix: handle get_var_group correctly if the parent group is root
fix: use correct python interpreter in hiopy testing
fixed the lost copy_metadata attrs from test
fix: handle get_var_group correctly if the parent group is root
fix: use correct python interpreter in hiopy testing
fixed relative paths in hierarchial zarr-subgroups
fixed relative paths in hierarchial zarr-subgroups
fix: brought back in what was overwritten
fix: proceed all one-shot fields first
fix: set collection_size properly for one_shot fields
feat: implement one_shot fields in hiopy
feat: one_shot fields
refactor: distribute work by throughput not by data size
fix: string termination
fix: only assert same shape and chunk shape in spatial dimension
fix: distribute work
fix: use smaller chunks in levante test
fix: rebase onto metadata feature
fix: use std::to_chars instead of std::format
fix: set CMAKE_CXX_STANDARD_REQUIRED
refactor: use the full array name as pass through name in hiopy
refactor: set the pass_through name explicitly
Loading