Skip to content

Instantly share code, notes, and snippets.

View kinonotofu's full-sized avatar

Masahiko Kino kinonotofu

  • private
  • Tokyo/Japan
View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kinonotofu
kinonotofu / how-to-use-butterfly-wsl.md
Created November 30, 2021 21:28
butterflyでWSL上のOpenFOAMを使う。結局細かい仕様の違いがあってあまり使えないかもしれない。

1. runmanager_wsl.py

  • ここにあるrunmanager_wsl.pyをC:\Users%USERNAME%\AppData\Roaming\McNeel\Rhinoceros\6.0\scripts\butterflyに配置
  • 49行目はOpenFOAMのバージョンやインストールディレクトリに応じての適宜修正する。

2.config.yaml

  • C:\Users%USERNAME%\AppData\Roaming\McNeel\Rhinoceros\6.0\scripts\butterfly\config.yamlの6行目に以下の記述を挿入
  - WSL
@kinonotofu
kinonotofu / psychrochart.ipynb
Last active November 30, 2021 21:32
psychrochart.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kinonotofu
kinonotofu / write_haspweather.ipynb
Last active July 21, 2020 13:33
has形式気象データの書き出し( pandasのDataframe -> .has )
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kinonotofu
kinonotofu / read_haspweather.ipynb
Last active July 21, 2020 13:32
has形式気象データの読み込み( .has-> pandasのDataframe )
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kinonotofu
kinonotofu / amedas_download.ipynb
Last active May 9, 2020 07:27
AMeDASスクレイピング
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kinonotofu
kinonotofu / amedas_stationlist.ipynb
Last active May 9, 2020 07:28
スクレイピング用AMeDAS観測地点リストの作成
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kinonotofu
kinonotofu / buildingspy.ipynb
Created March 29, 2020 08:55
buildingspyの使い方
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.