New API is functioning! Input in main uses SI units and implementation uses English units, but all outputting/accessing methods can choose which unit system to use.
Readme & Doxygen not updated yet.
Temperature input still needs to be an existing valid number in data list. I feel like the temperature interpolation is more of an add-on to make the code more robust, and I could use some advice on that.
I'd like some feedback once you go through its current structure. Thanks!
New API is functioning! Input in main uses SI units and implementation uses English units, but all outputting/accessing methods can choose which unit system to use.
Readme & Doxygen not updated yet.
Temperature input still needs to be an existing valid number in data list. I feel like the temperature interpolation is more of an add-on to make the code more robust, and I could use some advice on that.
I'd like some feedback once you go through its current structure. Thanks!