Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Sinusoidal Projection for HDF-EOS5 #222

Open
hyoklee opened this issue Feb 25, 2025 · 0 comments
Open

Support Sinusoidal Projection for HDF-EOS5 #222

hyoklee opened this issue Feb 25, 2025 · 0 comments

Comments

@hyoklee
Copy link

hyoklee commented Feb 25, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant