Skip to content

Commit

Permalink
Prepare for 1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
svniemeijer committed Jul 5, 2023
1 parent 54d981c commit 036f983
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
1.2 2023-07-05
~~~~~~~~~~~~~~

* Added support for 'packing' argument. Use packing='simple' to disable CCSDS
packing that was introduced with ifs 48r1.

1.1 2021-11-03
~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~

* Removed 'dataset' namespace property and support for public dataset interface.
(only direct mars interface is supported now, since public dataset interface
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="muninn-ecmwfmars",
version="1.1",
version="1.2",
description="Muninn extension for ECMWF GRIB products from the mars archive",
url="https://github.com/stcorp/muninn-ecmwfmars",
author="S[&]T",
Expand Down

0 comments on commit 036f983

Please sign in to comment.