Release notes
Version 0.1.4
The version 0.1.4 is compatible with the database COG/STAC version of v1.2.
API
Added a function to process 8-day normal data.
Documentation
Added a documentation for using Google Colab.
Version 0.1.3
The version 0.1.3 is compatible with the database COG/STAC version of v1.2.
API
Small bug fixed
Version 0.1.2
The version 0.1.2 is compatible with the database COG/STAC version of v1.2.
API
Changed the specification so that nodata becomes transparent when label data such as RGB, LCCS, and FNF are displayed in QGIS.
Other changes to the following COG,STAC Specification changes are supported
COG
Change the COG placement position to the same position as STAC and make it a relative path.
Support for 16-bit color map input for label data such as RGB, LCCS, and FNF.
Specification of Map projection for Antarctica (EPSG3031) was added.
The allowable range of longitude was changed from ±180deg to ±360deg in EPSG4326.
GEO_METADATA tag which is available in Web Map Service API was added.
GDAL_NODATA tag was added.
STAC
Making COG paths and other path relative to improve storage migration and portability
Appending label data using STAC extensions
Correct summaries tag in Collection data to pass STAC validator
Version 0.1.0
This is the first version of JAXA Earth API for Python. The version is compatible with the database COG/STAC version of v1_1.