Skip to content

Support Sinusoidal Projection for HDF-EOS5 #222

@hyoklee

Description

@hyoklee

Is your feature request related to a problem? Please describe.

LP DAAC VNP09GA uses Sinusoidal projection (GCTP code 16).

Describe the solution you'd like

NCL HDF-EOS2 has this code while HDF-EOS5 does not:

				case GCTP_SNSOID: /* 16 */
					qproj_name = NrmStringToQuark("Sinusoidal");
					break;

Describe alternatives you've considered

Write a custom NCL function for Sinusoidal to Geographic conversion.

Additional context

hdfeos.org/zoo/LPDAAC/VNP09GA.A2020305.h30v07.002.2023057074039.h5.ncl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions