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

Add feature to l2ss-py to support OB_DAAC lat/lon grid instead of nans for SeaDAS tool #314

Open
jamesfwood opened this issue Jan 6, 2025 · 1 comment
Assignees

Comments

@jamesfwood
Copy link
Collaborator

  • Needed a specific output to support their SeaDAS tool (https://seadas.gsfc.nasa.gov/)
    • Will probably be a special case that requires an input argument to harmony
@sliu008
Copy link
Contributor

sliu008 commented Jan 16, 2025

working on it in branch feature/simon_pixel_mask some points brought up by obdaac

  1. It's great that you kept the lat and lon in place and nan put the data; Could you please also nan out the l2_flags

  2. It's great that you made it a nc file with metadata. Can you make the northernmost_lattitude, southernmost_ lattitude, eastmost_longitude and westmost_longitude reflect the actual value?

  3. Is it possible that you make the current way of subset default and add an option that you don't nan out the data and L2_flags (don't cut the corners), for SeaDAS does the subset this way

@jamesfwood jamesfwood moved this to 🔖 Ready in hitide-25.1 Jan 29, 2025
@jamesfwood jamesfwood removed the status in hitide-25.1 Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants