Skip to content

v0.6.2

Compare
Choose a tag to compare
@ellesmith88 ellesmith88 released this 22 Mar 11:46
· 768 commits to master since this release

v0.6.2 (2021-03-22)

Bug Fixes

  • Better support for disjoint shapes in subset_shape.
  • Identify latitude and longitude using cf-xarray rather than by "lat" and "lon"

New Features

  • Add output_staging_dir option in etc/roocs.ini, to write files to initially before moving them to the requested output_dir.
  • Notebook of examples for average over dims operation added.