Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-30 | 1.6 kB | |
v1.30.0 source code.tar.gz | 2025-06-30 | 5.8 MB | |
v1.30.0 source code.zip | 2025-06-30 | 5.9 MB | |
Totals: 3 Items | 11.7 MB | 0 |
GMT v1.30.0
Merged pull requests: - Fix a off by 1 bug in assigning tiles names to Nimbo tiles. (#1737) (@joa-quim) - Workaround (when possible) the situation described in [#1723] (#1739) (@joa-quim) - Fix the tiles y counting that was bugging Nimbo coordinates. (#1740) (@joa-quim) - Fix defaults settings when prog is gdalwarp (#1741) (@joa-quim) - Let time columns in a DataFrame be included too when converting to a GMTdataset. (#1742) (@joa-quim) - Revert the "Close the known Julia1.9 crashing point" (#1744) (@joa-quim) - Add function that reads Meteostat gzipped files. (#1745) (@joa-quim) - Let the number of Time columns display go up to 6. (#1746) (@joa-quim) - Add a function to parse the stations.csv.gz of the Meteostat site (#1747) (@joa-quim) - Always limits the size to display to no more than 100 (mostly, 80 in fact). (#1748) (@joa-quim) - Add several methods to the meteostat function. Deal with time bounds. (#1749) (@joa-quim) - Reset the double slash after 'vsigzip' (#1750) (@joa-quim) - Add docstrings and limit time before new downloads. Other fixes too. (#1751) (@joa-quim) - Silent a GDAL error message when reading CSVs. (#1752) (@joa-quim) - Type annotations (after Cthulhu) to kill the f Anys (#1753) (@joa-quim) - Lower meteostat cache age files to 1 day. (#1754) (@joa-quim)
Closed issues: - Crash when using the GMTgrid type in grdimage (#1723) - Register v"1.29.1" (#1733) - grdcut registration varies (#1743)