Git Product home page Git Product logo

article_19255_tropomi's Introduction

article_ID_TROPOMI

TROPOMIのSO2データの解析から地図上にプロット(描画)するコードの解説をしています。

元の記事

構成

  • NISHINOSHIMA_Plot.ipynb
    • TROPOMIのSO2データの解析から地図上に描画するコードです。
  • conv_NC4files.py
    • 読み込んだ.ncファイルのlongitude、latitude、qa_value、time_secなどを抽出する関数が書かれています。
    • ファイル内のconv_s5p_csv関数は、プロットするためにカラムの体裁を整える関数です。
    • longitude、latitude、qa_value、time_secなどのカラムがプロットに必要なカラムです。
    • この関数で処理されたデータをcsv形式で出力します。

注意点

  • このコードはanacondaのインストールが必須です。
  • TROPOMIのデータは下記のURLからダウンロードできます。
  • https://disc.gsfc.nasa.gov/earthdata-login - データをダウンロードする際は、アカウントの登録が必要です。
  • Sentinel5P衛星が西之島上空を通過する時間帯はUTC02:00-04:00頃です。
  • 例)S5P_OFFL_L2__SO2____20200101T023416_20200101T041546_11488_01_010107_20200103T041459.nc
  • 上記の例のようにT以降が02から始まるファイルを取得してください。T以降はUTC02時34分16秒を意味しています。

ライセンス、利用規約

貢献方法

プルリクエストや Issue はいつでも歓迎します。

article_19255_tropomi's People

Contributors

ayano1212 avatar kumacosmo avatar

Stargazers

 avatar  avatar nikkie avatar Yuu Eguci avatar

Watchers

James Cloos avatar Shouzou Tanaka avatar Yoshitaka Totsuka avatar

Forkers

kioto

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.