SCBI-ForestGEO / SCBI-ForestGEO-Data

Public data repository of the SCBI ForestGEO plot
https://scbi-forestgeo.github.io/SCBI-ForestGEO-Data/
Creative Commons Attribution 4.0 International
7 stars 7 forks source link

Elevation data of SCBI at 5m x 5m spatial scale #16

Closed DanielZuleta closed 5 years ago

DanielZuleta commented 5 years ago

Dear PI's and plot managers, @gonzalezeb , @teixeirak

I am running an analysis with this plot that requires the elevation data at the 5m x 5m spatial scales. However, in your repository, I have only found the data at the 20m x 20m scale. Do you have this data at finer spatial scale?

Thanks, Daniel Zuleta

teixeirak commented 5 years ago

At least in theory, we should be able to use NEON data (1x1m):

The plot was flown in summers of 2016 and 2017.

I have never looked at the data.

teixeirak commented 5 years ago

This link should take you to the page where you can select the files that you want. I'm not sure what you'd need.

mcgregorian1 commented 5 years ago

Hi @DanielZuleta

We were working on elevation data today and I think we have a code that can help you. It is the script called topo_wet_index, and involves manipulating rasters to different dimensions. I suggest running # 1-5 to see the output, then you should be able to alter resolutions and write out a .tif file that can be used in ArcGIS.

Please let me know if you have any questions.

Here is the output of # 1-5. image

teixeirak commented 5 years ago

Thanks, @mcgregorian1 !