alexander-petkov / wfas

A placeholder for the WFAS project.
4 stars 1 forks source link

Update the LANDFIRE datasets to include newest versions #46

Open wmjolly opened 2 years ago

wmjolly commented 2 years ago

Update the LANDFIRE datasets to include newest versions:

https://landfire.gov/version_download.php#

Versions 2.0.0 and 2.1.0

alexander-petkov commented 2 years ago

Landfire does not list versions 1.10, 1.20, and 1.30 anymore. Should I remove them as well?

wmjolly commented 2 years ago

No, we should keep them in case people want access to them.

On Wed, Nov 3, 2021, 23:26 alexander-petkov @.***> wrote:

Landfire does not list versions 1.10, 1.20, and 1.30 anymore. Should I remove them as well?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alexander-petkov/wfas/issues/46#issuecomment-960469104, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4G3D2SPKU5NCMON2NYJM3UKIRRLANCNFSM5HJZ5TCQ .

alexander-petkov commented 2 years ago

Elevation, Slope and Aspect are updated in the 2.0.0 remap of 2016 data.

Should I just update these 3 sets to 2.0.0? Or use them in parallel, in which case I will need to bump volume size?

wmjolly commented 2 years ago

We probably only need 1 elev, slope and aspect. It never changes

On Thu, Nov 4, 2021, 23:57 alexander-petkov @.***> wrote:

Elevation, Slope and Aspect are updated in the 2.0.0 remap of 2016 data.

Should I just update these 3 sets to 2.0.0? Or use them in parallel, in which case I will need to bump volume size?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alexander-petkov/wfas/issues/46#issuecomment-961646039, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4G3D33JBF4WC3KBRXP6Q3UKN55PANCNFSM5HJZ5TCQ .

alexander-petkov commented 2 years ago

Building a VRT file:

gdalbuildvrt -separate ../conus_200.vrt LF2016_Elev_200_CONUS/Tif/LC16_Elev_200.tif 
   LF2016_Slp_200_CONUS/Tif/LC16_Slp_200.tif 
   LF2016_Asp_200_CONUS/Tif/LC16_Asp_200.tif 
   LF2020_FBFM40_200_CONUS/Tif/LC20_F40_200.tif 
   LF2020_CC_200_CONUS/Tif/LC20_CC_200.tif 
   LF2020_CH_200_CONUS/Tif/LC20_CH_200.tif 
   LF2020_CBH_200_CONUS/Tif/LC20_CBH_200.tif 
   LF2020_CBD_200_CONUS/Tif/LC20_CBD_200.tif
alexander-petkov commented 2 years ago

Ver 2.0.0 is added for CONUS, AK, and HI Ver 2.1.0 is added for CONUS