Skip to content

Releases: claudiodsf/rtloc

Versioned Zenodo DOI

13 Jun 13:06
0d7b4ac
Compare
Choose a tag to compare

This release just adds support for Zenodo DOI versioning, with a generic DOI which always resolves to the latest version.

RTLoc 0.51

15 May 09:51
Compare
Choose a tag to compare

This release includes a DOI number for easy citation of the code.

RTLoc 0.50

03 Jul 19:50
Compare
Choose a tag to compare

version 0.50 (2013-07-03):

  • Merged version 0.47 with 0.466
  • Code modernization: #ifdef header guards
    global variables defined in .c files (no more
    EXTERN_TXT)
  • Code fixes to compile on modern gcc versions
  • Code fixes to suppress warnings on modern gcc versions
  • Now creates a ".stations" file
  • Brand new plotting routines written in Python/Matplotlib !
  • Complete test case in "testrun"