Releases: GenericMappingTools/GMT.jl
Releases · GenericMappingTools/GMT.jl
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)
v0.22.0
GMT v0.22.0
Merged pull requests:
v0.21.0
v0.20.1
v0.20.0
GMT v0.20.0
Closed issues:
Merged pull requests:
v0.19.0
v0.18.0
GMT v0.18.0
Closed issues:
Merged pull requests:
- Alpha work (#353) (@joa-quim)
- Add a region argument ogrread (#354) (@joa-quim)
- Warn when kwarg options are not consumed. (#355) (@joa-quim)
- subscript in docs (#358) (@htyeim)
- Several changes to accomodate GMT breackages (#359) (@joa-quim)
- Try my GMT branch (#360) (@joa-quim)
- Try to download a nerwer gdal and use a test for it (#361) (@joa-quim)
- Contour var cont (#362) (@joa-quim)