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

Update lrowacphomap with versioned defaults for PHOALGO and PHOPARCUBE parameters #5451

Open
michaudcordell opened this issue Apr 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@michaudcordell
Copy link
Contributor

Description

The PHOALGO and PHOPARCUBE parameters of lrowacphomap currently do not have default values. Default values should be added for both of them and should be versioned.

Example

Help text before:

FROM           = Null
TO             = Null
BACKPLANE      = Null
PHOALGO        = Null
PHOPARCUBE     = Null
MINPHASE       = 0.0
MAXPHASE       = 180.0
MINEMISSION    = 0.0
MAXEMISSION    = 90.0
MININCIDENCE   = 0.0
MAXINCIDENCE   = 90.0
USEDEM         = False
PHOTOMETRYONLY = False
NORMALIZED     = True

Help text after:

FROM           = Null
TO             = Null
BACKPLANE      = Null
PHOALGO        = $lro/calibration/WAC_hapke_full.????.pvl
PHOPARCUBE     = $lro/calibration/WAC_global_7bands_1x1_wbhs70NS_const_each_pole.????.cub
MINPHASE       = 0.0
MAXPHASE       = 180.0
MINEMISSION    = 0.0
MAXEMISSION    = 90.0
MININCIDENCE   = 0.0
MAXINCIDENCE   = 90.0
USEDEM         = False
PHOTOMETRYONLY = False
NORMALIZED     = True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant