Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

觀測資料匯出月份程式(CODiS)

基於本實驗室研究巨量資料需求所開發之資料匯出程式。

環境需求

  • npm

執行

進入觀測資料查詢系統選擇你想要匯出的測站時間 : map

由測站資訊取得測站代號

安裝相依套件 :

$ npm install request 
$ npm install cheerio 
$ npm install fs 
$ npm install json2csv

執行擷取程式 :

$ node index.js C1I020 2017-07

node index.js <測站代號> <年-月>

系統在目錄下產生 file.csv

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages