Hi! I am confusing with the land use category mapping with the Geotiff data from jaxa.
My original Geotiff data is from here.
www.eorc.jaxa.jp
(Coordinate system and category numbers are listed in this page. Notice the category order is not followed as MODIS 21 category's or USGS category's.)
To utilize this new high resolution land use/cover data.
I tried to mapping them by convert_geotiff from here.
github.com
However, generated index shows it is not a wgs84 projection but regular_lan-lon one.
And I am also not entering mminlu and other variables to avoid miss mapping.
To correctly mapping them. Should I edit Geotiff files firstly to correctly map these categories into USGS or MODIS standard?
My original Geotiff data is from here.
Dataset | ALOS@EORC
Observed images, research and application examples using ALOS (PRISM, AVNIR-2 and PALSAR), ALOS-2 (PALSAR-2) and ALOS-3.
To utilize this new high resolution land use/cover data.
I tried to mapping them by convert_geotiff from here.
GitHub - openwfm/convert_geotiff: A commandline utility for converting GeoTIFF files for use in WRF
A commandline utility for converting GeoTIFF files for use in WRF - GitHub - openwfm/convert_geotiff: A commandline utility for converting GeoTIFF files for use in WRF
However, generated index shows it is not a wgs84 projection but regular_lan-lon one.
And I am also not entering mminlu and other variables to avoid miss mapping.
To correctly mapping them. Should I edit Geotiff files firstly to correctly map these categories into USGS or MODIS standard?