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.
kwargs_for_add_variable
Select Git revision
Branches
13
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
subtasks
test_z3_w_metadata
Tags
3
global_hackathon_2025
v0.0.1
v0.0.0
16 results
Begin with the selected commit
Created with Raphaël 2.2.0
10
Apr
8
7
4
3
2
1
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
fix: capture t explicitly in flush task
subtasks
subtasks
fix: avoid deconstruction of std::function in tsqueue
feat: submit flush in hiopy as separate task
feat: add possibility to add subtsaks to taskqueue
ci: fix job dependencies
main
main
fixed the failing test by reusing the hiopy's assumption of time attribute to exist
perf: optimize zarr metadata acces further
fix: set global indices in healpix grid definition
fix: handle get_var_group correctly if the parent group is root
fixed relative paths in hierarchial zarr-subgroups
fixed chunk-shape heuristic in cases of it being specified less than the shape
adding group's basename to hierarchy
hiopy-configure: changed add_height() to accept array of values instead of incrementing from 0 to n always
ci: using system wide spack module for py3.12 instead of a project specific py3.11
ci: added python3.11 to project work accessible across developers (to be replaced once there is a system installation on levante)
reconsolidating zmetadata after pulling metadata for fields via yac
fix: datetime shift
fix: avoid reopen the zarr again and again
hiopy-configure: changed add_height() to accept array of values instead of incrementing from 0 to n always
feat-global-hac…
feat-global-hackathon
removed unwanted flags when building yaxt and yacx
reconsolidating zmetadata after pulling metadata for fields via yac
fix: datetime shift
fix: avoid reopen the zarr again and again
Revert "perf: optimize zarr metadata acces further"
perf: optimize zarr metadata acces further
fix: keep all data_handlers for final flush
fix: copy_metadata
Fixes for zarr-3 which slipped through
fixing zarr version to v3.0.6 for essential bug fixes
added rich as a mandatory dependency
bumped the python version to 3.11 with a local python installation referenced in scripts
Ran pre-commit hook to fix issues from last changes
fixed the py-linting and turned off alphabetical sorting of imports due to an issue with compiler version with which numpy was built
zarr 3 fixes
changed the order of imports in the worker as the numpy (built with different compiler) is causing unexpected behaviour if imported first
fixed chunk-shape calculation
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
Loading