Table of changes - Ge0MLib (β)
Date | Description |
2021.12.06 | gAcadIgesRead -- Read circles, lines and polylines coordinates from iges-file (AutoCad's export). |
2021.12.21 | gData2DFiltCreate -- create 2D-filter (central symmetric) for using with function gData2DFilt. |
2021.08.26 | gAcadIgesRead -- Read circles' center coordinates and polylines coordinates (not completed) from iges-file (AutoCad's export). |
2021.08.21 | gKmlSetPolyline, gKmlSetPolygone -- the coordinate digits changed to 12 for kml-file. |
2021.08.07 | Conversion Mercator projection to Geographic coordinates was added (gNavProjMercator2Geog, gNavGeog2ProjMercator). |
2021.06.07 | Function added/changed: gNavTiatLever, gNavTiatLeverN, gNavTiatNLever, gNavTiatTest. |
2021.04.27 | The name "Euler angles" was changed to Tait-Bryan angles. |
2021.04.25 | Add gKml functions set. |
2021.04.18 | gNavEulerLeverGps.m and gNavEulerLeverGpsHeave.m were added; gAcadText.m were corrected for decimal (not integer) FontSize and Angle; gMapPL2AcadExport.m was corrected for carefully PointsStep processing. |
2021.04.08 | gDataTxtRead.m and gDataTxtWrite.m were added; gJsfDTEN.m, gJsfDTENinv.m, gXtfDTEN.m, gXtfDTENinv.m were corrected; gWfrMatAngles.m was added; gJsf0181Read.m, gJsf2071Read.m, gJsf3041Read.m were added. |
2020.12.18 | gNavGeog2ProjPolarStereo.m and gNavProjPolarStereo2Geog.m were changed (Polar Stereographic projection, EPSG codes 9810,9829,9830); gNavGeog2ProjLambertConicConf.m and gNavProjLambertConicConf2Geog.m were added (Lambert Conic Conformal projection, EPSG codes 9801,9802,9826,9803,1051). |
2020.12.10 | International Bathymetric Chart of the Arctic Ocean (IBCAO) data was added. |
2020.12.09 | gNavGeog2ProjPolarStereo.m and gNavProjPolarStereo2Geog.m were added (Polar Stereographic projection, EPSG codes 9810,9829,9830.) |
2020.12.01 | General manual was created. The site structure was changed for download page. |
2020.11.23 | 00_Ge0MLib_Beta_rus.pdf paper was updated. |
2020.11.18 | 00_Ge0MLib_Beta.pdf paper was updated. |
2020.10.16 | gMapPLShiftZaxis function was corrected for general GpsKP-indexes and for output. |
2020.08.03 | gXtfDTEN, gXtfDTENinv, gXtf000DatasetExport, gXtf000DatasetImport were changed/added; the manipulations with pts-file and WaterDepth field were removed. |
2020.08.03 | gDataSave and gDataLoad were changed; a Data can containe a number of dimensions (not two only). |
2020.07.21 | Fixed bag in gXtfDTEN (Head.HHSeconds was divided to 100). |
2020.07.13 | MKII cable counter was added to gLogCableCounterRead and gLogFileFormatFix. |
2020.07.12 | MagLogG88, MagLogG88TVG, MagLogGPGGA were added to gLogFileFormatFix. |
2020.02.23 | gTraining02_SgyTexturalHeader was added. gSgyTextCorrectScript.m was changed. |
2020.02.21 | gSgy&gUhr functions set was added. Ge0MLib (β) release was added. |
2020.02.18 | Add example with SGY format (ET3200SX512i) to gTraining01_Catalogue. |
2020.02.17 | Rename and update gTraining01_Catalogue (add example with JSF format). Bug for gJsfDTEN.m was fixed. Function gJsf0080DatasetImport was added. |
2020.02.08 | Add gTraining01.m (used ET4200_xtf.zip data); update gTraining01.pdf and rename some Training1 files. Bug for gJsf2002Write.m was fixed. |
2020.02.04 | gMagy functions set was added. |
2020.01.26 | 00_Ge0MLib_Beta.pdf was added. |
2020.01.02 | Repair links in manuals. Training_1.pdf was added. |
2019.12.25 | gXtf000Field2Field function was added. |
2019.12.19 | Xtf and Jsf files examlpes were added. |
2019.11.20 | Change gMapCallback function name to gMapTipsLabel; join gNav and gMap. |
2019.11.17 | gMap functions were added; gNav manual was changed; small changes for other function sets. |
2019.11.17 | gComLogOvOut (gLog) code was changed. |
2019.11.14 | gLog functions were added. |
2019.11.11 | gNav functions were added. |
2019.11.08 | gP190DTEN2P190Dir canged to gP190DTEN2P190. Removed bag from gP1902PL. Add gData&gFields functions set. |
2019.11.07 | gP1902Cat bag removed. gP190DTEN2P190Dir was added. gJsfDTEN, gXtfDTEN were changed. gXtf000DatasetImport was added. |
2019.11.04 | gP190 -- gP1902PL function was added. |
2019.11.04 | Small changes for gWfr comments and doc. |
2019.11.04 | gXtf functions and doc were upload. |
2019.11.03 | Change/update the gJsf functions and doc. |
2019.11.03 | Change/update the gP190 functions and doc. |
2019.11.02 | Change/update the gAcad functions and doc. |
2018.07.12 | Small bugs were removed form gWfr. |
2018.07.11 | Add gWfrGeotiffRead.m (includes in gWfr.pdf). |
2018.07.08 | Add gGeneral.pdf draft; small changes in the site structure. |
2018.07.06 | Add gWfrXyzDraw; changes in gWfrXyz2Mat and gWfr_20180706.pdf. |
2018.07.05 | 1) Small editing to gWfr functions description; 2) Add "LastChanges", "Download", "Error-403" and "Error-404" pages to website; 3) Add old release to "Download". |
2018.07.04 | Add "gWfr" functions set. |
Table of changes - Ge0MLib (pre-Alpha)
Date | Description |
2017.07.23 | Ver.1.0.20. Add cut/merge/resize for Tiff with tfw (used for SSS mosaic; resize need "imresize" from Image Processing Toolbox). Add/update/rename a number of functions. |
2017.05.09 | Ver.1.0.19. Were added:gAcadWiggleToMapNan,gMapDrawWiggleNan. Bugs removed and modified: gFJsfRead2080, gFJsfRead2090. |
2017.04.29 | Ver.1.0.18. Were added:gAcadTrackToMap,gXtfDeleteSlant000,gXtfSetMessOff. Bugs removed and modified: gFJsfWrite####, gFXtfWrite000, gGPoints2DMinDist, gGPointsSegments2DNormal, gGSegments2DCross, gMagDipol, gNGpsDayCalc, gNTime2Time, gZFieldsInterp, gZRowInsert. |
2017.02.10 | Ver.1.0.17. gFMagReadG88tvgMag was added; some fields for gFMagRead were renamed; gZRow and gZFieldsInterp were adapt for RowM-content; some bugs were fixed. |
2017.01.25 | Ver.1.0.16. Several functions were renamed and added (gMapPickHandleNan). |
2017.01.04 | Ver.1.0.15. The overlapped file-writing was added to serial data logger (gComLogOv). |
2016.10.24 | Ver.1.0.14. Magy (G882) files reading functions were added. Several bugs were fixed. |
2016.10.17 | Ver.1.0.13. gDataGainPL, gDataNormPL, gDataToPL, gMapPLPickAutoImg, gNCoordDerepeat functions bugs were removed. Ge0MLib_Training document was added (in progress). |
2016.10.07 | Ver.1.0.12. Fixed bugs for gDataGainPL, gDataNormPL, gDataToPL, gDataFillPL, gMapPLPickAutoImg functions. |
2016.10.06 | Ver.1.0.11. Image/matrix sub-horizontal layers handle and auto peaking functions (gMapPLPickAutoImg, gMapPLPickHandleImg). |
2016.09.19 | Ver.1.0.10. Serial data logger (free pascal) and m-functions for logger files reading were added. |
2016.09.19 | Ver.1.0.8. Some comments were changed. |
2016.09.13 | Ver.1.0.8. gDataGain, gDataTraceFilt, gDataTraceWeight, gDataToPline, gMagNormal, gMagDipol, gMagCylinder were added. Several bugs were fixed. |
2016.08.17 | Ver.1.0.7. gSgySetSampleInterval and gGPointsPolyline2DNormal were added; "signed" distance was defined (polyline-to-point). |
2016.08.15 | Ver.1.0.6. gZRowSet was corrected (set data to []). gSgySetDelayRecTime, gSgySetEndRecTime, gSgySetTraceOff functions were added. |
2016.08.10 | Ver.1.0.5. gMapPL files were changed. |
2016.08.08 | Ver.1.0.4. 1) gFSgyRead: line 57 was changed for Endian correct recognizing; 2) add functions gMapPLReadTxt, gMapPLReadXtfDir, gMapPLReadSegyDir, gMapPLDraw, gMapPLExportTxt for trackplots creation. |
2016.07.31 | Ver.1.0.3. gNAng2Ang, gNTime2Time, gNCoordDerepeat were added. |
2016.07.27 | Ver.1.0.2. Were added: gNLayback - towing fish position calculation; gNTrackMadeGood2D - trackplot smoothing and direction calculation. |