Skip to content

Releases: nccoos/qccodar_py2.7

1.0.1

24 Aug 19:51
Compare
Choose a tag to compare

Bug fixes --

First release of the new qccodar to test deployment strategies from pypi and github. This version uses catchup() function for the auto-mode and use crontab entry to re-run on a schedule to keep up with new data.

NOTE: This version DOES NOT have watchdog implementation since watchdog could not be installed on older macos (Mountain Lion) due to missing compiler. Refer to pre-release 1.0.dev1 for this code.

1.0.0

24 Aug 14:56
Compare
Choose a tag to compare

First release of the new qccodar to test deployment strategies from pypi and github. This version uses catchup() function for the auto-mode and use crontab entry to re-run on a schedule to keep up with new data.

NOTE: This version DOES NOT have watchdog implementation since watchdog could not be installed on older macos (Mountain Lion) due to missing compiler. Refer to pre-release 1.0.dev1 for this code.

1.0.dev1

23 Aug 13:51
Compare
Choose a tag to compare
1.0.dev1 Pre-release
Pre-release

Development release of the new qccodar to test deployment strategies from pypi and download from archive. This development code implements watchdog module to monitor a directory for new files.

0.1.1

23 Jun 20:20
Compare
Choose a tag to compare

Minor edits, mostly in qcviz.py
Added some more test files.

0.1

23 Jun 18:59
Compare
Choose a tag to compare
0.1

First release of qc-codar-radialmetric is a commandline python program to run quality control (qc) functions on CODAR radialmetric data. This program only works in post-processing mode. Test files are included.