Skip to content

Tags: CSU-Radarmet/CSU_RadarTools

Tags

v1.4

Toggle v1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated README, demo notebook, version info (1.4) (#71)

* Removed executable portion of beta_functions.py

This section was never used and very out of date. Removing it.

* modified:   notebooks/CSU_RadarTools_Demo.ipynb

* modified:   notebooks/CSU_RadarTools_Demo.ipynb

* Rename test file to the proper, expected name

* Drop EoL Python 3.4 from active test matrix and add current 3.7

* Minor refactoring that *should* streamline installing the test environment.

* update demo notebook

* modified:   README.md
	modified:   csu_radartools/_version.py
	modified:   setup.py

---------

Co-authored-by: C.A.M. Gerlach <widenetservices@gmail.com>

v1.3

Toggle v1.3's commit message
Further fix/improve setup.py, add RELEASE.md, update README and CHANG…

…ELOG, and final cleanup for release (#62)

* Improve handling of USE_CYTHON and Numpy/Cython not being availible

* Add build requirements to pyproject.toml

* Rename USE_CYTHON to CSURT_F2PY to avoid conflicts and be cleaner

* Major updates to README and conform to proper Markdown format

* Centralize version handling and make top-level setup constants caps

* Add release instructions

* Update CHANGELOG with new changes since Github release

v1.2

Toggle v1.2's commit message
Merge pull request #50 from tjlang/master

Example notebook updates

v1.2a

Toggle v1.2a's commit message
Merge pull request #50 from tjlang/master

Example notebook updates

v1.0

Toggle v1.0's commit message
Merge pull request #50 from tjlang/master

Example notebook updates