SGWilliams / GAPProduction

A package of python code used in producing and managing GAP wildlife range maps and habitat models.
0 stars 3 forks source link

Range module #9

Closed nmtarr closed 1 year ago

nmtarr commented 1 year ago

I started a module for ranges. I put two new functions in that both should help transfer version 2 range data into the 2016 database when that is called for. Both functions merely return dataframes that will then need to be inserted/updated into the 2016 database. The dataframes have column names that match the tables (tblRangeEdit and tblRanges) that should receive the data.