8000 Tags · xgcm/xrft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: xgcm/xrft

Tags

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #190 from lanougue/not_numerical_coords

Explicit error when coordinates are not numercial

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #186 from roxyboy/version

Linting for a new version release

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #174 from avik2007/cross_spectrum_quick_fix

Readded test_xrft.py

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #158 from santisoler/pad

Add pad and unpad functions

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switching from versioneer to setuptools-scm (#165)

v0.3.1-rc0

Toggle v0.3.1-rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switching from versioneer to setuptools-scm (#165)

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #163 from paigem/same-dim-coords

Raise error for non-dimensional coordinates

v

Toggle v's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #163 from paigem/same-dim-coords

Raise error for non-dimensional coordinates

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
More up-to-date examples in documentation (#140)

* More up-to-date examples in documentation

* one cell was markdown by mistake

* dx

* fixing up typos

* further typos

* make html works locally

* black reformatting

* Acknowledge Dougie's contribution

* Updating Parseval's example

* Recovering windows cell

* Updating Parseval noteboom

* grammar

* adding numpy example

* first bullet point

* redundant period

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor detrend (#118)

* first pass at refactoring detrend

* remove comments

* fix chunking

* add 3D case

* add error checking; implement 2D detrend

* add more 2D test cases

* black

* refactor xrft and update tests

* fix typo in detrend test

* doc updates
0