Landscape-Data-Commons / trex

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

Print data access with fetch_ldc #19

Open smccord opened 1 week ago

smccord commented 1 week ago

Let the user know what datasets they have access to.

nstauffer commented 1 week ago

This may be best handled with a new function that only checks access and can be invoked by the core fetch_*() functions. I'll look into it and talk to Kris about the best way to implement the checks.