Skip to content

Commit

Permalink
Update changelog for v0.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Paulik committed Jul 29, 2016
1 parent e44542b commit 6e3578e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.md
@@ -1,5 +1,7 @@
# v0.5.3, unreleased
# v0.6.0, 2016-07-29

* Moved the ASCAT readers to the ascat package. The functionality is the same, just replace
`import pytesmo.io.sat.ascat` by `import ascat` and everything should work the same as before.
* The H07 reader now returns also ssm mean as a value between 0 and 100. Before
it was between 0 and 1 and inconsistent with the other ssm values.
* Fix small bug in julian date calculation and add tests for it.
Expand Down

0 comments on commit 6e3578e

Please sign in to comment.