Landscape-Data-Commons / trex

Terrestrial Rangeland data EXtraction
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

Add fetch_ldc_ecosite() #8

Closed nstauffer closed 10 months ago

nstauffer commented 1 year ago

Another wrapper function, this one for querying by ecosite because only the headers have ecosite information. For everything else, it's a two step process of querying the headers then using the retrieved PrimaryKey values to grab the data the user is actually after.