Needing more explanation? [on hold]Other ideas on flaash?Explaining ENVI equations?
Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)
How much of data wrangling is a data scientist's job?
Is it unprofessional to ask if a job posting on GlassDoor is real?
LaTeX: Why are digits allowed in environments, but forbidden in commands?
Do infinite dimensional systems make sense?
I'm flying to France today and my passport expires in less than 2 months
Could an aircraft fly or hover using only jets of compressed air?
Which country benefited the most from UN Security Council vetoes?
Why can't I see bouncing of switch on oscilloscope screen?
When a company launches a new product do they "come out" with a new product or do they "come up" with a new product?
Can I ask the recruiters in my resume to put the reason why I am rejected?
What's the output of a record needle playing an out-of-speed record
Is it legal for company to use my work email to pretend I still work there?
Are astronomers waiting to see something in an image from a gravitational lens that they've already seen in an adjacent image?
Important Resources for Dark Age Civilizations?
Maximum likelihood parameters deviate from posterior distributions
High voltage LED indicator 40-1000 VDC without additional power supply
Is it possible to do 50 km distance without any previous training?
How do I deal with an unproductive colleague in a small company?
dbcc cleantable batch size explanation
Why are electrically insulating heatsinks so rare? Is it just cost?
Perform and show arithmetic with LuaLaTeX
How can I prevent hyper evolved versions of regular creatures from wiping out their cousins?
Is it possible to run Internet Explorer on OS X El Capitan?
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