https://github.com/jamesorr/CO2SYS-Excel

sort by:
Revision Author Date Message Commit Date
202775e inserted "Ptrsafe" into "Declare Function" - 64bit 15 February 2021, 12:59:05 UTC
afbe4d6 Merge branch 'master' of https://github.com/epitalon/CO2SYS-Excel 11 November 2018, 20:24:49 UTC
a6ac9fb fix bug: reset error values Bug in function "reset error values to default" 02 November 2018, 15:39:29 UTC
5b394ca Merge branch 'master' of https://github.com/epitalon/CO2SYS-Excel 01 November 2018, 21:28:24 UTC
6f30ba6 updated files 01 November 2018, 21:27:59 UTC
bdb710c removed test configs 01 November 2018, 21:16:28 UTC
6e26c43 Remove XLSM components These components are not relevant for reviewing changes. Keep only Visual Basic programs along with Excel files. 26 September 2018, 21:34:56 UTC
bd61966 Update values of default input uncertainties Update default errors on input variables conforming to James Orr's manuscript in Marine Chemistry Journal Both Excel formats (old XLS and new XLSM) are updated 26 September 2018, 21:32:15 UTC
5944ab8 Add XLSM file and its components XLSM format is actually a zipped file. We add all the components of this file and the XLSM file itself. XML compnents are now formatted nicely (tidied) 26 September 2018, 20:54:55 UTC
c09bdc1 port to 64bit windows in order to make this work with MS Office 64bits: add "PtrSafe" keyword to GSW imported DLL functions 25 September 2018, 21:49:14 UTC
a26d5fa fix bugs in TEOS-10 functions Fix bugs: - TEOS-10 was activated when option Total Boron from Lee et al was activated - error in computation of results in output conditions when TEOS-10 - error in computaiton of uncertainties in input conditions when TEOS-10 25 September 2018, 21:23:02 UTC
a4d95fe add fixes to CO2SYS 26 June 2018, 13:25:15 UTC
ccae8b4 Merge pull request #1 from jamesorr/master Merge of TEOS-10 with Master 19 October 2017, 11:20:26 UTC
86872d3 gsw DLL latest version This version of the DLL is maybe identical to the previous one. Just changed its generation process. Before generating, we removed __stdcall keywords that were previously added to GSW source code. Instead we changed a compilation option to make __stdcall the default calling convention. 15 February 2017, 14:33:55 UTC
0a0743e remove unversionned file remove xml element printerSettings1.bin 15 February 2017, 11:40:23 UTC
30f51b0 fix minor bug in the GUI bug fix when output conditions are not defined, reset results bug fix: when erasing input data bug fix; allow to select 6th column in sheet "INPUT" 15 February 2017, 11:19:32 UTC
a24c768 Merge with trunk Merge with trunk Fix some small bugs in branch head 14 February 2017, 17:38:00 UTC
dfa82c3 Add support for TEOS-10 temperature and salinity (update) Some elements from .XLSX Excel format 13 February 2017, 18:21:09 UTC
814b0ee Add support for TEOS-10 temperature and salinity Add an option for choosing EOS-80 (default) or TEOS-10 When TEOS-10, expected input are conservative temperature and absolute salinity instead of in-situ temperature and practical salinity 13 February 2017, 18:17:06 UTC
1c2a471 removed unversioned elements of .XLSX Excel file Some elements extracted from .XLSX format had been added to Git repository by mistake 13 February 2017, 17:56:16 UTC
58b3673 add uncertainty on Total Boron to Error Propagation uncertainty on Total Boron is added to the list of uncertainties on dissociation constants (pKs) changed defaut values for pKs uncertainties 13 February 2017, 17:52:58 UTC
9b04b74 Add error propagation An additional Excel sheet to propagate errors on all the input data. 13 February 2017, 17:34:26 UTC
d3d20bb V2.3 from ORNL/CDIAC Added the choice of 'Perez and Fraga, 1987' for KF Added the 'SubFlags' and 'Red data rows': Bug fix: added code to prevent calculation of pH (fromTATC or fromTAfCO2) from getting stuck in infinite loop of alternatively negative and positive delta pHs. Bug fix: Corrected handling of -999 in data. would skip line at first encountered -999 in CO2 parameter. Would also not handle -999 in output conditions. (11/18/2016) Bug fix: Corrected coloring of problematic line in red and expanded "results" range to clear to include flag in last column. (11/18/2016) 13 February 2017, 17:16:53 UTC
cf8c990 Version 2.1 from ORNL/CDIAC Excel file in .XLS format plus all the VBA source code plus some elements drawed from unzipped .XLSX format 13 February 2017, 16:49:51 UTC
5887a05 Initial commit 13 February 2017, 15:43:40 UTC
back to top