Add adjacency effects to Lake Mary example - #54
Conversation
|
Needs 974 before merging. |
6b757d1 to
245e933
Compare
|
@unbohn / @jammont revisiting this from our conversation last week. The pre-computed My main question is if we wanted to include this in the Lake Mary test as the default arg, or to somehow test both ways (on and off)? |
|
@brentwilder I'd suggest to keep the test simple for now and include the pre-computed data as default arg. But happy to go other ways, too! |
|
To test both ways, could just add another template like |
|
@jammont Sounds good to me as well! |
|
Okay, based on our conversation from last week I added a prebuilt LUT via srtmnet (along with the lut_config file). This way we can quickly call both modes I also addressed #57 by bringing in the most recent surface from the emit sds. I don't have a good feel for how the data should be structured, and so I just have all of the files in the /templates directory. Please let me know if this is incorrect. |
|
Thanks, @brentwilder! This looks good. The |
Expands the Lake Mary test to also include the adjacency effects improvements developed from 974.