You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
I'm looking to pull the latest Existing Vegetation Height data, namely the 230_EVH layer, which supposedly rolled out in 2024. However, when I use the ProductSearch function, this layer is not listed as an available layer. If I try to make a request for the 230_EVH layer, the job fails.
I'm curious why there might be a discrepancy between what the landfire-python package sees as available and what the direct API tool is able to access. Is there a workaround here?
I'm looking to pull the latest Existing Vegetation Height data, namely the 230_EVH layer, which supposedly rolled out in 2024. However, when I use the ProductSearch function, this layer is not listed as an available layer. If I try to make a request for the 230_EVH layer, the job fails.
When I make my request directly to https://lfps.usgs.gov/, the job succeeds.
I'm curious why there might be a discrepancy between what the landfire-python package sees as available and what the direct API tool is able to access. Is there a workaround here?