Landscape-Data-Commons / terradactyl

Tools for using terrestrial core methods data
Other
3 stars 4 forks source link

Make checking for a species state variable optional within generic_growth_habits() #117

Open nstauffer opened 1 year ago

nstauffer commented 1 year ago

Currently the function always checks for the variable SpeciesState and returns a warning if it's not found. It'd be nice to have an argument that flags whether to look for that or not instead of always doing it because not everyone cares about/uses state lists.