Changelog#
Version 2024.11.0#
Released on: 2024/11/17
What’s Changed#
Full Changelog: https://github.com/shenyulu/easyclimate/compare/v2024.10.0…v2024.11.0
Version 2024.10.0#
Released on: 2024/10/09
What’s Changed#
Full Changelog: https://github.com/shenyulu/easyclimate/compare/v2024.08.01…v2024.10.0
Version 2024.08.01#
Released on: 2024/08/02
What’s Changed#
Update requirements text by @shenyulu in https://github.com/shenyulu/easyclimate/pull/51
Update sphinx from 6.2.1 to 7.3.7 in the requirements.txt by @shenyulu in https://github.com/shenyulu/easyclimate/pull/52
update sphinx version from 6.2.1 to 7.3.7 by @shenyulu in https://github.com/shenyulu/easyclimate/pull/53
build(deps): bump sphinx-autoapi from 3.1.1 to 3.1.2 by @dependabot in https://github.com/shenyulu/easyclimate/pull/54
chore: necessary update (2024.08.01) by @shenyulu in https://github.com/shenyulu/easyclimate/pull/66
Full Changelog: https://github.com/shenyulu/easyclimate/compare/v2024.05.01…v2024.08.01
Version 2024.05.01#
Released on: 2024/05/19
What’s Changed#
Add the calculation of virtual temperature and interpolating from the model levels to pressure levels by @shenyulu in https://github.com/shenyulu/easyclimate/pull/27
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/shenyulu/easyclimate/pull/29
Bump pytest from 8.0.2 to 8.1.1 by @dependabot in https://github.com/shenyulu/easyclimate/pull/28
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/shenyulu/easyclimate/pull/30
update testdata for the change of pyspharm-syl by @shenyulu in https://github.com/shenyulu/easyclimate/pull/33
Remove the pin of xarray by @shenyulu in https://github.com/shenyulu/easyclimate/pull/34
chore: necessary update (2024.04.01) by @shenyulu in https://github.com/shenyulu/easyclimate/pull/36
chore: necessary update (2024.05.01) by @shenyulu in https://github.com/shenyulu/easyclimate/pull/43
New Contributors#
@pre-commit-ci made their first contribution in https://github.com/shenyulu/easyclimate/pull/29
Full Changelog: https://github.com/shenyulu/easyclimate/compare/v2024.03.01…v2024.05.01
Version 2024.03.01#
Released on: 2024/03/05
What’s Changed#
pin xarray version <=2023.12.0 by @shenyulu in https://github.com/shenyulu/easyclimate/pull/13
modify eof functions and add test and add create .pre-commit-config.yaml by @shenyulu in https://github.com/shenyulu/easyclimate/pull/16
update requirement by @shenyulu in https://github.com/shenyulu/easyclimate/pull/23
remove the pin of geocat.viz by @shenyulu in https://github.com/shenyulu/easyclimate/pull/24
change binder example location by @shenyulu in https://github.com/shenyulu/easyclimate/pull/25
Version 2024.01.01#
Released on: 2024/01/04
What’s Changed#
Publish version 2024.01.01 by @shenyulu in https://github.com/shenyulu/easyclimate/pull/9
Bump pytest from 7.4.3 to 7.4.4 by @dependabot in https://github.com/shenyulu/easyclimate/pull/8
Version 2023.12.01#
Released on: 2023/12/10
What’s Changed#
Bump sphinx from 6.2.1 to 7.2.6 by @dependabot in https://github.com/shenyulu/easyclimate/pull/2
Publish version 2023.12.01 by @shenyulu in https://github.com/shenyulu/easyclimate/pull/3
Add pytest (codecov to 44.37%)
Improve requirements
New Contributors#
@shenyulu made their first contribution in https://github.com/shenyulu/easyclimate/pull/3
Version 0.0.1#
Released on: 2022/05/02
What’s Changed#
First release
New Contributors#
shenyulu