Tidal devices updates#740
Conversation
|
Should the table be disabled for the "Choose tidal converter from library" option? Otherwise, it's not clear what happens when I import device data from a file (while in library mode): The data in the table updates to the data from the file, but if I reload the page, it reverts to the library selection. The disadvantage of disabling the table is that you can't export data from the library to a file to modify. And, a separate issue/question: If I switch from RM1 to RM2, I get a "Size of Power Curve is not equal to Tidal Resource" error. Does the device power curve have to have the same number of bins as the resource table? I thought the model would interpolate if the tables don't match. |
On the first question, I wasn't sure if we should disable the ability to modify when in library mode or not. The wave model has the same thing where users can change values in the matrix but reloading the page restores the library value. I'm open to disabling the ability to edit when in library mode but I'll test to see if I can retain the changes on page load first. On the second question, at this point no work has been done to interpolate between differently sized arrays for resource and power definitions. We have been leaving it to the user to make sure the lengths of these arrays match. I suppose that could change in the future. |

-Added second default option for tidal devices
-Can import power curve from csv or clipboard
-No writing to library currently