Skip to content

Need Help with convertmodis_gdal.convertModisGDAL #160

Description

@satas12825

i tried to get ET and PET layer for MOD16A2 by usnig convertmodis_gdal.convertModisGDAL
modisconv = convertmodis_gdal.convertModisGDAL(hdf, output, "(1 0 0)", 500, outformat='GTiff', epsg=32647, wkt=None, resampl='NEAREST_NEIGHBOR', vrt=False)

modisconv = convertmodis_gdal.convertModisGDAL(hdf, output, '(0 0 1)', 500, outformat='GTiff', epsg=32647, wkt=None, resampl='NEAREST_NEIGHBOR', vrt=False)

the result is the same, Is there anything I missed?

best reguard

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions