LoginSignup
1
2

More than 3 years have passed since last update.

[Python] Visualization Using ASCII Format of Himawari-8/AHI and Aqua/CERES Weather Satellite Data

Posted at

[Characteristic]

  • Visualization tools are needed to understand ASCII data in the form of ASCII, and this program is software designed to accomplish this purpose.

[Function]

  • Scatter plots using Himawari-8/AHI and Aqua/CERES data
  • Mapping with Himawari-8/AHI and Aqua/CERES Data

[Materials]

  • Data : Spatio-temporal agreement with Himawari-8/AHI and Aqua/CERES
  • Period : October 01, 2016
  • Resolution : 2 km

[Method]

  • None

[How to]

  • Input Directory Same Directory Location
  • Run the source code (run Jupyter notebook)
  • Check the visualization result

[OS]

  • Window 10

[Language]

  • Python 2.7

[Source Code]

[Result]

  • Downward Shortwave Radiation at the top of the Atmosphere Using Himawari-8/AHI Data

image.png

  • Downward Shortwave Radiation (DSR) at ths Surface Using Aqua/CERES Data

image.png

  • Percent Error of Downward Shortwave Radiation (DSR) at ths Surface Using Himawari-8/AHI Data and Aqua/CERES Data

image.png

  • Downward Shortwave Radiation (DSR) at the Surface Using Himawari-8/AHI and Aqua/CERES Data image.png
1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2