dlxiii / datatools

collection of tools for data preparing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

datatools

collection of tools for data preparing

This is a collection of tools for data preparation which will update consistently.

GWO data extractor

GWO is short for Ground Weather Observation, a non-open source dataset.

Their HP is here 気象データベース地上観測.

  • ./scr: code scripts.
  • ./data: raw data (.csv) for extracting.
  • ./output: NetCDF files, extracted from csv.

Tsunami fault model

TFM is a open source dataset after logup.

  • ./scr: code scripts.
  • ./data: raw data (.dat) for extracting.
  • ./output: NetCDF files, extracted from dat.

About

collection of tools for data preparing


Languages

Language:Python 72.2%Language:Shell 27.8%