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 a doctring to construct_single_presto_input #20

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

gabrieltseng
Copy link
Collaborator

Raised in #19

@gabrieltseng gabrieltseng merged commit 445d7ca into main Oct 16, 2023
1 check passed
@gabrieltseng gabrieltseng deleted the better-docstring branch October 16, 2023 16:00
<X> should have shape (num_timesteps, len(<X>_bands)), with the following bands possible for
each input:

s1: ["VV", "VH"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could be interesting to mention here inputs are expected to be in dB

each input:

s1: ["VV", "VH"]
s2: ["B1", "B2", "B3", "B4", "B5", "B6", "B7", "B8", "B8A", "B9", "B10", "B11", "B12"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Likewise could be useful to mention here it's expected to be in scaled reflectance value (1E4).

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