ua-snap / ardac-explorer

ARDAC GUI Explorer
0 stars 0 forks source link

Add model input to hydrology charts and remove hard-coded CanESM2 model #146

Open cstephen opened 1 week ago

cstephen commented 1 week ago

I just noticed that a hard-coded model placeholder value (CanESM2) was never replaced with a proper model input value. And, in fact, there's currently no model input at all for hydrology charts.

https://github.com/ua-snap/ardac-explorer/blob/3c02b1e5d5bddcd1b29fbc555bcde4f61d04ad8f/components/HydrologyChart.vue#L54

Hydrology items are hidden in the current development release, but we'll want to get this fixed before bringing them back.