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

bugfix in cuDenseOffsets.py --full/out-geom for topsApp product #709

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yunjunz
Copy link
Member

@yunjunz yunjunz commented May 4, 2023

This PR fixes a bug while running cuDenseOffsets.py --full/out-geom on topsApp.py products by:

  • setting lat as the first geometry dataset, instead of hgt, because the former is shared between topsApp and topsStack products
  • add z from topsApp, in addition to hgt from topsStack, as the input geometry dataset

Fix a bug while running `cuDenseOffsets.py --full/out-geom` on topsApp.py products by:
+ setting `lat` as the first geometry dataset, instead of `hgt`, because the former is shared between topsApp and topsStack products
+ add `z` from topsApp, in addition to `hgt` from topsStack, as the input geometry dataset
@bjmarfito
Copy link
Contributor

Fixed the problem that I'm having with topsApp height products being processed through cuDenseOffsets.py.

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

Successfully merging this pull request may close these issues.

2 participants