pacificclimate / scip-frontend

Salmon Climate Impacts Portal
GNU General Public License v3.0
1 stars 1 forks source link

Remove areas we don't have data for #51

Closed corviday closed 10 months ago

corviday commented 11 months ago

Remove basins, conservation units, and watersheds we don't yet have indicator data for.

Could be implemented as a frontend intervention - IE, a whitelist of allowed regions. Advantages: easy to do, disadvantages: clunky and inflexible.

Alternately, add an extra column to the database and do it as a backend intervention. Would take a little longer but be less clunky.