Releases: GenericMappingTools/GMT.jl
Releases · GenericMappingTools/GMT.jl
v0.31.0
GMT v0.31.0
Closed issues:
- Register 0.30.0 (#530)
Merged pull requests:
- Add a gd2gmt_grid function to convert some datsets in GMTgrid types (#540) (@joa-quim)
- Expand gd2gmt to deal with both grid and images. (#541) (@joa-quim)
- Wrap the getgeotransform call in a try-catch (#542) (@joa-quim)
- New gdal utility functions: gd2gmt, gmt2gd & MODIS_L2 (#543) (@joa-quim)
- Continue extending the GDAL usage (#544) (@joa-quim)
- Expand the MODIS_L2 function do deal with more than just MODIS L2 files (#545) (@joa-quim)
- Expand varspacegrid to optionally return a dataset and accept band kwargs (#546) (@joa-quim)
- Fix bad type in ccall (#547) (@joa-quim)
- Add the ability to get color paletes and let grdcut use GDAL. (#548) (@joa-quim)
- Expand grdcut so taht we can also save the output via GDAL (for images mainly) (#549) (@joa-quim)
- Add gdal tools functions that us a mix of GMT and GDAL syntax (#550) (@joa-quim)
- Add ability to do nested psclip calls (#551) (@joa-quim)
- Add image_cpt! function to add or remove a colormap to GMTimage object (#552) (@joa-quim)
- Let image_init() always declare image arrays as externally allocated (#553) (@joa-quim)
- Improve the existing gdal tools and add a new one: dither() (#554) (@joa-quim)
- Add new -F option to grdcut (#555) (@joa-quim)
- Add a gmt2gm method to convert between GMTdatasets and GDAL datasets (#556) (@joa-quim)
- Tests more gdal.jl lines (#557) (@joa-quim)
- Add method to convert from OGR datasets to GMTdataset (#558) (@joa-quim)
- Let the gd2gmt also fish the proj and do multi-segments (#559) (@joa-quim)
- Add support for reading Multipolygons (#560) (@joa-quim)
- Fin an issue where gdaldem did not close file (#562) (@joa-quim)
- Improve the OGR in -memory creation (#563) (@joa-quim)
- gmt2gd fix the multiLine|Points geometry creation (#565) (@joa-quim)
- Breakup gmt_main into two files (#566) (@joa-quim)
- Introduce a new gdal shade function that uses gdaldem and blends shade+color (#567) (@joa-quim)
- Save the layout in the GMTgrid and use it in gmt2gd (#568) (@joa-quim)
- When updating G.range take car to check extrema_nan() is needed. (#569) (@joa-quim)
- Add wrappers to the texture shading lib (#570) (@joa-quim)
- Prepare to v.0.31 (#571) (@joa-quim)
v0.30.1
v0.30.0
GMT v0.30.0
Closed issues:
- Register 0.28.0 (#479)
- GMT Julia and Ubuntu 18 (#503)
- Register 0.30.0 (#527)
- Register 0.30.0 (#528)
- Rgister 0.30.1 (#532)
Merged pull requests:
- Allow more nesteds calls. Try improve type stability (#507) (@joa-quim)
- Add Drawing submodule (#508) (@joa-quim)
- Add option to set linethickness in mat2ds (#509) (@joa-quim)
- Fixes in imshow and parse opt_B (#510) (@joa-quim)
- Fix regression in stacked bar plots (#511) (@joa-quim)
- Fixes in horizontal stacked bar plots (#512) (@joa-quim)
- Let create categorical CPTs (pass keys) (#513) (@joa-quim)
- Add new function cpt4dcw to make choropleths with DCW (#514) (@joa-quim)
- Improve the choropleth functions and categorical CPT generation (#515) (@joa-quim)
- Some fixes (#516) (@joa-quim)
- Make arg2str more type stable (#517) (@joa-quim)
- Color Lines gallery example (#518) (@joa-quim)
- Add a bunch of gallery examples (#519) (@joa-quim)
- Add contourf and plotyy gallery examples. (#520) (@joa-quim)
- Fix again (f 3rd time) the multi-word shit in titles (#521) (@joa-quim)
- Add one Choropleth example (#522) (@joa-quim)
- Add several gdal wrapper functions taken from GDAL and ArchGDAL (#523) (@joa-quim)
- Add another choropleth gallery example (#524) (@joa-quim)
- Add functions for gdal utilities (#525) (@joa-quim)
- Disambiguate read!() (#526) (@joa-quim)
- Shit 1 (#529) (@joa-quim)
- Merda 5 (#531) (@joa-quim)
- Restore back the full tests (#533) (@joa-quim)
- Try use Travis to build docs that have disappeared. (#535) (@joa-quim)
v0.29.0
GMT v0.29.0
Closed issues:
- Register 0.27.0 (#473)
- API not defined GMT 6.1.1 Julia 1.5.3 (#485)
- pslegend fail ghostscript conversion when using paragraph text mode (#486)
Merged pull requests:
- Typo (#480) (@PallHaraldsson)
- Test GMTver (#481) (@htyeim)
- Themes (#482) (@joa-quim)
- Add seis modules meca, velo and coupe (#483) (@joa-quim)
- Use new init_module() function to hold common code to all modules. (#484) (@joa-quim)
- Add meca, velo and gmtgravmag3d wrappers (#487) (@joa-quim)
- Add Plotyy module (made up from 2 plot and a basemap calls) (#488) (@joa-quim)
- Add CI GitHub action (#489) (@joa-quim)
- Add a guess projection mechanism (#490) (@joa-quim)
- Improve coverage (#491) (@joa-quim)
- More tests to improve coverage (#492) (@joa-quim)
- Add GMT_Get_Common() (#493) (@joa-quim)
- Add a Quick learn doc (#494) (@joa-quim)
- Retouch README (#495) (@joa-quim)
- Add 4 MB-system modules (#496) (@joa-quim)
- Significant improve when sending in images that needc projection. (#497) (@joa-quim)
- Make the default of map projection be no-antialias. (#498) (@joa-quim)
- Do not automatically add -B when plotting plain images. (#499) (@joa-quim)
- Update some docs on common options (#500) (@joa-quim)
- Update some docs after stamp-> time_stamp rename (#501) (@joa-quim)
- Improve histogram fot DateTime and add BinMethod (#502) (@joa-quim)
- Fixes (#504) (@joa-quim)
- Prep for 0.29 and try a minimalist Travis just for docs (#505) (@joa-quim)
v0.28.0
v0.27.0
GMT v0.27.0
Closed issues:
Merged pull requests:
v0.26.0
GMT v0.26.0
Closed issues:
- Register 0.24.0 (#437)
- Issue with GMT.jl installation for Julia 1.5.0 on Windows 10 (#451)
- contour don't work (#459)
Merged pull requests:
- Just test it (#446) (@joa-quim)
- Plot eqs (#448) (@joa-quim)
- Nested logo (#449) (@joa-quim)
- Compactness (#450) (@joa-quim)
- Better guess (#453) (@joa-quim)
- New help (#454) (@joa-quim)
- Swap the order of the first two arguments in the parse_XXXX functions. (#455) (@joa-quim)
- Expande some common options (#456) (@joa-quim)
- Change order of args in add_opt() (#457) (@joa-quim)
- Undo several IF compact (#458) (@joa-quim)
- A few fixes to let (ps)contour plot -W+c and CPT (#460) (@joa-quim)
- Add more methods to allow setting types of all args in some main functions (#461) (@joa-quim)
- More types2 (#463) (@joa-quim)
v0.25.0
GMT v0.25.0
Merged pull requests:
- Let embedded pscoast work for projected grid/images (#438) (@joa-quim)
- Add help kwarg to print all options of a program and, when known, the type of their arguments (#439) (@joa-quim)
- Mainly cosmetics. (#440) (@joa-quim)
- Histo man (#441) (@joa-quim)
- When up_minmax return the GMTgrid object (#442) (@joa-quim)
- Error bars+cpt (#443) (@joa-quim)
- Add opt more (#444) (@joa-quim)
v0.24.0
GMT v0.24.0
Closed issues:
- Register 0.22.0 (#391)
- How to avoid precision loss? (#409)
- ERROR: could not load library "libgmt" (#413)
- UndefVarError: GMT_Create_Session not defined (#416)
Merged pull requests:
- Docs remove some space between ** (#405) (@htyeim)
- Um ponto zero (#406) (@joa-quim)
- Update psconvert.jl (#407) (@htyeim)
- Add more tests (#408) (@joa-quim)
- More tests and fixes (#410) (@joa-quim)
- Misc (#411) (@joa-quim)
- Fixes (#412) (@joa-quim)
- contourf docs (#414) (@joa-quim)
- Update libgmt.jl (#415) (@htyeim)
- Add makecpt doc and several improvements. (#417) (@joa-quim)
- Add new options in -B (#418) (@joa-quim)
- Remove the datatype member from GRDgrid & GRDimage (#419) (@joa-quim)
- Expand imshow (#420) (@joa-quim)
- Update colorbar.md (#421) (@htyeim)
- Add showfig (#422) (@joa-quim)
- Fixes in colorbar docs (#423) (@joa-quim)
- Update common_opts.md (#424) (@htyeim)
- Refine test to check if cmap was given. (#426) (@joa-quim)
- Fix B contour (#427) (@joa-quim)
- Let GMTgrid hold any numeric type (Real) and only take care of conversion to floats in grid_init (#428) (@joa-quim)
- Split grdops (#429) (@joa-quim)
- Revert the GMTgrid z member being subtype Real. Very inefficient. (#430) (@joa-quim)
- Subtype GMTgrid types to AbstractArray (#431) (@joa-quim)
- Fix the damn -I check for good (#432) (@joa-quim)
- Add more two methods to mat2grid. (#433) (@joa-quim)
- Update histgram to GMT6 syntax and expand it to accept GMTimage (#434) (@joa-quim)
- Extend pshistogram (#435) (@joa-quim)
- Let autostretch of uin16 images happen automatically (#436) (@joa-quim)
v0.23.0
GMT v0.23.0
Closed issues:
- How to read HDF4 file? (#356)
- Register 0.21.0 (#384)
- Trouble plotting png or jpg files after updating to gmt 6.1 (#389)
- GMT broken when works with SQLite on Archlinux (#393)
- ERROR: GMT: Expects a Matrix for input (#396)
- Cause of error: GMT_Create_Session not defined (#402)
Merged pull requests:
- Subplot docs (#392) (@joa-quim)
- Movie improvements (#394) (@joa-quim)
- Movie docs (#395) (@joa-quim)
- Use modern names when in modern mode. (#397) (@joa-quim)
- Fix in contour (#399) (@joa-quim)
- Finally implement the options :write & :append and make gmtconvert use them (#400) (@joa-quim)
- Grdview+ (#401) (@joa-quim)
- Pre contourf (#403) (@joa-quim)