Needing more explanation? [on hold]Other ideas on flaash?Explaining ENVI equations?
How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?
Does an object always see its latest internal state irrespective of thread?
Why is consensus so controversial in Britain?
Can a Cauchy sequence converge for one metric while not converging for another?
Why "Having chlorophyll without photosynthesis is actually very dangerous" and "like living with a bomb"?
Important Resources for Dark Age Civilizations?
Paid for article while in US on F-1 visa?
Replacing matching entries in one column of a file by another column from a different file
What would happen to a modern skyscraper if it rains micro blackholes?
What does the "remote control" for a QF-4 look like?
Why are electrically insulating heatsinks so rare? Is it just cost?
How does quantile regression compare to logistic regression with the variable split at the quantile?
A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?
Malcev's paper "On a class of homogeneous spaces" in English
How do I deal with an unproductive colleague in a small company?
Theorems that impeded progress
Why doesn't H₄O²⁺ exist?
Can I ask the recruiters in my resume to put the reason why I am rejected?
Doing something right before you need it - expression for this?
How much of data wrangling is a data scientist's job?
How to determine what difficulty is right for the game?
What is a clear way to write a bar that has an extra beat?
LWC SFDX source push error TypeError: LWC1009: decl.moveTo is not a function
Java Casting: Java 11 throws LambdaConversionException while 1.8 does not
Needing more explanation? [on hold]
Other ideas on flaash?Explaining ENVI equations?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Why do we use this comparison with the numbers 0; 10000 and ... I do not understand these values.
What are they for?
In this equation (b1 the 0) * 0 + (b1 ge 10000) * 1 + (b1 gt 0 and b1 lt 10000) * float (b1) / 10000 b1
.
Is the value 10000 why is it used here?
Similarly for 0 and 1. Why do we compare them with band 1?
This has nothing to do with my previous question, whose answers have been given in half.
flaash
New contributor
put on hold as unclear what you're asking by J.R, Erik, Vince, Andre Silva, Spacedman Apr 2 at 13:28
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
Why do we use this comparison with the numbers 0; 10000 and ... I do not understand these values.
What are they for?
In this equation (b1 the 0) * 0 + (b1 ge 10000) * 1 + (b1 gt 0 and b1 lt 10000) * float (b1) / 10000 b1
.
Is the value 10000 why is it used here?
Similarly for 0 and 1. Why do we compare them with band 1?
This has nothing to do with my previous question, whose answers have been given in half.
flaash
New contributor
put on hold as unclear what you're asking by J.R, Erik, Vince, Andre Silva, Spacedman Apr 2 at 13:28
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
1
Possible duplicate of Explaining ENVI equations
– Erik
Apr 2 at 12:11
1
Welcome to GIS SE. As a new user, please take the Tour. Unfortunately, GIS SE is an English language forum. Please make use of translation software to post questions (you can leave the original French for reference). Please qualify how this is different from your previous point and include a link to the reference from which you are working.
– Vince
Apr 2 at 12:23
Possible reference (takes a while to load): apfnet.cn/en/uploads/file/20171113/1510562479730765.pdf. The equation in this document is given as part of a section called "Post FLAASH equation" and states "For the positive Digital number’s value use following equation(B1 le 0)*0+(B1 ge 10000)*1+(B1 gt 0 and B1 lt 10000)*float (b1)/10000
"
– smiller
Apr 2 at 14:20
Per a comment on researchgate.net/post/…, this band math is used to eliminate negative values. That's as far as I can get without more information. Please include your reference.
– smiller
Apr 2 at 14:35
As per the Tour there should be only one question asked per question.
– PolyGeo♦
Apr 2 at 20:59
add a comment |
Why do we use this comparison with the numbers 0; 10000 and ... I do not understand these values.
What are they for?
In this equation (b1 the 0) * 0 + (b1 ge 10000) * 1 + (b1 gt 0 and b1 lt 10000) * float (b1) / 10000 b1
.
Is the value 10000 why is it used here?
Similarly for 0 and 1. Why do we compare them with band 1?
This has nothing to do with my previous question, whose answers have been given in half.
flaash
New contributor
Why do we use this comparison with the numbers 0; 10000 and ... I do not understand these values.
What are they for?
In this equation (b1 the 0) * 0 + (b1 ge 10000) * 1 + (b1 gt 0 and b1 lt 10000) * float (b1) / 10000 b1
.
Is the value 10000 why is it used here?
Similarly for 0 and 1. Why do we compare them with band 1?
This has nothing to do with my previous question, whose answers have been given in half.
flaash
flaash
New contributor
New contributor
edited Apr 2 at 20:58
PolyGeo♦
53.9k1781245
53.9k1781245
New contributor
asked Apr 2 at 11:47
alexandraalexandra
11
11
New contributor
New contributor
put on hold as unclear what you're asking by J.R, Erik, Vince, Andre Silva, Spacedman Apr 2 at 13:28
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as unclear what you're asking by J.R, Erik, Vince, Andre Silva, Spacedman Apr 2 at 13:28
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
1
Possible duplicate of Explaining ENVI equations
– Erik
Apr 2 at 12:11
1
Welcome to GIS SE. As a new user, please take the Tour. Unfortunately, GIS SE is an English language forum. Please make use of translation software to post questions (you can leave the original French for reference). Please qualify how this is different from your previous point and include a link to the reference from which you are working.
– Vince
Apr 2 at 12:23
Possible reference (takes a while to load): apfnet.cn/en/uploads/file/20171113/1510562479730765.pdf. The equation in this document is given as part of a section called "Post FLAASH equation" and states "For the positive Digital number’s value use following equation(B1 le 0)*0+(B1 ge 10000)*1+(B1 gt 0 and B1 lt 10000)*float (b1)/10000
"
– smiller
Apr 2 at 14:20
Per a comment on researchgate.net/post/…, this band math is used to eliminate negative values. That's as far as I can get without more information. Please include your reference.
– smiller
Apr 2 at 14:35
As per the Tour there should be only one question asked per question.
– PolyGeo♦
Apr 2 at 20:59
add a comment |
1
Possible duplicate of Explaining ENVI equations
– Erik
Apr 2 at 12:11
1
Welcome to GIS SE. As a new user, please take the Tour. Unfortunately, GIS SE is an English language forum. Please make use of translation software to post questions (you can leave the original French for reference). Please qualify how this is different from your previous point and include a link to the reference from which you are working.
– Vince
Apr 2 at 12:23
Possible reference (takes a while to load): apfnet.cn/en/uploads/file/20171113/1510562479730765.pdf. The equation in this document is given as part of a section called "Post FLAASH equation" and states "For the positive Digital number’s value use following equation(B1 le 0)*0+(B1 ge 10000)*1+(B1 gt 0 and B1 lt 10000)*float (b1)/10000
"
– smiller
Apr 2 at 14:20
Per a comment on researchgate.net/post/…, this band math is used to eliminate negative values. That's as far as I can get without more information. Please include your reference.
– smiller
Apr 2 at 14:35
As per the Tour there should be only one question asked per question.
– PolyGeo♦
Apr 2 at 20:59
1
1
Possible duplicate of Explaining ENVI equations
– Erik
Apr 2 at 12:11
Possible duplicate of Explaining ENVI equations
– Erik
Apr 2 at 12:11
1
1
Welcome to GIS SE. As a new user, please take the Tour. Unfortunately, GIS SE is an English language forum. Please make use of translation software to post questions (you can leave the original French for reference). Please qualify how this is different from your previous point and include a link to the reference from which you are working.
– Vince
Apr 2 at 12:23
Welcome to GIS SE. As a new user, please take the Tour. Unfortunately, GIS SE is an English language forum. Please make use of translation software to post questions (you can leave the original French for reference). Please qualify how this is different from your previous point and include a link to the reference from which you are working.
– Vince
Apr 2 at 12:23
Possible reference (takes a while to load): apfnet.cn/en/uploads/file/20171113/1510562479730765.pdf. The equation in this document is given as part of a section called "Post FLAASH equation" and states "For the positive Digital number’s value use following equation
(B1 le 0)*0+(B1 ge 10000)*1+(B1 gt 0 and B1 lt 10000)*float (b1)/10000
"– smiller
Apr 2 at 14:20
Possible reference (takes a while to load): apfnet.cn/en/uploads/file/20171113/1510562479730765.pdf. The equation in this document is given as part of a section called "Post FLAASH equation" and states "For the positive Digital number’s value use following equation
(B1 le 0)*0+(B1 ge 10000)*1+(B1 gt 0 and B1 lt 10000)*float (b1)/10000
"– smiller
Apr 2 at 14:20
Per a comment on researchgate.net/post/…, this band math is used to eliminate negative values. That's as far as I can get without more information. Please include your reference.
– smiller
Apr 2 at 14:35
Per a comment on researchgate.net/post/…, this band math is used to eliminate negative values. That's as far as I can get without more information. Please include your reference.
– smiller
Apr 2 at 14:35
As per the Tour there should be only one question asked per question.
– PolyGeo♦
Apr 2 at 20:59
As per the Tour there should be only one question asked per question.
– PolyGeo♦
Apr 2 at 20:59
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
1
Possible duplicate of Explaining ENVI equations
– Erik
Apr 2 at 12:11
1
Welcome to GIS SE. As a new user, please take the Tour. Unfortunately, GIS SE is an English language forum. Please make use of translation software to post questions (you can leave the original French for reference). Please qualify how this is different from your previous point and include a link to the reference from which you are working.
– Vince
Apr 2 at 12:23
Possible reference (takes a while to load): apfnet.cn/en/uploads/file/20171113/1510562479730765.pdf. The equation in this document is given as part of a section called "Post FLAASH equation" and states "For the positive Digital number’s value use following equation
(B1 le 0)*0+(B1 ge 10000)*1+(B1 gt 0 and B1 lt 10000)*float (b1)/10000
"– smiller
Apr 2 at 14:20
Per a comment on researchgate.net/post/…, this band math is used to eliminate negative values. That's as far as I can get without more information. Please include your reference.
– smiller
Apr 2 at 14:35
As per the Tour there should be only one question asked per question.
– PolyGeo♦
Apr 2 at 20:59