Skip to content

0.6.1

Compare
Choose a tag to compare
@rabernat rabernat released this 25 Oct 19:52
· 385 commits to master since this release
  • Major internal refactor of executors. #219.
  • Began deprecation cycle for recipe methods (e.g. recipe.prepare_target()) in favor of module functions.
  • Addition of open_input_with_fsspec_reference option on pangeo_forge_recipes.recipes.XarrayZarrRecipe, permitting the bypassing of h5py when opening inputs. #218.