Retrieve satellite earth observation images easily with QGIS JAXA Earth API Plugin

Abstract

Climate is changing quickly and changes has to be checked permanently, especially with satellite observations.

The Japan Aerospace Exploration Agency (hereafter JAXA) published earth observation images, such as temperature, precipi…


This content originally appeared on DEV Community and was authored by Raymond Lay

Abstract

Climate is changing quickly and changes has to be checked permanently, especially with satellite observations.

The Japan Aerospace Exploration Agency (hereafter JAXA) published earth observation images, such as temperature, precipitation amount, vegetation etc, and those could be retrieved with JAXA Earth API.

This post describes how to retrieve georeferenced observation images, using the JAXA Earth API plugin for QGIS.

JAXA Earth API plugin overview

JAXA Earth API overview

JAXA Earth API is a satellite data distribution service, written in Python and javascript.
Description and available dataset are detailed in the official website : https://data.earth.jaxa.jp/

Observation images can be retrieved easily, but it would be better to overlay onto a basemap, that is why the use of a Geographic Information System (GIS) such as QGIS may be useful.

The use of QGIS JAXA Earth API Plugin

QGIS is an Opensource GIS software, and we can gather and analyse geographic data easily.
QGIS is also customizable using python scripts or adding plugins on.
Here is a procedure to install QGIS JAXA Earth API Plugin and retrieve satellite data.

1. On QGIS and add OpenStreetMap basemap

  • Open QGIS

Basemap should be used as background to show map context.
It can be added on QGIS as XYZ tile.

  • On browser, right click on XYZ tiles
  • New connection…
  • Put a name to this connection and input https://tile.openstreetmap.org/{z}/{x}/{y}.png link as URL
  • OK

OSM basemap layer

OpenStreetMap should be displayed on map canvas.

2. Install JAXA Earth API Plugin

  • Menu -> Plugins -> Manage plugins...

Plugin menu

  • On plugin manager, search for JAXA and install Install JAXA earth API Plugin

Once plugin installed, JAXA Earth API icon should appear on tool bar

  • By clicking on plugin icon, plugin dialog should appear

Plugin open

3. Plugin use example

  • 1. Choose target dataset (here precipitation rate monthly)
  • 2. Choose target period
  • 3. Choose target map extent
    • By clicking on Map Canvas Extent button, map current is set
    • Custom extent can also be set by clicking on Draw on Canvas button
  • 4. Push Launch button to load data

Plugin setting

Dataset is loaded as one layer per month!

Result

At last


This content originally appeared on DEV Community and was authored by Raymond Lay


Print Share Comment Cite Upload Translate Updates
APA

Raymond Lay | Sciencx (2024-06-26T05:52:58+00:00) Retrieve satellite earth observation images easily with QGIS JAXA Earth API Plugin. Retrieved from https://www.scien.cx/2024/06/26/retrieve-satellite-earth-observation-images-easily-with-qgis-jaxa-earth-api-plugin/

MLA
" » Retrieve satellite earth observation images easily with QGIS JAXA Earth API Plugin." Raymond Lay | Sciencx - Wednesday June 26, 2024, https://www.scien.cx/2024/06/26/retrieve-satellite-earth-observation-images-easily-with-qgis-jaxa-earth-api-plugin/
HARVARD
Raymond Lay | Sciencx Wednesday June 26, 2024 » Retrieve satellite earth observation images easily with QGIS JAXA Earth API Plugin., viewed ,<https://www.scien.cx/2024/06/26/retrieve-satellite-earth-observation-images-easily-with-qgis-jaxa-earth-api-plugin/>
VANCOUVER
Raymond Lay | Sciencx - » Retrieve satellite earth observation images easily with QGIS JAXA Earth API Plugin. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/06/26/retrieve-satellite-earth-observation-images-easily-with-qgis-jaxa-earth-api-plugin/
CHICAGO
" » Retrieve satellite earth observation images easily with QGIS JAXA Earth API Plugin." Raymond Lay | Sciencx - Accessed . https://www.scien.cx/2024/06/26/retrieve-satellite-earth-observation-images-easily-with-qgis-jaxa-earth-api-plugin/
IEEE
" » Retrieve satellite earth observation images easily with QGIS JAXA Earth API Plugin." Raymond Lay | Sciencx [Online]. Available: https://www.scien.cx/2024/06/26/retrieve-satellite-earth-observation-images-easily-with-qgis-jaxa-earth-api-plugin/. [Accessed: ]
rf:citation
» Retrieve satellite earth observation images easily with QGIS JAXA Earth API Plugin | Raymond Lay | Sciencx | https://www.scien.cx/2024/06/26/retrieve-satellite-earth-observation-images-easily-with-qgis-jaxa-earth-api-plugin/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.