Skip to content
Snippets Groups Projects

Migrate to Zarr 3

Merged Siddhant Tibrewal requested to merge 6-zarr3-migration into main
All threads resolved!
4 files
+ 8
7
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -220,9 +220,9 @@ function install_yac {
function install_all {
echo "========================"
echo "== building HEALPIX & Co"
check_and_install healpix_cxx
# echo "========================"
# echo "== building HEALPIX & Co"
# check_and_install healpix_cxx
echo "========================"
echo "== building YAC & Co"
check_and_install yac
Loading