Q
    Do you have a sample program to read data?
    A

    A sample program is also included in the tutorial below.

    The sample script and data for the data of the SGLI Near-realtime monitor can download below.

    The required environment for this script is as follows:

    Required environment:
    Python3, netCDF4, matplotlib
    Usage:
    python3 ./nc_sgli_read_sample.py
    Note:
    • Please put in the data "GC1SG1_201902180119004800_1BML_VNRDQ_1002_Lt_VN11_11.nc" in the same directory.
    • If you want to display other data, please edit the script.
    • If "ModuleNotFoundError: No module named 'tkinter'" is displayed, please install "python36u-tkinter".
    • The sample scripts can be freely modified and redistributed.
      Furthemore, JAXA assumes no responsibility for any actions that users may take using the information (including sample programs) on this website.
    • For details, please see the terms of use and notes.
    Last update: 2023/11/01