Skip to content

Latest commit

 

History

History
80 lines (38 loc) · 5.23 KB

File metadata and controls

80 lines (38 loc) · 5.23 KB

Changelog

0.5.0 (2024-08-14)

Features

0.4.0 (2024-05-07)

Features

  • add support for using the COS version of google batch (b0b7614)
  • landsat example (#50) (944767f)

0.3.3 (2024-04-06)

Bug Fixes

  • make get_snakefile return rel path to snakefile (#40) (#41) (de2b1da)

0.3.2 (2024-04-05)

Bug Fixes

0.3.1 (2024-03-12)

Bug Fixes

0.3.0 (2024-02-15)

Features

0.2.0 (2024-01-02)

Features

0.1.1 (2023-12-20)

Bug Fixes

  • remove superfluous container image settings (0390deb)

0.1.0 (2023-12-08)

Features

  • add/googlebatch logging testing (#13) (a3efcaa)
  • upload to google storage build cache and download script (6c8cdbd)

Bug Fixes

  • adapt to interface changes; cleanup unnecessary code (source code upload and deployment is now handled by Snakemake itself) (#9) (c364e7f)

Documentation