File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## vX.X.X
8+ ## v0.4.0
9+
10+ This release adds support for defining the output path in the command line
11+ interface and addresses bugs around optional dependencies for
12+ ` dask.distributed ` .
913
1014### Added
1115
Original file line number Diff line number Diff line change 11[project ]
22name = " mllam-data-prep"
3- version = " 0.3 .0"
3+ version = " 0.4 .0"
44description = " dataset preparation for data-driven weather models"
55authors = [
66 {name = " Leif Denby" , email = " lcd@dmi.dk" },
7+ {name = " Hauke Schulz" , email = " has@dmi.dk" },
8+ {name = " Emy Alerskans" , email = " ea@dmi.dk" },
9+ {name = " Eleni Briola" , email = " elb@dmi.dk" },
710]
811dependencies = [
912 " xarray>=2024.2.0" ,
You can’t perform that action at this time.
0 commit comments