Riverscapes / riverscapes-tools

Open-source Python 3.0 tools for the Riverscapes organization
https://tools.riverscapes.net/
GNU General Public License v3.0
10 stars 8 forks source link

Update Veg databases #806

Open jtgilbert opened 1 year ago

jtgilbert commented 1 year ago

Updated RSContext uses landfire 220, which has some new/different classes than previous versions. BRAT in its current state will likely fail in watersheds that have landfire values not present in previous versions. These databases should be updated, as well as ensuring that anthro and rcat are compatible.

philipbaileynar commented 1 year ago

Is this just additional new IDs? Or are some existing IDs being reassigned (i.e. existing BRAT runs are affected)?

jtgilbert commented 1 year ago

There are some new IDs and others were dropped, so it will affect attempts to run it off of new RSContexts if they contain IDs that aren't currently in the tables.

jtgilbert commented 3 weeks ago

I believe this was done, but we'll want to do another check if we update to LF 230, so I'll leave open for now.