Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Releases: sean0921/timeseries_process

Version 2020.1217.0

17 Dec 09:44
Compare
Choose a tag to compare

Release Note

plot_ts enhancement

Ching's patch:

  1. Adjust circle size, line width
  2. Unset verbose mode (set to default)
  3. Remove duplicated inquire steps
  4. Remame input file format to upstream's

Self modification:

  • let _t line in foreground
  • change color of fitting line (_t.dat)
  • change origin input filename from _o to _b
  • let excuted commands more verbose in windows
  • Add example data (from Ching)

File Checksums

d08b0a0beeb87754d1cea3e0cc41218b169a9504af7a4d924b3d9f26c9d34829  2020.1217.0_win32.zip

Version 2020.408.1

08 Apr 11:32
Compare
Choose a tag to compare

新增功能

  • 在程式執行開頭加上著作權資訊

下載

Windows 壓縮包

Windows 32 位元
Windows 64 位元

SHA256 Checksum (檔案驗證)

b5a1aa4b0fda78a23a5bfcde236f27da22e5ca9628363ad4192f7b5ca00739e4  2020.408.1_win32.zip
431e97b9a47de9a2ee493609b4130181297354b03f327c210fdd9acd2d5678c0  2020.408.1_win64.zip

Windows 10 可直接打開 PowerShell 輸入 Get-FileHash <檔名> 來驗證,Windows 7 使用者請至微軟官網下載較新版本 PowerShell 再使用 Get-FileHash 指令。

Version 2020.408.0

08 Apr 10:16
Compare
Choose a tag to compare

修正

  • 修正 fit.exe 無法輸出部份情況下的資料在 fit.fout

下載

Windows 壓縮包

Windows 32 位元
Windows 64 位元

SHA256 Checksum (檔案驗證)

7f737ae26b3cf42a6f80ddf146c6e45ca6f303610d719ca956216f6ad7740c38  2020.408.0_win32.zip
88d5af66e8314a8e203ed51db777585072c054f95f3abf8f982acdb9f4aa53b3  2020.408.0_win64.zip

Windows 10 可直接打開 PowerShell 輸入 GetFileHash <檔名> 來驗證,Windows 7 使用者請至微軟官網下載較新版本 PowerShell。

Version 2020.407.1

07 Apr 14:45
Compare
Choose a tag to compare

特色

  • 使用 Meson Build System 構建,簡化編譯程序

修正

  • 回復程式在 Windows 下的圖案,並回復程式版本資訊。

下載

Windows 壓縮包

Windows 32 位元
Windows 64 位元

SHA256 Checksum (檔案驗證)

e1eef9ab2a93fac5eb8ef24d3f4615f84387699b0ad5ba8525b12a47402c2ea0  v2020.407.1_win32.zip
9df18ab91a318f03854b97f79a3955eb9fb4cf641defa8d2a99abc3223c60908  v2020.407.1_win64.zip

Windows 10 可直接打開 PowerShell 輸入 GetFileHash <檔名> 來驗證,Windows 7 使用者請至微軟官網下載較新版本 PowerShell。

Version 2020.407.0

07 Apr 09:24
Compare
Choose a tag to compare
Version 2020.407.0 Pre-release
Pre-release

新增功能

  • 使用 Meson 作為新的構建系統
  • 嘗試簡化原始碼架構

下載

下載連結

SHA256 Checksum (檔案驗證)

040347fecfc095b334cb69a3f1f5287f2280a922e5d28b5c5f32c212c1fc838b  ts_ver_2020.407.0.zip

Windows 10 可直接打開 PowerShell 輸入 GetFileHash ts_ver_2020.407.0.zip 來驗證檔案是不是一樣的,Windows 7 使用者請至微軟官網下載較新版本 PowerShell。

Version 2020.308.1

08 Mar 15:59
Compare
Choose a tag to compare

特色

  • 將共用程式碼合併
  • 將資料夾結構簡化,並附上建議執行順序列表以作備考
  • 刪掉部分自動產生且不必要檔案,過時的 Dockerfile
  • 簡化相依性,使編譯環境不必安裝產生 icon 用的 inkscape 相關套件
  • 利用現代編譯器參數使 Fortran 原始碼不需要 80 字就換行

修正

  • 修正 Windows 版號資訊

下載

  • 本專案使用最自由的 7zip 壓縮工具打包相關程式,建議使用此工具來解壓縮取出執行檔。

Windows 壓縮包

點此下載 32bit Windows 執行檔

Linux 執行檔

請自行編譯,若有需求者可來信拿執行檔

SHA256 Checksum (檔案驗證)

0a5f04b21b754b15ca867cce4191284533d171f638ce33e3ffe1f626c96ddc71   timeseries_process-i686-w64-mingw32.static-2020.308.1.7z

Windows 10 可直接打開 PowerShell 輸入 GetFileHash timeseries_process-i686-w64-mingw32.static-2020.308.1.7z 來驗證,Windows 7 使用者請至微軟官網下載較新版本 PowerShell。

Version 2020.308.0

08 Mar 15:39
Compare
Choose a tag to compare
Version 2020.308.0 Pre-release
Pre-release
  • 此版本爲嘗鮮版

特色

  • 將共用程式碼合併
  • 將資料夾結構簡化,並附上建議執行順序列表以作備考
  • 刪掉部分自動產生且不必要檔案,過時的 Dockerfile
  • 簡化相依性,使編譯環境不必安裝產生 icon 用的 inkscape 相關套件
  • 利用現代編譯器參數使 Fortran 原始碼不需要 80 字就換行

下載

  • 本專案使用最自由的 7zip 壓縮工具打包相關程式,建議使用此工具來解壓縮取出執行檔。

Windows 壓縮包

點此下載 32bit Windows 執行檔

Linux 執行檔

請自行編譯,若有需求者可來信拿執行檔

SHA256 Checksum (檔案驗證)

f6470f41d580e747d638150488a1dfd23d4d5e6b2a0867e45a4a79573b09e61f  timeseries_process-i686-w64-mingw32.static-2020.308.0.7z

Windows 10 可直接打開 PowerShell 輸入 GetFileHash timeseries_process-i686-w64-mingw32.static-2020.308.0.7z 來驗證,Windows 7 使用者請至微軟官網下載較新版本 PowerShell。

Version 2019.911.6

05 Mar 10:36
Compare
Choose a tag to compare

修正

  • raw 程式不應呼叫 filter() 這個 subroutine
  • 外部指令呼叫:微調 gmt 參數
  • 加編譯參數取消 Fortran 字數單行上限

下載

  • 本專案使用最自由的 7zip 壓縮工具打包相關程式,建議使用此工具來解壓縮取出執行檔。

Windows 壓縮包

點此下載

SHA256 Checksum (檔案驗證)

b0f3d09697b49fa9e58b4ab571ca2548f9e34fecdf54e02ea017ff868607267f  timeseries_process-i686-w64-mingw32.static-2019.911.6.7z

Windows 10 可直接打開 PowerShell 輸入 GetFileHash <檔名> 來驗證,Windows 7 使用者請至微軟官網下載較新版本 PowerShell。

Version 2019.911.5

18 Feb 10:24
Compare
Choose a tag to compare

修正

  • fit.exe: 修正某項與上一項向東方向時間間隔少於半年,某項時間資料自動同化至上一項的問題。

下載

  • 本專案使用最自由的 7zip 壓縮工具打包相關程式,建議使用此工具來解壓縮取出執行檔。

Windows 壓縮包

點此下載

安全驗證 (SHA256 Checksum)

Windows 10 可直接打開 PowerShell 輸入 GetFileHash <檔名> 來驗證,Windows 7 使用者請至微軟官網下載較新版本 PowerShell。

SHA-256                                                           檔名
--------------------------------------------------------------------------------------------------------------------------
f6e51fa6ba09a8afbe5e3a70c8b171011fd83812453325b3a823198474e49075  timeseries_process-i686-w64-mingw32.static-2019.911.5.7z

Version 2019.911.4

23 Sep 10:09
Compare
Choose a tag to compare

修正

  • plot_ts.exe: 改善輸出圖之點線邊框粗細,使其較為美觀。
    圖片

  • 編譯部份:使其在編譯 Windows 執行檔時才檢查是否有相關必須工具(如:Inkscape、Imagemagick)

下載

  • 本專案使用最自由的 7zip 壓縮工具打包相關程式,建議使用此工具來解壓縮取出執行檔。

Windows 壓縮包

點此下載

Linux 64 bit 壓縮包

點此下載

原始碼壓縮包

點此下載

安全驗證 (SHA256 Checksum)

Windows 10 可直接打開 PowerShell 輸入 GetFileHash <檔名> 來驗證,Windows 7 使用者請至微軟官網下載較新版本 PowerShell。

SHA-256                                                           檔名
--------------------------------------------------------------------------------------------------------------------------
7c18d45c4ffba28733179aafaa5fb1d489ab2ecf7649663270100df2ed27a49e  timeseries_process-2019.911.4.tar.gz
27fc07aaa5aed96082e95cd99eafd1830366233c2041e8e7a966fe34a2ecb9f9  timeseries_process-i686-w64-mingw32.static-2019.911.4.7z
5095095da960f8b47e21ad7aa767715936dcddefacd93c162a176be3d7479a7b  timeseries_process-x86_64-linux-gnu-2019.911.4.7z