Skip to content

akiFQC/DeepHazard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepHazard

Hazerd Map Prediction by Deep Learning

環境設定

pip install

pip install -r requirements.txt

API キーの準備

ライブラリをインストールあとに

earthengine authenticate

各種root ディレクトリ(このreadmeがあるディレクトリ)にapi_keys.jsonという名前で以下のJSON ファイルを作ってください。(安全のためgitignoreされています) api_keys.json

{
    "hogehoge-api" : <your token>,
   }

About

Hazerd Map Prediction by Deep Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published