Bug#1062177: gmt: NMU diff for 64-bit time_t transition

Lukas Märdian slyon at debian.org
Wed Jan 31 15:18:36 GMT 2024


Source: gmt
Version: 6.5.0+dfsg-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm at lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
gmt as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for gmt
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
-------------- next part --------------
diff -Nru gmt-6.5.0+dfsg/debian/changelog gmt-6.5.0+dfsg/debian/changelog
--- gmt-6.5.0+dfsg/debian/changelog	2024-01-08 04:48:05.000000000 +0000
+++ gmt-6.5.0+dfsg/debian/changelog	2024-01-31 15:15:11.000000000 +0000
@@ -1,3 +1,10 @@
+gmt (6.5.0+dfsg-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Lukas M?rdian <slyon at debian.org>  Wed, 31 Jan 2024 15:15:11 +0000
+
 gmt (6.5.0+dfsg-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru gmt-6.5.0+dfsg/debian/control gmt-6.5.0+dfsg/debian/control
--- gmt-6.5.0+dfsg/debian/control	2024-01-08 04:48:05.000000000 +0000
+++ gmt-6.5.0+dfsg/debian/control	2024-01-31 15:15:11.000000000 +0000
@@ -80,7 +80,10 @@
  .
  This package contains the architecture-independent files for GMT.
 
-Package: libgmt6
+Package: libgmt6t64
+Provides: ${t64:Provides}
+Replaces: libgmt6
+Breaks: libgmt6 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -99,7 +102,7 @@
 Package: libgmt-dev
 Architecture: any
 Section: libdevel
-Depends: libgmt6 (= ${binary:Version}),
+Depends: libgmt6t64 (= ${binary:Version}),
          libnetcdf-dev,
          ${misc:Depends}
 Suggests: gmt
diff -Nru gmt-6.5.0+dfsg/debian/libgmt6.install gmt-6.5.0+dfsg/debian/libgmt6.install
--- gmt-6.5.0+dfsg/debian/libgmt6.install	2024-01-08 04:48:05.000000000 +0000
+++ gmt-6.5.0+dfsg/debian/libgmt6.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru gmt-6.5.0+dfsg/debian/libgmt6.lintian-overrides gmt-6.5.0+dfsg/debian/libgmt6.lintian-overrides
--- gmt-6.5.0+dfsg/debian/libgmt6.lintian-overrides	2024-01-08 04:48:05.000000000 +0000
+++ gmt-6.5.0+dfsg/debian/libgmt6.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-# False positive, lat/lon
-spelling-error-in-binary lon long *
-
diff -Nru gmt-6.5.0+dfsg/debian/libgmt6.symbols gmt-6.5.0+dfsg/debian/libgmt6.symbols
--- gmt-6.5.0+dfsg/debian/libgmt6.symbols	2024-01-08 04:48:05.000000000 +0000
+++ gmt-6.5.0+dfsg/debian/libgmt6.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,1458 +0,0 @@
-libgmt.so.6 #PACKAGE# #MINVER#
-* Build-Depends-Package: libgmt-dev
- GMT_Alloc_Segment at Base 5.3.1
- GMT_Append_Option at Base 5.1.2
- GMT_Begin_IO at Base 5.1.2
- GMT_Call_Module at Base 5.1.2
- GMT_Change_Layout at Base 5.3.1
- GMT_Close_VirtualFile at Base 5.3.1
- GMT_Convert_Data at Base 5.3.1
- GMT_Create_Args at Base 5.1.2
- GMT_Create_Cmd at Base 5.1.2
- GMT_Create_Data at Base 5.1.2
- GMT_Create_Options at Base 5.1.2
- GMT_Create_Session at Base 5.1.2
- GMT_Delete_Option at Base 5.1.2
- GMT_Destroy_Args at Base 5.1.2
- GMT_Destroy_Cmd at Base 5.1.2
- GMT_Destroy_Data at Base 5.1.2
- GMT_Destroy_Group at Base 5.3.1
- GMT_Destroy_Options at Base 5.1.2
- GMT_Destroy_Session at Base 5.1.2
- GMT_Duplicate_Data at Base 5.1.2
- GMT_Duplicate_Options at Base 5.4.0
- GMT_Duplicate_String at Base 5.2.1
- GMT_Encode_Options at Base 5.2.1
- GMT_End_IO at Base 5.1.2
- GMT_Error_Message at Base 6.0.0
- GMT_Expand_Option at Base 5.2.1
- GMT_Extract_Region at Base 6.0.0
- GMT_F77_READGRD at Base 5.4.2
- GMT_F77_READGRDINFO at Base 5.4.2
- GMT_F77_READGRDINFO_ at Base 5.4.2
- GMT_F77_READGRD_ at Base 5.4.2
- GMT_F77_WRITEGRD at Base 5.4.2
- GMT_F77_WRITEGRD_ at Base 5.4.2
- GMT_FFT at Base 5.1.2
- GMT_FFT_1D at Base 5.1.2
- GMT_FFT_2D at Base 5.1.2
- GMT_FFT_Create at Base 5.1.2
- GMT_FFT_Destroy at Base 5.1.2
- GMT_FFT_Option at Base 5.1.2
- GMT_FFT_Parse at Base 5.1.2
- GMT_FFT_Reset at Base 6.4.0
- GMT_FFT_Wavenumber at Base 5.1.2
- GMT_Find_Option at Base 5.1.2
- GMT_Free at Base 6.2.0
- GMT_Free_Option at Base 5.4.0
- GMT_Get_Common at Base 5.1.2
- GMT_Get_Coord at Base 5.1.2
- GMT_Get_Default at Base 5.1.2
- GMT_Get_Enum at Base 6.0.0
- GMT_Get_Family at Base 5.2.1
- GMT_Get_FilePath at Base 6.1.0
- GMT_Get_Index3 at Base 6.2.0
- GMT_Get_Index at Base 5.1.2
- GMT_Get_Info at Base 6.0.0
- GMT_Get_Matrix at Base 5.3.1
- GMT_Get_ModuleInfo at Base 6.1.0
- GMT_Get_Pixel at Base 5.3.1
- GMT_Get_Record at Base 5.1.2
- GMT_Get_Row at Base 5.1.2
- GMT_Get_Status at Base 6.0.0
- GMT_Get_Strings at Base 6.0.0
- GMT_Get_Values at Base 5.3.1
- GMT_Get_Vector at Base 5.3.1
- GMT_Get_Version at Base 6.0.0
- GMT_Handle_Messages at Base 6.0.0
- GMT_Init_IO at Base 5.1.2
- GMT_Init_VirtualFile at Base 5.3.1
- GMT_Inquire_VirtualFile at Base 6.1.0
- GMT_Make_Option at Base 5.1.2
- GMT_Message at Base 5.1.2
- GMT_Open_VirtualFile at Base 5.3.1
- GMT_Option at Base 5.1.2
- GMT_Parse_Common at Base 5.1.2
- GMT_Put_Levels at Base 6.2.0
- GMT_Put_Matrix at Base 5.3.1
- GMT_Put_Record at Base 5.1.2
- GMT_Put_Row at Base 5.1.2
- GMT_Put_Strings at Base 6.0.0
- GMT_Put_Vector at Base 5.3.1
- GMT_Read_Data at Base 5.1.2
- GMT_Read_Group at Base 5.3.1
- GMT_Read_VirtualFile at Base 5.3.1
- GMT_Register_IO at Base 5.1.2
- GMT_Report at Base 5.1.2
- GMT_Set_AllocMode at Base 6.0.0
- GMT_Set_Columns at Base 5.3.1
- GMT_Set_Comment at Base 5.1.2
- GMT_Set_Default at Base 5.2.1
- GMT_Set_Geometry at Base 5.3.2
- GMT_Set_Index at Base 5.3.1
- GMT_Show_ModuleInfo at Base 6.1.0
- GMT_Update_Option at Base 5.1.2
- GMT_Usage at Base 6.3.0
- GMT_Write_Data at Base 5.1.2
- GMT_basemap at Base 6.0.0
- GMT_batch at Base 6.1.0
- GMT_begin at Base 6.0.0
- GMT_blockmean at Base 5.1.2
- GMT_blockmedian at Base 5.1.2
- GMT_blockmode at Base 5.1.2
- GMT_clear at Base 6.0.0
- GMT_clip at Base 6.0.0
- GMT_coast at Base 6.0.0
- GMT_colorbar at Base 6.0.0
- GMT_contour at Base 6.0.0
- GMT_dimfilter at Base 6.0.0
- GMT_docs at Base 6.0.0
- GMT_end at Base 6.0.0
- GMT_events at Base 6.0.0
- GMT_figure at Base 6.0.0
- GMT_filter1d at Base 5.1.2
- GMT_fitcircle at Base 5.1.2
- GMT_gmt2kml at Base 5.1.2
- GMT_gmtbinstats at Base 6.2.0
- GMT_gmtconnect at Base 5.1.2
- GMT_gmtconvert at Base 5.1.2
- GMT_gmtdefaults at Base 5.1.2
- GMT_gmtdp at Base 5.1.2
- GMT_gmtget at Base 5.1.2
- GMT_gmtinfo at Base 5.1.2
- GMT_gmtlogo at Base 5.2.1
- GMT_gmtmath at Base 5.1.2
- GMT_gmtread at Base 5.2.1
- GMT_gmtregress at Base 5.2.1
- GMT_gmtselect at Base 5.1.2
- GMT_gmtset at Base 5.1.2
- GMT_gmtsimplify at Base 5.1.2
- GMT_gmtspatial at Base 5.1.2
- GMT_gmtsplit at Base 6.2.0
- GMT_gmtstitch at Base 5.1.2
- GMT_gmtvector at Base 5.1.2
- GMT_gmtwhich at Base 5.1.2
- GMT_gmtwrite at Base 5.2.1
- GMT_grd2cpt at Base 5.1.2
- GMT_grd2kml at Base 6.0.0
- GMT_grd2xyz at Base 5.1.2
- GMT_grdblend at Base 5.1.2
- GMT_grdclip at Base 5.1.2
- GMT_grdcontour at Base 5.1.2
- GMT_grdconvert at Base 5.2.1
- GMT_grdcut at Base 5.1.2
- GMT_grdedit at Base 5.1.2
- GMT_grdfft at Base 5.1.2
- GMT_grdfill at Base 6.0.0
- GMT_grdfilter at Base 5.1.2
- GMT_grdgdal at Base 6.1.0
- GMT_grdgradient at Base 5.1.2
- GMT_grdhisteq at Base 5.1.2
- GMT_grdimage at Base 5.1.2
- GMT_grdinfo at Base 5.1.2
- GMT_grdinterpolate at Base 6.1.0
- GMT_grdlandmask at Base 5.1.2
- GMT_grdmask at Base 5.1.2
- GMT_grdmath at Base 5.1.2
- GMT_grdmix at Base 6.1.0
- GMT_grdpaste at Base 5.1.2
- GMT_grdproject at Base 5.1.2
- GMT_grdreformat at Base 5.1.2
- GMT_grdsample at Base 5.1.2
- GMT_grdselect at Base 6.3.0
- GMT_grdtrack at Base 5.1.2
- GMT_grdtrend at Base 5.1.2
- GMT_grdvector at Base 5.1.2
- GMT_grdview at Base 5.1.2
- GMT_grdvolume at Base 5.1.2
- GMT_greenspline at Base 5.1.2
- GMT_histogram at Base 6.0.0
- GMT_image at Base 6.0.0
- GMT_inset at Base 6.0.0
- GMT_keyword_updated at Base 6.2.0
- GMT_kml2gmt at Base 5.1.2
- GMT_legend at Base 6.0.0
- GMT_makecpt at Base 5.1.2
- GMT_mapproject at Base 5.1.2
- GMT_mask at Base 6.0.0
- GMT_minmax at Base 5.1.2
- GMT_movie at Base 6.0.0
- GMT_nearneighbor at Base 5.1.2
- GMT_plot3d at Base 6.0.0
- GMT_plot at Base 6.0.0
- GMT_project at Base 5.1.2
- GMT_ps2raster at Base 5.1.2
- GMT_psbasemap at Base 5.1.2
- GMT_psclip at Base 5.1.2
- GMT_pscoast at Base 5.1.2
- GMT_pscontour at Base 5.1.2
- GMT_psconvert at Base 5.2.1
- GMT_psevents at Base 6.0.0
- GMT_pshistogram at Base 5.1.2
- GMT_psimage at Base 5.1.2
- GMT_pslegend at Base 5.1.2
- GMT_psmask at Base 5.1.2
- GMT_psrose at Base 5.1.2
- GMT_psscale at Base 5.1.2
- GMT_pssolar at Base 5.3.1
- GMT_psternary at Base 5.4.0
- GMT_pstext at Base 5.1.2
- GMT_pswiggle at Base 5.1.2
- GMT_psxy at Base 5.1.2
- GMT_psxyz at Base 5.1.2
- GMT_rose at Base 6.0.0
- GMT_sample1d at Base 5.1.2
- GMT_solar at Base 6.0.0
- GMT_spectrum1d at Base 5.1.2
- GMT_sph2grd at Base 5.1.2
- GMT_sphdistance at Base 5.1.2
- GMT_sphinterpolate at Base 5.1.2
- GMT_sphtriangulate at Base 5.1.2
- GMT_splitxyz at Base 5.1.2
- GMT_strerror at Base 5.1.2
- GMT_subplot at Base 6.0.0
- GMT_surface at Base 5.1.2
- GMT_ternary at Base 6.0.0
- GMT_text at Base 6.0.0
- GMT_trend1d at Base 5.1.2
- GMT_trend2d at Base 5.1.2
- GMT_triangulate at Base 5.1.2
- GMT_wiggle at Base 6.0.0
- GMT_xyz2grd at Base 5.1.2
- chrcat at Base 6.3.0
- cleanup_action at Base 6.0.0
- core_module_classic_all at Base 6.1.0
- core_module_group at Base 6.1.0
- core_module_keys at Base 6.1.0
- core_module_list_all at Base 6.1.0
- core_module_show_all at Base 6.1.0
- default_action at Base 6.0.0
- dlopen_special at Base 5.1.2
- doubleAlmostEqualUlps at Base 5.1.2
- doubleAlmostEqualUlpsAndAbs at Base 5.1.2
- file_to_delete_if_ctrl_C at Base 6.0.0
- floatAlmostEqualUlps at Base 5.1.2
- floatAlmostEqualUlpsAndAbs at Base 5.1.2
- geos_method_linestring at Base 6.1.0
- geos_method_polygon at Base 6.1.0
- geos_methods at Base 6.1.0
- global_API at Base 6.3.0
- gmt_BB_clip_on at Base 6.0.0
- gmt_BC_init at Base 5.3.1
- gmt_DCW_free at Base 5.3.1
- gmt_DCW_list at Base 5.3.1
- gmt_DCW_operation at Base 5.3.1
- gmt_DCW_option at Base 5.3.1
- gmt_DCW_parse at Base 5.3.1
- gmt_DCW_version at Base 6.4.0
- gmt_ECEF_forward at Base 5.3.1
- gmt_ECEF_init at Base 5.3.1
- gmt_ECEF_inverse at Base 5.3.1
- gmt_Fcrit at Base 5.3.1
- gmt_GSHHG_resolution_syntax at Base 6.3.0
- gmt_GSHHG_syntax at Base 5.3.1
- gmt_OGRCoordinateTransformation at Base 6.0.0
- gmt_PvQv at Base 5.3.1
- gmt_RI_prepare at Base 5.3.1
- gmt_UTMzone_to_wesn at Base 5.3.1
- gmt_access at Base 5.3.1
- gmt_add3v at Base 5.3.1
- gmt_add_R_if_modern_and_true at Base 5.4.0
- gmt_add_figure at Base 6.0.0
- gmt_add_label_record at Base 5.3.1
- gmt_add_legend_item at Base 6.0.0
- gmt_add_to_record at Base 5.3.1
- gmt_adjust_dataset at Base 5.3.1
- gmt_adjust_loose_wesn at Base 5.3.1
- gmt_adjust_refpoint at Base 5.3.1
- gmt_agc_read_grd at Base 5.3.1
- gmt_agc_read_grd_info at Base 5.3.1
- gmt_agc_write_grd at Base 5.3.1
- gmt_agc_write_grd_info at Base 5.3.1
- gmt_alloc_dataset at Base 5.3.1
- gmt_alloc_segment at Base 6.0.0
- gmt_api_error_string at Base 5.3.1
- gmt_arabic2roman at Base 6.0.0
- gmt_argv2str at Base 6.0.0
- gmt_ascii_format_col at Base 5.3.1
- gmt_ascii_format_inc at Base 6.3.0
- gmt_ascii_format_one at Base 5.4.0
- gmt_ascii_output_col at Base 5.3.1
- gmt_ascii_output_no_text at Base 6.0.0
- gmt_assemble_br at Base 5.3.1
- gmt_assemble_shore at Base 5.3.1
- gmt_assign_text at Base 5.4.2
- gmt_auto_frame_interval at Base 5.3.1
- gmt_auto_offsets_for_colorbar at Base 6.0.0
- gmt_az_backaz at Base 5.3.1
- gmt_azim_to_angle at Base 5.3.1
- gmt_bcr_get_z at Base 5.3.1
- gmt_bcr_get_z_fast at Base 5.3.1
- gmt_begin at Base 5.3.1
- gmt_begin_module at Base 5.3.1
- gmt_bei at Base 5.3.1
- gmt_ber at Base 5.3.1
- gmt_best_dim_choice at Base 5.3.1
- gmt_binom_cdf at Base 5.3.1
- gmt_binom_pdf at Base 5.3.1
- gmt_bit_read_grd at Base 5.3.1
- gmt_bit_write_grd at Base 5.3.1
- gmt_br_cleanup at Base 5.3.1
- gmt_byteswap_file at Base 5.1.2
- gmt_cart_outside at Base 5.3.1
- gmt_cart_to_geo at Base 5.3.1
- gmt_cart_to_polar at Base 5.3.1
- gmt_cart_to_xy_line at Base 6.1.1
- gmt_cat_cpt_strings at Base 6.2.0
- gmt_cat_to_record at Base 5.3.1
- gmt_cdf_grd_info at Base 5.1.2
- gmt_cdf_read_grd at Base 5.3.1
- gmt_cdf_read_grd_info at Base 5.3.1
- gmt_cdf_update_grd_info at Base 5.3.1
- gmt_cdf_write_grd at Base 5.3.1
- gmt_cdf_write_grd_info at Base 5.3.1
- gmt_centroid_area at Base 6.1.0
- gmt_change_grdreg at Base 5.3.1
- gmt_change_grid_history at Base 6.4.0
- gmt_char_count at Base 6.1.0
- gmt_chebyshev at Base 5.3.1
- gmt_check_abstime_format at Base 6.2.0
- gmt_check_binary_io at Base 5.3.1
- gmt_check_executable at Base 6.0.0
- gmt_check_filearg at Base 5.3.1
- gmt_check_language at Base 6.1.0
- gmt_check_region at Base 5.3.1
- gmt_check_scalingopt at Base 5.3.1
- gmt_check_z_io at Base 5.3.1
- gmt_chi2 at Base 5.3.1
- gmt_chi2_pdf at Base 5.3.1
- gmt_chi2crit at Base 5.3.1
- gmt_chol_dcmp at Base 5.3.1
- gmt_chol_recover at Base 5.3.1
- gmt_chol_solv at Base 5.3.1
- gmt_chop at Base 5.3.1
- gmt_chop_ext at Base 5.3.1
- gmt_circle_to_region at Base 6.2.0
- gmt_clip_to_map at Base 5.3.1
- gmt_colorname2index at Base 5.3.1
- gmt_combination at Base 5.3.1
- gmt_compact_line at Base 5.3.1
- gmt_conf_SI at Base 6.2.0
- gmt_conf_US at Base 6.0.0
- gmt_consider_current_cpt at Base 6.0.0
- gmt_cont_syntax at Base 5.3.1
- gmt_contlabel_free at Base 5.3.1
- gmt_contlabel_info at Base 5.3.1
- gmt_contlabel_init at Base 5.3.1
- gmt_contlabel_plot at Base 5.3.1
- gmt_contlabel_prep at Base 5.3.1
- gmt_contlabel_save_begin at Base 5.3.1
- gmt_contlabel_save_end at Base 5.3.1
- gmt_contlabel_specs at Base 5.3.1
- gmt_contour_A_arg_parsing at Base 6.1.1
- gmt_contour_C_arg_parsing at Base 6.1.1
- gmt_contour_T_arg_parsing at Base 6.1.1
- gmt_contour_edge_init at Base 6.2.0
- gmt_contour_first_pos at Base 6.1.1
- gmt_contours at Base 5.3.1
- gmt_conv_datum at Base 5.3.1
- gmt_convert_double at Base 6.2.0
- gmt_convert_units at Base 5.3.1
- gmt_copy at Base 5.3.1
- gmt_copy_gridheader at Base 6.0.0
- gmt_corrcoeff at Base 5.3.1
- gmt_corrcoeff_f at Base 5.3.1
- gmt_count_char at Base 6.1.0
- gmt_cpt_default at Base 6.0.0
- gmt_cpt_interval_modifier at Base 6.1.0
- gmt_cpt_transparency at Base 5.3.1
- gmt_create_array at Base 6.0.0
- gmt_create_grid at Base 5.3.1
- gmt_create_table at Base 5.3.1
- gmt_create_tempdir at Base 6.4.0
- gmt_create_tempfile at Base 6.3.0
- gmt_create_vector at Base 5.3.1
- gmt_cross3v at Base 5.3.1
- gmt_crossing_dateline at Base 5.3.1
- gmt_crossover at Base 5.3.1
- gmt_crosstracks at Base 5.3.1
- gmt_cube_BC_set at Base 6.2.0
- gmt_cube_info_syntax at Base 6.2.0
- gmt_cube_pad_off at Base 6.2.0
- gmt_cube_vminmax at Base 6.2.0
- gmt_current_name at Base 6.0.0
- gmt_dataserver_url at Base 6.2.0
- gmt_datum_init at Base 5.3.1
- gmt_decode_cube_h_info at Base 6.2.0
- gmt_decode_grd_h_info at Base 5.3.1
- gmt_decorate_prep at Base 5.3.1
- gmt_decorated_line at Base 5.3.1
- gmt_default_error at Base 5.3.1
- gmt_default_option_error at Base 6.4.0
- gmt_delaunay at Base 5.3.1
- gmt_delaunay_free at Base 5.3.1
- gmt_detect_oblique_region at Base 6.3.0
- gmt_dilog at Base 5.3.1
- gmt_disable_bghio_opts at Base 6.3.0
- gmt_dist_array at Base 5.3.1
- gmt_dist_array_2 at Base 5.3.1
- gmt_dist_syntax at Base 5.3.1
- gmt_distance at Base 5.3.1
- gmt_dot2v at Base 5.3.1
- gmt_dot3v at Base 5.3.1
- gmt_download_file at Base 6.1.0
- gmt_download_file_if_not_found at Base 5.4.0
- gmt_download_tiles at Base 6.1.0
- gmt_draw_custom_symbol at Base 5.3.1
- gmt_draw_front at Base 5.3.1
- gmt_draw_map_inset at Base 6.0.0
- gmt_draw_map_panel at Base 5.3.1
- gmt_draw_map_rose at Base 5.3.1
- gmt_draw_map_scale at Base 5.3.1
- gmt_draw_vertical_scale at Base 6.0.0
- gmt_draw_vertical_scale_old at Base 6.0.0
- gmt_dry_run_only at Base 6.1.0
- gmt_dt2rdc at Base 5.3.1
- gmt_dummy_grd_info at Base 5.3.1
- gmt_dummy_grd_read at Base 5.3.1
- gmt_duplicate_array at Base 6.2.0
- gmt_duplicate_dataset at Base 5.3.1
- gmt_duplicate_grid at Base 5.3.1
- gmt_duplicate_ogr_seg at Base 5.3.1
- gmt_duplicate_segment at Base 5.3.1
- gmt_eliminate_duplicates at Base 6.2.0
- gmt_eliminate_lon_jumps at Base 6.0.0
- gmt_enable_threads at Base 5.3.1
- gmt_end at Base 5.3.1
- gmt_end_module at Base 5.3.1
- gmt_erfinv at Base 5.3.1
- gmt_err_func at Base 5.3.1
- gmt_error_string at Base 5.3.1
- gmt_esri_read_grd at Base 5.3.1
- gmt_esri_read_grd_info at Base 5.3.1
- gmt_esri_write_grd at Base 5.3.1
- gmt_esri_write_grd_info at Base 5.3.1
- gmt_esri_writef_grd at Base 5.3.1
- gmt_esri_writei_grd at Base 5.3.1
- gmt_explain_cpt_input at Base 6.5.0
- gmt_explain_cpt_output at Base 6.5.0
- gmt_explain_interpolate_mode at Base 6.5.0
- gmt_explain_lines at Base 6.5.0
- gmt_export2proj4 at Base 5.3.1
- gmt_export_image at Base 5.3.1
- gmt_extend_region at Base 6.1.0
- gmt_extract_label at Base 5.3.1
- gmt_extreme at Base 5.3.1
- gmt_f77_readgrd at Base 5.4.2
- gmt_f77_readgrd_ at Base 5.4.2
- gmt_f77_readgrd__ at Base 5.4.2
- gmt_f77_readgrdinfo at Base 5.4.2
- gmt_f77_readgrdinfo_ at Base 5.4.2
- gmt_f77_readgrdinfo__ at Base 5.4.2
- gmt_f77_writegrd at Base 5.4.2
- gmt_f77_writegrd_ at Base 5.4.2
- gmt_f77_writegrd__ at Base 5.4.2
- gmt_f_cdf at Base 5.3.1
- gmt_f_pdf at Base 5.3.1
- gmt_factorial at Base 5.3.1
- gmt_fclose at Base 5.3.1
- gmt_fft_any_wave at Base 5.3.1
- gmt_fft_get_wave at Base 5.3.1
- gmt_fft_set_wave at Base 5.3.1
- gmt_fgets at Base 5.3.1
- gmt_file_is_a_tile at Base 6.1.0
- gmt_file_is_cache at Base 6.1.0
- gmt_file_is_tiled_list at Base 6.1.0
- gmt_filename_get at Base 6.0.0
- gmt_filename_set at Base 6.0.0
- gmt_fill_syntax at Base 5.3.1
- gmt_find_macro at Base 5.1.2
- gmt_find_range at Base 6.0.0
- gmt_first_modifier at Base 5.4.0
- gmt_fisher_pdf at Base 6.2.0
- gmt_fix_up_path at Base 5.3.1
- gmt_flip_angle_d at Base 5.3.1
- gmt_flip_azim_d at Base 5.3.1
- gmt_flip_justify at Base 5.3.1
- gmt_fopen at Base 5.3.1
- gmt_format_abstime_output at Base 5.1.2
- gmt_format_calendar at Base 5.3.1
- gmt_format_region at Base 6.3.0
- gmt_found_modifier at Base 6.3.0
- gmt_free_array at Base 6.0.0
- gmt_free_br at Base 5.3.1
- gmt_free_dataset at Base 5.3.1
- gmt_free_dir_list at Base 6.5.0
- gmt_free_func at Base 5.3.1
- gmt_free_grid at Base 5.3.1
- gmt_free_header at Base 6.0.0
- gmt_free_int_selection at Base 5.3.1
- gmt_free_list at Base 6.1.0
- gmt_free_macros at Base 5.1.2
- gmt_free_refpoint at Base 5.3.1
- gmt_free_segment at Base 5.3.1
- gmt_free_shore at Base 5.3.1
- gmt_free_shore_polygons at Base 5.3.1
- gmt_free_table at Base 5.3.1
- gmt_free_text_selection at Base 5.3.1
- gmt_free_vector at Base 5.3.1
- gmt_freepen at Base 5.3.1
- gmt_gauss at Base 5.3.1
- gmt_gaussjordan at Base 5.3.1
- gmt_gcal_from_dt at Base 6.0.0
- gmt_gcal_from_rd at Base 5.3.1
- gmt_gcd_euclid at Base 5.3.1
- gmt_gdal_dem at Base 6.1.0
- gmt_gdal_grid at Base 6.1.0
- gmt_gdal_info at Base 6.1.0
- gmt_gdal_rasterize at Base 6.1.0
- gmt_gdal_read_grd at Base 5.3.1
- gmt_gdal_read_grd_info at Base 5.3.1
- gmt_gdal_translate at Base 6.1.0
- gmt_gdal_warp at Base 6.1.0
- gmt_gdal_write_grd at Base 5.3.1
- gmt_gdal_write_grd_info at Base 5.3.1
- gmt_gdalread at Base 5.3.1
- gmt_gdalwrite at Base 5.3.1
- gmt_geo_line at Base 5.3.1
- gmt_geo_polarcap_segment at Base 5.3.1
- gmt_geo_polygons at Base 5.3.1
- gmt_geo_rectangle at Base 5.3.1
- gmt_geo_to_cart at Base 5.3.1
- gmt_geo_to_xy at Base 5.3.1
- gmt_geo_to_xy_line at Base 5.3.1
- gmt_geo_to_xy_noshift at Base 5.3.1
- gmt_geo_to_xy_noshiftscale at Base 5.3.1
- gmt_geo_vector at Base 5.3.1
- gmt_geo_wedge at Base 5.3.1
- gmt_geoz_to_xy at Base 5.3.1
- gmt_get_V at Base 5.3.1
- gmt_get_active_layers at Base 6.2.0
- gmt_get_api_ptr at Base 5.3.1
- gmt_get_aspatial_value at Base 5.3.1
- gmt_get_az_dist_from_components at Base 6.4.0
- gmt_get_br_bin at Base 5.3.1
- gmt_get_cellarea at Base 5.4.0
- gmt_get_cols at Base 5.3.1
- gmt_get_columbar_bands at Base 6.2.0
- gmt_get_column_type at Base 6.2.0
- gmt_get_contours_from_table at Base 6.1.0
- gmt_get_current_figure at Base 6.0.0
- gmt_get_current_item at Base 6.1.0
- gmt_get_dataset at Base 6.0.0
- gmt_get_dataset_tiles at Base 6.1.0
- gmt_get_dim_unit at Base 6.3.0
- gmt_get_dir_list at Base 6.5.0
- gmt_get_dist_units at Base 6.1.0
- gmt_get_distance at Base 5.3.1
- gmt_get_ellipsoid at Base 5.3.1
- gmt_get_ext at Base 5.3.1
- gmt_get_filename at Base 5.3.1
- gmt_get_fill_from_key at Base 6.0.0
- gmt_get_fill_from_z at Base 5.3.1
- gmt_get_format at Base 5.3.1
- gmt_get_full_name at Base 6.0.0
- gmt_get_geo_ellipse at Base 6.0.0
- gmt_get_graphics_id at Base 6.0.0
- gmt_get_grd_command at Base 6.4.0
- gmt_get_grd_remark at Base 6.4.0
- gmt_get_grd_title at Base 6.4.0
- gmt_get_grid at Base 6.0.0
- gmt_get_gshhg_lines at Base 5.3.1
- gmt_get_header at Base 6.0.0
- gmt_get_index at Base 5.3.1
- gmt_get_int_selection at Base 5.3.1
- gmt_get_io_type at Base 5.3.1
- gmt_get_legend_info at Base 6.0.0
- gmt_get_limits at Base 6.3.0
- gmt_get_modifier at Base 5.3.1
- gmt_get_module_group at Base 6.1.0
- gmt_get_next_panel at Base 6.0.0
- gmt_get_no_argument at Base 6.4.0
- gmt_get_ogr_id at Base 5.1.2
- gmt_get_option_id at Base 6.0.0
- gmt_get_pair at Base 5.3.1
- gmt_get_palette at Base 6.0.0
- gmt_get_plot_array at Base 5.3.1
- gmt_get_postscript at Base 6.0.0
- gmt_get_precision_width at Base 6.2.0
- gmt_get_prime_factors at Base 5.3.1
- gmt_get_refpoint at Base 5.3.1
- gmt_get_required_char at Base 6.4.0
- gmt_get_required_double at Base 6.4.0
- gmt_get_required_file at Base 6.4.0
- gmt_get_required_float at Base 6.4.0
- gmt_get_required_sint at Base 6.4.0
- gmt_get_required_string at Base 6.4.0
- gmt_get_required_uint64 at Base 6.4.0
- gmt_get_required_uint at Base 6.4.0
- gmt_get_rgb_from_z at Base 5.3.1
- gmt_get_rgb_lookup at Base 5.3.1
- gmt_get_rgbtxt_from_z at Base 5.3.1
- gmt_get_segment at Base 6.0.0
- gmt_get_segtext_selection at Base 5.4.0
- gmt_get_shore_bin at Base 5.3.1
- gmt_get_smallcircle at Base 5.3.1
- gmt_get_strwithtab at Base 6.1.0
- gmt_get_table at Base 6.0.0
- gmt_get_tempname at Base 6.3.0
- gmt_get_tile_id at Base 6.1.0
- gmt_get_time_system at Base 5.3.1
- gmt_get_vector_shrinking at Base 6.4.0
- gmt_get_word at Base 6.2.0
- gmt_getdatapath at Base 5.3.1
- gmt_getdefaults at Base 5.3.1
- gmt_getfill at Base 5.3.1
- gmt_getfont at Base 5.3.1
- gmt_getfonttype at Base 6.0.0
- gmt_getinc at Base 5.3.1
- gmt_getincn at Base 5.3.1
- gmt_getinset at Base 6.0.0
- gmt_getmad at Base 5.3.1
- gmt_getmad_f at Base 5.3.1
- gmt_getmodopt at Base 5.3.1
- gmt_getpanel at Base 5.3.1
- gmt_getpen at Base 5.3.1
- gmt_getrgb at Base 5.3.1
- gmt_getrose at Base 5.3.1
- gmt_getscale at Base 5.3.1
- gmt_getsharepath at Base 5.3.1
- gmt_graticule_path at Base 5.3.1
- gmt_grd_BC_set at Base 5.3.1
- gmt_grd_RI_verify at Base 5.3.1
- gmt_grd_coord at Base 5.3.1
- gmt_grd_detrend at Base 5.3.1
- gmt_grd_domains_match at Base 6.5.0
- gmt_grd_flip_vertical at Base 6.0.0
- gmt_grd_format_decoder at Base 5.3.1
- gmt_grd_get_format at Base 5.3.1
- gmt_grd_info_syntax at Base 5.4.0
- gmt_grd_init at Base 5.3.1
- gmt_grd_is_global at Base 6.0.0
- gmt_grd_is_polar at Base 6.0.0
- gmt_grd_layout at Base 6.4.0
- gmt_grd_lmsscl at Base 5.4.0
- gmt_grd_mad at Base 5.4.0
- gmt_grd_mean at Base 5.4.0
- gmt_grd_median at Base 5.4.0
- gmt_grd_minmax at Base 5.3.1
- gmt_grd_mode at Base 5.4.0
- gmt_grd_mux_demux at Base 5.3.1
- gmt_grd_pad_off at Base 5.3.1
- gmt_grd_pad_on at Base 5.3.1
- gmt_grd_pad_status at Base 5.3.1
- gmt_grd_pad_zero at Base 5.3.1
- gmt_grd_prep_io at Base 5.3.1
- gmt_grd_project at Base 5.3.1
- gmt_grd_rms at Base 5.4.0
- gmt_grd_set_cartesian at Base 6.1.0
- gmt_grd_set_datapadding at Base 6.1.0
- gmt_grd_set_ij_inc at Base 5.3.1
- gmt_grd_setregion at Base 5.3.1
- gmt_grd_shift at Base 5.3.1
- gmt_grd_std at Base 5.4.0
- gmt_grd_zminmax at Base 5.3.1
- gmt_grdcube_info_syntax at Base 6.2.0
- gmt_grdformats_sorted at Base 5.3.1
- gmt_great_circle_dist_meter at Base 5.3.1
- gmt_grid_perimeter at Base 6.4.0
- gmt_guess_sharedir at Base 5.3.1
- gmt_half_map_width at Base 6.0.0
- gmt_handle5_plussign at Base 5.3.2
- gmt_hash_init at Base 5.3.1
- gmt_hash_lookup at Base 5.3.1
- gmt_hierarchy_tag at Base 6.1.0
- gmt_hold_contour at Base 5.3.1
- gmt_hsv_to_rgb at Base 6.1.0
- gmt_i0 at Base 5.3.1
- gmt_i1 at Base 5.3.1
- gmt_illuminate at Base 5.3.1
- gmt_img_project at Base 5.3.1
- gmt_img_sanitycheck at Base 6.0.0
- gmt_img_syntax at Base 5.3.1
- gmt_importproj4 at Base 6.0.0
- gmt_in at Base 5.3.1
- gmt_inc_syntax at Base 5.3.1
- gmt_inch_to_degree_scale at Base 6.4.0
- gmt_increase_abstime_format_precision at Base 6.2.0
- gmt_increment_adjust at Base 6.2.0
- gmt_ingrid_syntax at Base 6.3.0
- gmt_init_B at Base 5.4.0
- gmt_init_br at Base 5.3.1
- gmt_init_distaz at Base 5.3.1
- gmt_init_fill at Base 5.3.1
- gmt_init_module at Base 5.4.0
- gmt_init_next_color at Base 6.2.0
- gmt_init_pen at Base 5.3.1
- gmt_init_scales at Base 5.3.1
- gmt_init_shore at Base 5.3.1
- gmt_init_time_system_structure at Base 5.3.1
- gmt_init_track at Base 5.3.1
- gmt_init_vector_param at Base 5.3.1
- gmt_init_z_io at Base 5.3.1
- gmt_innercont_syntax at Base 6.3.0
- gmt_inonout at Base 5.3.1
- gmt_input_col_is_nan_proxy at Base 6.3.0
- gmt_insert_tableheader at Base 6.0.0
- gmt_intpol at Base 5.3.1
- gmt_invert_cpt at Base 5.3.1
- gmt_is_a_blank_line at Base 5.3.1
- gmt_is_an_object at Base 6.1.0
- gmt_is_barcolumn at Base 6.2.0
- gmt_is_cpt_master at Base 5.4.3
- gmt_is_fill at Base 6.2.0
- gmt_is_float at Base 6.0.0
- gmt_is_gmt_end_show at Base 6.1.0
- gmt_is_gmtmodule at Base 6.1.0
- gmt_is_integer at Base 6.0.0
- gmt_jacobi at Base 5.3.1
- gmt_just_decode at Base 5.3.1
- gmt_just_to_code at Base 6.0.0
- gmt_just_to_lonlat at Base 5.3.1
- gmt_just_to_xy at Base 6.0.0
- gmt_just_validate at Base 6.0.0
- gmt_k0 at Base 5.3.1
- gmt_k1 at Base 5.3.1
- gmt_kei at Base 5.3.1
- gmt_ker at Base 5.3.1
- gmt_kn at Base 5.3.1
- gmt_lab_to_rgb at Base 6.1.0
- gmt_lab_to_xyz at Base 6.1.0
- gmt_label_syntax at Base 5.3.1
- gmt_lat_swap at Base 5.3.1
- gmt_legend_file at Base 6.0.0
- gmt_line_length at Base 6.0.0
- gmt_linearx_grid at Base 5.3.1
- gmt_list_aspatials at Base 6.0.0
- gmt_list_cpt at Base 5.3.1
- gmt_list_custom_symbols at Base 5.3.1
- gmt_list_to_array at Base 6.0.0
- gmt_load_aspatial_string at Base 5.3.1
- gmt_load_macros at Base 5.1.2
- gmt_locate_custom_symbol at Base 6.1.0
- gmt_lon_range_adjust at Base 5.3.1
- gmt_lrand at Base 5.3.1
- gmt_mag3v at Base 5.3.1
- gmt_make_equidistant_array at Base 6.2.0
- gmt_make_filename at Base 5.3.1
- gmt_make_profiles at Base 5.3.1
- gmt_make_rot_matrix2 at Base 5.3.1
- gmt_make_rot_matrix at Base 5.3.1
- gmt_malloc_func at Base 5.3.1
- gmt_manage_workflow at Base 6.0.0
- gmt_map_basemap at Base 5.3.1
- gmt_map_clip_off at Base 5.3.1
- gmt_map_clip_on at Base 5.3.1
- gmt_map_clip_path at Base 5.3.1
- gmt_map_outside at Base 5.3.1
- gmt_map_perimeter_search at Base 6.3.0
- gmt_map_setup at Base 5.3.1
- gmt_map_text at Base 6.2.0
- gmt_map_title at Base 6.2.0
- gmt_map_truncate at Base 5.3.1
- gmt_map_wesn_clip at Base 6.5.0
- gmt_mapinset_syntax at Base 6.0.0
- gmt_mappanel_syntax at Base 5.3.1
- gmt_maprose_syntax at Base 5.3.1
- gmt_mapscale_syntax at Base 5.3.1
- gmt_matrix_matrix_add at Base 6.1.0
- gmt_matrix_matrix_mult at Base 6.0.0
- gmt_matrix_vect_mult at Base 5.1.2
- gmt_matrix_vector_mult at Base 6.1.0
- gmt_mean_and_std at Base 5.3.1
- gmt_mean_point at Base 6.1.0
- gmt_mean_weighted at Base 5.3.1
- gmt_median at Base 5.3.1
- gmt_median_weighted at Base 5.3.1
- gmt_memory_func at Base 5.3.1
- gmt_memory_use at Base 5.3.1
- gmt_message at Base 5.3.1
- gmt_mgg2_read_grd at Base 5.3.1
- gmt_mgg2_read_grd_info at Base 5.3.1
- gmt_mgg2_write_grd at Base 5.3.1
- gmt_mgg2_write_grd_info at Base 5.3.1
- gmt_mindist_to_point at Base 5.3.1
- gmt_minmaxinc_verify at Base 5.3.1
- gmt_mkdir at Base 6.0.0
- gmt_mode at Base 5.3.1
- gmt_mode_f at Base 5.3.1
- gmt_mode_weighted at Base 5.3.1
- gmt_n_cart_to_geo at Base 5.3.1
- gmt_native_read_grd at Base 5.3.1
- gmt_native_read_grd_info at Base 5.3.1
- gmt_native_write_grd at Base 5.3.1
- gmt_native_write_grd_info at Base 5.3.1
- gmt_nc_close at Base 6.2.0
- gmt_nc_create at Base 6.2.0
- gmt_nc_is_cube at Base 6.2.0
- gmt_nc_open at Base 6.2.0
- gmt_nc_read_cube_info at Base 6.2.0
- gmt_nc_read_grd at Base 5.3.1
- gmt_nc_read_grd_info at Base 5.3.1
- gmt_nc_update_grd_info at Base 5.3.1
- gmt_nc_write_cube at Base 6.2.0
- gmt_nc_write_grd at Base 5.3.1
- gmt_nc_write_grd_info at Base 5.3.1
- gmt_near_a_line at Base 5.3.1
- gmt_near_a_point at Base 5.3.1
- gmt_near_lines at Base 5.3.1
- gmt_new_record at Base 6.0.0
- gmt_no_pstext_input at Base 6.0.0
- gmt_non_zero_winding at Base 5.3.1
- gmt_normalize2v at Base 5.3.1
- gmt_normalize3v at Base 5.3.1
- gmt_not_numeric at Base 5.3.1
- gmt_nrand at Base 5.3.1
- gmt_ogrproj at Base 6.0.0
- gmt_ogrproj_one_pt at Base 6.0.0
- gmt_ogrread2 at Base 6.2.0
- gmt_ogrread at Base 6.0.0
- gmt_optimal_dim_for_surface at Base 5.3.1
- gmt_outgrid_syntax at Base 6.3.0
- gmt_parse_R_option at Base 5.1.2
- gmt_parse_array at Base 6.0.0
- gmt_parse_common_options at Base 5.3.1
- gmt_parse_d_option at Base 5.2.1
- gmt_parse_g_option at Base 5.1.2
- gmt_parse_i_option at Base 5.1.2
- gmt_parse_inc_option at Base 5.4.0
- gmt_parse_interpolant at Base 6.5.0
- gmt_parse_inv_cpt at Base 5.3.2
- gmt_parse_j_option at Base 6.0.0
- gmt_parse_model at Base 5.3.1
- gmt_parse_n_option at Base 6.5.0
- gmt_parse_o_option at Base 5.1.2
- gmt_parse_region_extender at Base 6.1.0
- gmt_parse_s_option at Base 6.1.1
- gmt_parse_segment_header at Base 5.3.1
- gmt_parse_segment_item at Base 5.3.1
- gmt_parse_segmentize at Base 5.3.1
- gmt_parse_symbol_option at Base 5.3.1
- gmt_parse_vector at Base 5.3.1
- gmt_parse_z_io at Base 5.3.1
- gmt_pen_syntax at Base 5.3.1
- gmt_permutation at Base 5.3.1
- gmt_pickdefaults at Base 5.3.1
- gmt_place_var at Base 6.1.0
- gmt_plane_perspective at Base 5.3.1
- gmt_plm at Base 5.3.1
- gmt_plm_bar at Base 5.3.1
- gmt_plm_bar_all at Base 5.3.1
- gmt_plot_geo_ellipse at Base 6.0.0
- gmt_plot_grid_graticules at Base 6.5.0
- gmt_plot_line at Base 5.3.1
- gmt_plot_timex_grid at Base 6.5.0
- gmt_plotcanvas at Base 5.3.1
- gmt_plotend at Base 5.3.1
- gmt_plotinit at Base 5.3.1
- gmt_poisson_cdf at Base 5.3.1
- gmt_poissonpdf at Base 5.3.1
- gmt_pol_area at Base 5.3.1
- gmt_polar_to_cart at Base 5.3.1
- gmt_polygon_centroid at Base 5.3.1
- gmt_polygon_is_hole at Base 6.0.0
- gmt_polygon_is_open at Base 5.3.1
- gmt_polygon_orientation at Base 6.1.0
- gmt_prep_nodesearch at Base 5.3.1
- gmt_prep_shore_polygons at Base 5.3.1
- gmt_prep_tmp_arrays at Base 5.3.1
- gmt_prepare_categorical_cpt at Base 6.5.0
- gmt_prepare_contour at Base 5.3.1
- gmt_proj4_fwd at Base 6.0.0
- gmt_proj4_inv at Base 6.0.0
- gmt_proj_setup at Base 6.0.0
- gmt_project_init at Base 5.3.1
- gmt_ps_append at Base 6.0.0
- gmt_psi at Base 5.3.1
- gmt_putcolor at Base 5.3.1
- gmt_putdefaults at Base 5.3.1
- gmt_putfont at Base 5.3.1
- gmt_putgray at Base 6.5.0
- gmt_puthex at Base 6.5.0
- gmt_putpen at Base 5.3.1
- gmt_putrgb at Base 5.3.1
- gmt_putusername at Base 5.3.1
- gmt_quad_add at Base 5.3.1
- gmt_quad_finalize at Base 5.3.1
- gmt_quad_init at Base 5.3.1
- gmt_quad_reset at Base 5.3.1
- gmt_quantile at Base 5.3.1
- gmt_quantile_f at Base 5.3.1
- gmt_quantile_weighted at Base 5.3.1
- gmt_quit_bad_record at Base 6.1.0
- gmt_rand at Base 5.3.1
- gmt_ras_read_grd at Base 5.3.1
- gmt_ras_read_grd_info at Base 5.3.1
- gmt_ras_write_grd at Base 5.3.1
- gmt_ras_write_grd_info at Base 5.3.1
- gmt_raster_type at Base 6.0.0
- gmt_rd_from_gymd at Base 5.3.1
- gmt_rdc2dt at Base 5.3.1
- gmt_read_img at Base 5.3.1
- gmt_read_list at Base 6.1.0
- gmt_read_triangulation at Base 6.4.0
- gmt_realloc_dataset at Base 6.3.0
- gmt_rectangle_dimension at Base 6.5.0
- gmt_reenable_bghio_opts at Base 6.3.0
- gmt_refpoint_syntax at Base 5.3.1
- gmt_refresh_server at Base 6.1.1
- gmt_reload_history at Base 6.0.0
- gmt_reload_settings at Base 6.1.0
- gmt_remote_dataset_id at Base 6.1.0
- gmt_remote_no_extension at Base 6.1.0
- gmt_remote_no_resolution_given at Base 6.3.0
- gmt_remote_resolutions at Base 6.3.0
- gmt_remove_dir at Base 5.4.0
- gmt_remove_file at Base 5.4.0
- gmt_rename_file at Base 5.4.0
- gmt_reparse_i_option at Base 6.5.0
- gmt_reparse_o_option at Base 6.5.0
- gmt_replace_backslash_in_path at Base 6.0.0
- gmt_report_usage at Base 6.0.0
- gmt_resample_data at Base 5.3.1
- gmt_resample_path at Base 5.3.1
- gmt_reset_array_time at Base 6.4.0
- gmt_reset_history at Base 6.0.0
- gmt_reset_meminc at Base 5.3.1
- gmt_rgb_syntax at Base 5.3.1
- gmt_rgb_to_hsv at Base 6.1.0
- gmt_rgb_to_lab at Base 6.1.0
- gmt_rgb_to_xyz at Base 6.1.0
- gmt_round_wesn at Base 6.3.0
- gmt_row_col_out_of_bounds at Base 5.3.1
- gmt_run_process_get_first_line at Base 6.5.0
- gmt_runtime_bindir at Base 6.5.0
- gmt_runtime_libdir at Base 5.3.1
- gmt_same_fill at Base 6.1.1
- gmt_sample_cpt at Base 5.3.1
- gmt_save_current_cpt at Base 6.0.0
- gmt_scale_and_offset_f at Base 5.3.1
- gmt_scale_cpt at Base 5.3.1
- gmt_scale_pen at Base 6.2.0
- gmt_scanf at Base 5.3.1
- gmt_scanf_arg at Base 5.3.1
- gmt_scanf_argtime at Base 6.0.0
- gmt_scanf_float at Base 6.0.0
- gmt_script_is_classic at Base 6.1.0
- gmt_segment_BB_outside_map_BB at Base 6.1.0
- gmt_segmentize_data at Base 5.3.1
- gmt_segmentize_syntax at Base 5.3.1
- gmt_set_R_from_grd at Base 5.4.3
- gmt_set_V at Base 5.4.0
- gmt_set_basemap_orders at Base 6.2.0
- gmt_set_cartesian at Base 5.3.1
- gmt_set_cols at Base 5.3.1
- gmt_set_column_type at Base 6.2.0
- gmt_set_column_types at Base 6.4.0
- gmt_set_comment at Base 6.1.0
- gmt_set_current_panel at Base 6.0.0
- gmt_set_dataset_minmax at Base 6.0.0
- gmt_set_dataset_verify at Base 6.4.0
- gmt_set_datum at Base 5.3.1
- gmt_set_dvalue at Base 6.1.0
- gmt_set_geographic at Base 5.3.1
- gmt_set_grddim at Base 5.3.1
- gmt_set_grdinc at Base 5.3.1
- gmt_set_inside_mode at Base 6.0.0
- gmt_set_int_selection at Base 5.3.1
- gmt_set_interpolate_mode at Base 6.1.0
- gmt_set_ivalue at Base 6.1.0
- gmt_set_length_unit at Base 6.1.0
- gmt_set_levels at Base 5.3.1
- gmt_set_line_resampling at Base 5.3.1
- gmt_set_measure_unit at Base 5.3.1
- gmt_set_meminc at Base 5.3.1
- gmt_set_missing_options at Base 5.4.0
- gmt_set_next_color at Base 6.2.0
- gmt_set_outgrid at Base 5.3.1
- gmt_set_pad at Base 5.3.1
- gmt_set_psfilename at Base 5.4.0
- gmt_set_refpoint at Base 5.3.1
- gmt_set_remote_and_local_filenames at Base 6.1.0
- gmt_set_resolution at Base 5.3.1
- gmt_set_script at Base 6.1.0
- gmt_set_seg_minmax at Base 5.3.1
- gmt_set_seg_polar at Base 5.3.1
- gmt_set_segmentheader at Base 5.3.1
- gmt_set_tableheader at Base 5.3.1
- gmt_set_tbl_minmax at Base 5.3.1
- gmt_set_text_selection at Base 5.3.1
- gmt_set_tvalue at Base 6.1.0
- gmt_set_undefined_axes at Base 6.2.0
- gmt_set_undefined_defaults at Base 6.2.0
- gmt_set_unspecified_remote_registration at Base 6.1.0
- gmt_set_value at Base 6.1.0
- gmt_set_xy_domain at Base 5.3.1
- gmt_set_xycolnames at Base 5.3.1
- gmt_set_z_io at Base 5.3.1
- gmt_setdefaults at Base 5.3.1
- gmt_setfill at Base 5.3.1
- gmt_setfont at Base 5.3.1
- gmt_setpen at Base 5.3.1
- gmt_setrgb at Base 6.5.0
- gmt_shore_adjust_res at Base 5.3.1
- gmt_shore_cleanup at Base 5.3.1
- gmt_shore_level_at_point at Base 5.3.1
- gmt_shore_version at Base 6.4.0
- gmt_show_name_and_purpose at Base 5.3.1
- gmt_sig_f at Base 5.3.1
- gmt_sig_handler_unix at Base 6.5.0
- gmt_signum at Base 6.1.0
- gmt_sinc at Base 5.3.1
- gmt_skip_output at Base 5.3.1
- gmt_skip_xy_duplicates at Base 5.3.1
- gmt_sleep at Base 6.1.0
- gmt_smart_justify at Base 5.3.1
- gmt_solve_svd at Base 5.3.1
- gmt_sort_array at Base 5.3.1
- gmt_sort_order at Base 5.3.1
- gmt_sort_svd_values at Base 6.3.0
- gmt_split_poly_at_dateline at Base 5.3.1
- gmt_sprintf_float at Base 5.3.1
- gmt_srf_read_grd at Base 5.3.1
- gmt_srf_read_grd_info at Base 5.3.1
- gmt_srf_write_grd at Base 5.3.1
- gmt_srf_write_grd_info at Base 5.3.1
- gmt_ssrfpack_grid at Base 5.3.1
- gmt_std_weighted at Base 5.4.4
- gmt_str_setcase at Base 5.3.1
- gmt_str_tolower at Base 6.0.0
- gmt_str_toupper at Base 5.3.1
- gmt_strdup_noquote at Base 6.1.0
- gmt_stretch_cpt at Base 5.3.1
- gmt_strip_layer at Base 6.0.0
- gmt_stripack_areas at Base 5.3.1
- gmt_stripack_lists at Base 5.3.1
- gmt_strlcmp at Base 5.3.1
- gmt_strlshift at Base 5.3.1
- gmt_strncpy at Base 5.4.0
- gmt_strrep at Base 6.0.0
- gmt_strrepc at Base 5.3.1
- gmt_strrstr at Base 6.2.0
- gmt_strstrip at Base 5.3.1
- gmt_strtok at Base 5.3.1
- gmt_strtok_m at Base 5.3.1
- gmt_sub3v at Base 5.3.1
- gmt_subplot_gaps at Base 6.0.0
- gmt_subplot_info at Base 6.0.0
- gmt_subplot_status at Base 6.3.0
- gmt_substitute_macros at Base 5.1.2
- gmt_svdcmp at Base 5.3.1
- gmt_symbol_free at Base 5.3.1
- gmt_syntax at Base 5.3.1
- gmt_t_cdf at Base 5.3.1
- gmt_t_pdf at Base 5.3.1
- gmt_tcrit at Base 5.3.1
- gmt_text_is_latex at Base 6.2.0
- gmt_textpath_init at Base 5.3.1
- gmt_this_alloc_level at Base 5.3.1
- gmt_token_check at Base 6.1.0
- gmt_translate_point at Base 6.1.0
- gmt_transpose_dataset at Base 6.5.0
- gmt_trim_line at Base 5.3.1
- gmt_trim_requested at Base 5.3.1
- gmt_truncate_cpt at Base 5.3.1
- gmt_truncate_file at Base 6.0.0
- gmt_two_curve_fill at Base 6.5.0
- gmt_undo_log10 at Base 6.1.1
- gmt_unpack_rgbcolors at Base 6.3.0
- gmt_update_grd_info at Base 5.3.1
- gmt_update_keys at Base 6.5.0
- gmt_use_srtm_coverage at Base 6.4.0
- gmt_validate_cpt_parameters at Base 6.1.0
- gmt_validate_modifiers at Base 5.3.1
- gmt_vector_syntax at Base 5.3.1
- gmt_verify_expectations at Base 5.3.1
- gmt_vertical_axis at Base 5.3.1
- gmt_vertical_cube_cut at Base 6.5.0
- gmt_von_mises_mu_and_kappa at Base 6.2.0
- gmt_vonmises_pdf at Base 6.2.0
- gmt_voronoi at Base 5.3.1
- gmt_weibull_cdf at Base 5.3.1
- gmt_weibull_crit at Base 5.3.1
- gmt_weibull_pdf at Base 5.3.1
- gmt_wesn_search at Base 6.0.0
- gmt_whole_earth at Base 6.1.1
- gmt_write_glue_function at Base 6.1.0
- gmt_write_segmentheader at Base 5.3.1
- gmt_x_free at Base 5.3.1
- gmt_x_is_outside at Base 5.3.1
- gmt_x_out_of_bounds at Base 5.3.1
- gmt_x_to_xx at Base 5.3.1
- gmt_xy_axis2 at Base 6.0.0
- gmt_xy_axis at Base 5.3.1
- gmt_xy_to_geo at Base 5.3.1
- gmt_xy_to_geo_noshift at Base 5.3.1
- gmt_xy_to_geo_noshiftscale at Base 5.3.1
- gmt_xyz_to_lab at Base 6.1.0
- gmt_xyz_to_rgb at Base 6.1.0
- gmt_xyz_to_xy at Base 5.3.1
- gmt_y_out_of_bounds at Base 5.3.1
- gmt_y_to_yy at Base 5.3.1
- gmt_z_input at Base 5.3.1
- gmt_z_output at Base 5.3.1
- gmt_z_to_zz at Base 5.3.1
- gmt_zcrit at Base 5.3.1
- gmt_zdist at Base 5.3.1
- gmtlib_B_is_frame at Base 6.1.0
- gmtlib_GDALDestroyDriverManager at Base 6.3.0
- gmtlib_adjust_we_if_central_lon_set at Base 6.5.0
- gmtlib_akima at Base 5.3.1
- gmtlib_alloc_univector at Base 5.3.1
- gmtlib_alloc_vectors at Base 6.0.0
- gmtlib_annot_pos at Base 5.3.1
- gmtlib_append_ogr_item at Base 5.3.1
- gmtlib_ascii_output_trailing_text at Base 6.1.0
- gmtlib_ascii_textinput at Base 6.1.0
- gmtlib_assemble_tiles at Base 6.1.0
- gmtlib_assign_segment at Base 5.3.1
- gmtlib_assign_vector at Base 5.3.1
- gmtlib_bcr_get_img at Base 5.3.1
- gmtlib_blind_change_struct at Base 6.1.0
- gmtlib_cartesian_dist at Base 6.0.0
- gmtlib_cartesian_dist_proj at Base 6.0.0
- gmtlib_change_out_dataset at Base 6.3.0
- gmtlib_clock_C_format at Base 5.3.1
- gmtlib_close_grd at Base 6.1.0
- gmtlib_colon_pos at Base 6.4.0
- gmtlib_compare_observation at Base 5.4.0
- gmtlib_conv_distance at Base 5.3.1
- gmtlib_conv_text2datarec at Base 5.3.1
- gmtlib_coordinate_array at Base 5.3.1
- gmtlib_copy_palette at Base 5.3.1
- gmtlib_count_objects at Base 6.1.0
- gmtlib_cptfile_unitscale at Base 6.2.0
- gmtlib_create_cube at Base 6.2.0
- gmtlib_create_dataset at Base 5.3.1
- gmtlib_create_header_item at Base 6.1.0
- gmtlib_create_image at Base 5.3.1
- gmtlib_create_matrix at Base 5.3.1
- gmtlib_create_palette at Base 5.3.1
- gmtlib_create_ps at Base 5.3.1
- gmtlib_cspline at Base 5.3.1
- gmtlib_data_is_geographic at Base 6.2.0
- gmtlib_date_C_format at Base 5.3.1
- gmtlib_decode at Base 5.3.1
- gmtlib_decorate_info at Base 5.3.1
- gmtlib_decorate_init at Base 5.3.1
- gmtlib_decorate_specs at Base 5.3.1
- gmtlib_determine_datatype at Base 6.5.0
- gmtlib_determine_pole at Base 5.3.1
- gmtlib_detrend at Base 5.3.1
- gmtlib_distance_type at Base 6.1.0
- gmtlib_duplicate_cube at Base 6.2.0
- gmtlib_duplicate_image at Base 5.3.1
- gmtlib_duplicate_matrix at Base 5.3.1
- gmtlib_duplicate_ogr at Base 5.3.1
- gmtlib_duplicate_palette at Base 5.3.1
- gmtlib_duplicate_ps at Base 5.3.1
- gmtlib_duplicate_vector at Base 6.0.0
- gmtlib_ellipsoid_name_convert at Base 6.1.0
- gmtlib_encode at Base 5.3.1
- gmtlib_enforce_rgb_triplets at Base 5.3.1
- gmtlib_explain_options at Base 5.3.1
- gmtlib_fft_cleanup at Base 6.1.0
- gmtlib_fft_initialization at Base 6.1.0
- gmtlib_fig_is_ps at Base 6.0.0
- gmtlib_file_is_jpeg2000_tile at Base 6.1.0
- gmtlib_file_lock at Base 6.1.1
- gmtlib_file_unlock at Base 6.1.1
- gmtlib_finalize_dataset at Base 6.0.0
- gmtlib_fixed_paper_size at Base 6.2.0
- gmtlib_found_url_for_gdal at Base 6.1.0
- gmtlib_fourt_stats at Base 6.1.0
- gmtlib_free_cpt_ptr at Base 5.3.1
- gmtlib_free_cube at Base 6.2.0
- gmtlib_free_cube_ptr at Base 6.2.0
- gmtlib_free_custom_symbols at Base 5.3.1
- gmtlib_free_dataset_misc at Base 6.3.0
- gmtlib_free_dataset_ptr at Base 5.3.1
- gmtlib_free_grid_ptr at Base 6.1.0
- gmtlib_free_image at Base 5.3.1
- gmtlib_free_image_ptr at Base 5.3.1
- gmtlib_free_matrix at Base 5.3.1
- gmtlib_free_matrix_ptr at Base 5.3.1
- gmtlib_free_ogr at Base 5.3.1
- gmtlib_free_palette at Base 5.3.1
- gmtlib_free_ps at Base 5.3.1
- gmtlib_free_ps_ptr at Base 5.3.1
- gmtlib_free_tmp_arrays at Base 5.3.1
- gmtlib_free_vector_ptr at Base 5.3.1
- gmtlib_g_ymd_is_bad at Base 5.3.1
- gmtlib_gap_detected at Base 5.3.1
- gmtlib_garbage_collection at Base 6.1.0
- gmtlib_genper_map_clip_path at Base 5.3.1
- gmtlib_genper_reset at Base 6.1.0
- gmtlib_geo_C_format at Base 5.3.1
- gmtlib_geo_centroid_area at Base 6.1.0
- gmtlib_geo_to_dms at Base 5.3.1
- gmtlib_get_active_name at Base 6.0.0
- gmtlib_get_annot_label at Base 5.3.1
- gmtlib_get_arc at Base 5.3.1
- gmtlib_get_coordinate_label at Base 5.3.1
- gmtlib_get_ctrl at Base 6.1.0
- gmtlib_get_custom_symbol at Base 5.3.1
- gmtlib_get_dirs at Base 6.1.0
- gmtlib_get_graphics_item at Base 6.1.0
- gmtlib_get_grdtype at Base 5.3.1
- gmtlib_get_io_ptr at Base 5.3.1
- gmtlib_get_lon_minmax at Base 5.3.1
- gmtlib_get_map_interval at Base 5.3.1
- gmtlib_get_matrixtype at Base 6.2.0
- gmtlib_get_num_processors at Base 5.3.1
- gmtlib_get_point_from_r_az at Base 5.3.1
- gmtlib_get_pos_of_filename at Base 5.4.0
- gmtlib_get_tile_list at Base 6.1.0
- gmtlib_get_time_label at Base 5.3.1
- gmtlib_get_unit_number at Base 5.3.1
- gmtlib_getparameter at Base 6.2.0
- gmtlib_getpenstyle at Base 6.2.0
- gmtlib_getrgb_index at Base 5.3.1
- gmtlib_getuserpath at Base 5.3.1
- gmtlib_glob_list at Base 5.3.1
- gmtlib_gmonth_length at Base 5.3.1
- gmtlib_grd_data_size at Base 6.1.0
- gmtlib_grd_get_units at Base 5.3.1
- gmtlib_grd_real_interleave at Base 5.3.1
- gmtlib_grd_set_units at Base 5.3.1
- gmtlib_grdio_init at Base 6.1.0
- gmtlib_great_circle_dist_cos at Base 6.2.0
- gmtlib_great_circle_dist_degree at Base 5.3.1
- gmtlib_great_circle_intersection at Base 5.3.1
- gmtlib_image_BC_set at Base 5.3.1
- gmtlib_ind2rgb at Base 6.2.0
- gmtlib_init_complex at Base 5.3.1
- gmtlib_init_cpt at Base 5.3.1
- gmtlib_init_ellipsoid at Base 5.3.1
- gmtlib_init_geodesic at Base 5.3.1
- gmtlib_init_rot_matrix at Base 5.3.1
- gmtlib_inplace_transpose at Base 5.3.1
- gmtlib_invalid_symbolname at Base 6.4.0
- gmtlib_io_banner at Base 5.3.1
- gmtlib_io_binary_header at Base 5.3.1
- gmtlib_io_init at Base 5.3.1
- gmtlib_iobl at Base 6.1.0
- gmtlib_is_agc_grid at Base 6.1.0
- gmtlib_is_color at Base 5.3.1
- gmtlib_is_coordinate at Base 6.5.0
- gmtlib_is_esri_grid at Base 6.1.0
- gmtlib_is_gdal_grid at Base 6.1.0
- gmtlib_is_gleap at Base 5.3.1
- gmtlib_is_mgg2_grid at Base 6.1.0
- gmtlib_is_modern_name at Base 6.0.0
- gmtlib_is_native_grid at Base 6.1.0
- gmtlib_is_nc_grid at Base 6.1.0
- gmtlib_is_ras_grid at Base 6.1.0
- gmtlib_is_srf_grid at Base 6.1.0
- gmtlib_is_string at Base 6.5.0
- gmtlib_is_time at Base 6.5.0
- gmtlib_iso_ywd_is_bad at Base 5.3.1
- gmtlib_itranslin at Base 6.1.0
- gmtlib_last_valid_file_modifier at Base 6.2.0
- gmtlib_lat_swap_quick at Base 6.5.0
- gmtlib_latpath at Base 5.3.1
- gmtlib_left_boundary at Base 6.1.0
- gmtlib_linear_array at Base 5.3.1
- gmtlib_load_custom_annot at Base 6.1.0
- gmtlib_load_rot_matrix at Base 5.3.1
- gmtlib_log2_array at Base 6.0.0
- gmtlib_log_array at Base 5.3.1
- gmtlib_lonpath at Base 5.3.1
- gmtlib_map_latcross at Base 5.3.1
- gmtlib_map_loncross at Base 5.3.1
- gmtlib_map_path at Base 5.3.1
- gmtlib_maybe_abstime at Base 6.0.0
- gmtlib_module_classic_all at Base 6.1.0
- gmtlib_module_group at Base 6.1.0
- gmtlib_module_keys at Base 6.1.0
- gmtlib_module_list_all at Base 6.1.0
- gmtlib_module_may_get_R_from_RP at Base 6.1.0
- gmtlib_module_show_all at Base 6.1.0
- gmtlib_modulo_time_calculator at Base 6.2.0
- gmtlib_moment_interval at Base 5.3.1
- gmtlib_nc_get_att_text at Base 5.3.1
- gmtlib_nc_get_att_vtext at Base 6.4.0
- gmtlib_nc_put_att_vtext at Base 6.4.0
- gmtlib_ogr_get_type at Base 5.3.1
- gmtlib_panel_B_file at Base 6.2.0
- gmtlib_parse_B_option at Base 5.4.2
- gmtlib_parse_index_range at Base 6.1.0
- gmtlib_pick_in_col_number at Base 6.3.0
- gmtlib_plot_C_format at Base 5.3.1
- gmtlib_polar_prepare_label at Base 6.1.0
- gmtlib_pow_array at Base 5.3.1
- gmtlib_prepare_label at Base 5.3.1
- gmtlib_process_binary_input at Base 5.3.1
- gmtlib_putcmyk at Base 5.3.1
- gmtlib_putfill at Base 5.3.1
- gmtlib_puthsv at Base 5.3.1
- gmtlib_rd_from_iywd at Base 5.3.1
- gmtlib_read_cpt at Base 5.3.1
- gmtlib_read_grd at Base 5.3.1
- gmtlib_read_grd_info at Base 5.3.1
- gmtlib_read_image at Base 5.3.1
- gmtlib_read_image_info at Base 5.3.1
- gmtlib_read_ps at Base 5.3.1
- gmtlib_read_table at Base 5.3.1
- gmtlib_refpoint_to_panel_xy at Base 6.0.0
- gmtlib_regexp_match at Base 5.3.1
- gmtlib_remote_file_is_tiled at Base 6.1.0
- gmtlib_report_error at Base 6.1.0
- gmtlib_report_func at Base 5.3.1
- gmtlib_reset_input at Base 6.0.0
- gmtlib_right_boundary at Base 6.1.0
- gmtlib_rotate2D at Base 5.3.1
- gmtlib_scale_eqrad at Base 5.3.1
- gmtlib_scanf_geodim at Base 5.3.1
- gmtlib_set_KOP_strings at Base 6.0.0
- gmtlib_set_bin_io at Base 5.3.1
- gmtlib_set_case_and_kind at Base 6.2.0
- gmtlib_set_current_item_file at Base 6.1.0
- gmtlib_set_do_seconds at Base 6.2.0
- gmtlib_set_gap at Base 5.3.1
- gmtlib_set_oblique_pole_and_origin at Base 5.3.1
- gmtlib_setparameter at Base 5.3.1
- gmtlib_smooth_spline at Base 6.1.0
- gmtlib_split_line at Base 5.3.1
- gmtlib_split_line_at_dateline at Base 5.3.1
- gmtlib_splitinteger at Base 5.3.1
- gmtlib_string_parser at Base 6.5.0
- gmtlib_suggest_fft_dim at Base 5.3.1
- gmtlib_terminate_session at Base 6.3.0
- gmtlib_time_array at Base 5.3.1
- gmtlib_translate_point at Base 6.4.0
- gmtlib_translin at Base 6.1.0
- gmtlib_union_transpose at Base 5.3.1
- gmtlib_unit_lookup at Base 5.3.1
- gmtlib_unregister_io at Base 6.1.0
- gmtlib_valid_filemodifiers at Base 6.2.0
- gmtlib_validate_id at Base 6.1.0
- gmtlib_var_inc at Base 6.2.0
- gmtlib_verify_time_step at Base 5.3.1
- gmtlib_write_cpt at Base 5.3.1
- gmtlib_write_dataset at Base 5.3.1
- gmtlib_write_grd at Base 5.3.1
- gmtlib_write_grd_info at Base 5.3.1
- gmtlib_write_newheaders at Base 5.3.1
- gmtlib_write_ogr_header at Base 5.3.1
- gmtlib_write_ps at Base 5.3.1
- gmtlib_write_tableheader at Base 5.3.1
- gmtlib_y2_to_y4_yearfix at Base 5.3.1
- gmtproj_left_eckert4 at Base 6.1.0
- gmtproj_left_eckert6 at Base 6.1.0
- gmtproj_left_polyconic at Base 6.1.0
- gmtproj_left_robinson at Base 6.1.0
- gmtproj_left_sinusoidal at Base 6.1.0
- gmtproj_left_winkel at Base 6.1.0
- gmtproj_right_eckert4 at Base 6.1.0
- gmtproj_right_eckert6 at Base 6.1.0
- gmtproj_right_polyconic at Base 6.1.0
- gmtproj_right_robinson at Base 6.1.0
- gmtproj_right_sinusoidal at Base 6.1.0
- gmtproj_right_winkel at Base 6.1.0
- gmtremote_setup_curl at Base 6.1.1
- grd2kml_coarsen_grid at Base 6.1.0
- grd2xyz_out_triangle at Base 6.3.0
- grdimage_reset_grd_minmax at Base 6.4.0
- gshhg_require_min_version at Base 5.1.2
- kiss_fft at Base 5.1.2
- kiss_fft_alloc at Base 5.1.2
- kiss_fft_cleanup at Base 5.1.2
- kiss_fft_next_fast_size at Base 5.1.2
- kiss_fft_stride at Base 5.1.2
- kiss_fftnd at Base 5.1.2
- kiss_fftnd_alloc at Base 5.1.2
- mbsystem_module_classic_all at Base 6.1.0
- mbsystem_module_group at Base 6.1.0
- mbsystem_module_keys at Base 6.1.0
- mbsystem_module_list_all at Base 6.1.0
- mbsystem_module_show_all at Base 6.1.0
- mergesort at Base 6.0.0
- outside_hexagon at Base 6.2.0
- place_SN_triangles at Base 6.3.0
- place_WE_triangles at Base 6.3.0
- place_base_triangles at Base 6.3.0
- stresep at Base 5.1.2
- strsepz at Base 5.1.2
- strsepzp at Base 6.0.0
- subplot_wipe_history_and_settings at Base 6.1.0
-libpostscriptlight.so.6 #PACKAGE# #MINVER#
-* Build-Depends-Package: libgmt-dev
- New_PSL_Ctrl at Base 5.1.2
- PSL_beginaxes at Base 5.1.2
- PSL_beginclipping at Base 5.1.2
- PSL_beginlayer at Base 5.1.2
- PSL_beginplot at Base 5.1.2
- PSL_beginsession at Base 5.1.2
- PSL_command at Base 5.1.2
- PSL_comment at Base 5.1.2
- PSL_copy at Base 6.0.0
- PSL_defcolor at Base 5.1.2
- PSL_definteger at Base 5.1.2
- PSL_defpen at Base 5.1.2
- PSL_defpoints at Base 5.1.2
- PSL_deftextdim at Base 5.1.2
- PSL_defunits at Base 5.1.2
- PSL_endaxes at Base 5.1.2
- PSL_endclipping at Base 5.1.2
- PSL_endlayer at Base 5.1.2
- PSL_endplot at Base 5.1.2
- PSL_endsession at Base 5.1.2
- PSL_fclose at Base 5.4.0
- PSL_fopen at Base 5.1.2
- PSL_free_nonmacro at Base 5.1.2
- PSL_getplot at Base 5.3.1
- PSL_initerr at Base 5.1.2
- PSL_loadeps at Base 6.0.0
- PSL_loadimage at Base 5.1.2
- PSL_makecolor at Base 5.3.1
- PSL_makefont at Base 5.3.1
- PSL_makefontsize at Base 6.0.0
- PSL_makepen at Base 5.1.2
- PSL_message at Base 5.1.2
- PSL_plotarc at Base 5.1.2
- PSL_plotaxis at Base 5.1.2
- PSL_plotbitimage at Base 5.1.2
- PSL_plotbox at Base 5.1.2
- PSL_plotcolorimage at Base 5.1.2
- PSL_plotcurve at Base 5.2.1
- PSL_plotepsimage at Base 5.1.2
- PSL_plotlatexeps at Base 6.3.0
- PSL_plotline at Base 5.1.2
- PSL_plotparagraph at Base 5.1.2
- PSL_plotparagraphbox at Base 5.1.2
- PSL_plotpoint at Base 5.1.2
- PSL_plotpolygon at Base 5.1.2
- PSL_plotsegment at Base 5.1.2
- PSL_plotsymbol at Base 5.1.2
- PSL_plottext at Base 5.1.2
- PSL_plottextbox at Base 5.1.2
- PSL_plottextline at Base 5.1.2
- PSL_setcolor at Base 5.1.2
- PSL_setcurrentpoint at Base 6.0.0
- PSL_setdash at Base 5.1.2
- PSL_setdefaults at Base 5.1.2
- PSL_setexec at Base 6.0.0
- PSL_setfill at Base 5.1.2
- PSL_setfont at Base 5.1.2
- PSL_setfontdims at Base 5.1.2
- PSL_setformat at Base 5.1.2
- PSL_setimage at Base 6.0.0
- PSL_setlinecap at Base 5.1.2
- PSL_setlinejoin at Base 5.1.2
- PSL_setlinewidth at Base 5.1.2
- PSL_setmiterlimit at Base 5.1.2
- PSL_setorigin at Base 5.1.2
- PSL_setparagraph at Base 5.1.2
- PSL_setpattern at Base 5.1.2
- PSL_setrgb at Base 6.5.0
- PSL_settextmode at Base 6.0.0
- PSL_settransparencies at Base 6.2.0
- PSL_settransparency at Base 6.0.0
- PSL_settransparencymode at Base 5.1.2
- psl_got_composite_fontswitch at Base 6.1.1
- psl_gray_encode at Base 5.1.2
- psl_prepare_text at Base 6.0.0
- psl_set_int_array at Base 5.1.2
- psl_set_txt_array at Base 5.1.2
- psl_vector_v4 at Base 5.4.0
diff -Nru gmt-6.5.0+dfsg/debian/libgmt6t64.install gmt-6.5.0+dfsg/debian/libgmt6t64.install
--- gmt-6.5.0+dfsg/debian/libgmt6t64.install	1970-01-01 00:00:00.000000000 +0000
+++ gmt-6.5.0+dfsg/debian/libgmt6t64.install	2024-01-08 04:48:05.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
diff -Nru gmt-6.5.0+dfsg/debian/libgmt6t64.lintian-overrides gmt-6.5.0+dfsg/debian/libgmt6t64.lintian-overrides
--- gmt-6.5.0+dfsg/debian/libgmt6t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ gmt-6.5.0+dfsg/debian/libgmt6t64.lintian-overrides	2024-01-31 15:15:11.000000000 +0000
@@ -0,0 +1,4 @@
+# False positive, lat/lon
+spelling-error-in-binary lon long *
+
+libgmt6t64: package-name-doesnt-match-sonames libgmt6
diff -Nru gmt-6.5.0+dfsg/debian/libgmt6t64.symbols gmt-6.5.0+dfsg/debian/libgmt6t64.symbols
--- gmt-6.5.0+dfsg/debian/libgmt6t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ gmt-6.5.0+dfsg/debian/libgmt6t64.symbols	2024-01-31 15:15:11.000000000 +0000
@@ -0,0 +1,1458 @@
+libgmt.so.6 #PACKAGE# #MINVER#
+* Build-Depends-Package: libgmt-dev
+ GMT_Alloc_Segment at Base 5.3.1
+ GMT_Append_Option at Base 5.1.2
+ GMT_Begin_IO at Base 5.1.2
+ GMT_Call_Module at Base 5.1.2
+ GMT_Change_Layout at Base 5.3.1
+ GMT_Close_VirtualFile at Base 5.3.1
+ GMT_Convert_Data at Base 5.3.1
+ GMT_Create_Args at Base 5.1.2
+ GMT_Create_Cmd at Base 5.1.2
+ GMT_Create_Data at Base 5.1.2
+ GMT_Create_Options at Base 5.1.2
+ GMT_Create_Session at Base 5.1.2
+ GMT_Delete_Option at Base 5.1.2
+ GMT_Destroy_Args at Base 5.1.2
+ GMT_Destroy_Cmd at Base 5.1.2
+ GMT_Destroy_Data at Base 5.1.2
+ GMT_Destroy_Group at Base 5.3.1
+ GMT_Destroy_Options at Base 5.1.2
+ GMT_Destroy_Session at Base 5.1.2
+ GMT_Duplicate_Data at Base 5.1.2
+ GMT_Duplicate_Options at Base 5.4.0
+ GMT_Duplicate_String at Base 5.2.1
+ GMT_Encode_Options at Base 5.2.1
+ GMT_End_IO at Base 5.1.2
+ GMT_Error_Message at Base 6.0.0
+ GMT_Expand_Option at Base 5.2.1
+ GMT_Extract_Region at Base 6.0.0
+ GMT_F77_READGRD at Base 5.4.2
+ GMT_F77_READGRDINFO at Base 5.4.2
+ GMT_F77_READGRDINFO_ at Base 5.4.2
+ GMT_F77_READGRD_ at Base 5.4.2
+ GMT_F77_WRITEGRD at Base 5.4.2
+ GMT_F77_WRITEGRD_ at Base 5.4.2
+ GMT_FFT at Base 5.1.2
+ GMT_FFT_1D at Base 5.1.2
+ GMT_FFT_2D at Base 5.1.2
+ GMT_FFT_Create at Base 5.1.2
+ GMT_FFT_Destroy at Base 5.1.2
+ GMT_FFT_Option at Base 5.1.2
+ GMT_FFT_Parse at Base 5.1.2
+ GMT_FFT_Reset at Base 6.4.0
+ GMT_FFT_Wavenumber at Base 5.1.2
+ GMT_Find_Option at Base 5.1.2
+ GMT_Free at Base 6.2.0
+ GMT_Free_Option at Base 5.4.0
+ GMT_Get_Common at Base 5.1.2
+ GMT_Get_Coord at Base 5.1.2
+ GMT_Get_Default at Base 5.1.2
+ GMT_Get_Enum at Base 6.0.0
+ GMT_Get_Family at Base 5.2.1
+ GMT_Get_FilePath at Base 6.1.0
+ GMT_Get_Index3 at Base 6.2.0
+ GMT_Get_Index at Base 5.1.2
+ GMT_Get_Info at Base 6.0.0
+ GMT_Get_Matrix at Base 5.3.1
+ GMT_Get_ModuleInfo at Base 6.1.0
+ GMT_Get_Pixel at Base 5.3.1
+ GMT_Get_Record at Base 5.1.2
+ GMT_Get_Row at Base 5.1.2
+ GMT_Get_Status at Base 6.0.0
+ GMT_Get_Strings at Base 6.0.0
+ GMT_Get_Values at Base 5.3.1
+ GMT_Get_Vector at Base 5.3.1
+ GMT_Get_Version at Base 6.0.0
+ GMT_Handle_Messages at Base 6.0.0
+ GMT_Init_IO at Base 5.1.2
+ GMT_Init_VirtualFile at Base 5.3.1
+ GMT_Inquire_VirtualFile at Base 6.1.0
+ GMT_Make_Option at Base 5.1.2
+ GMT_Message at Base 5.1.2
+ GMT_Open_VirtualFile at Base 5.3.1
+ GMT_Option at Base 5.1.2
+ GMT_Parse_Common at Base 5.1.2
+ GMT_Put_Levels at Base 6.2.0
+ GMT_Put_Matrix at Base 5.3.1
+ GMT_Put_Record at Base 5.1.2
+ GMT_Put_Row at Base 5.1.2
+ GMT_Put_Strings at Base 6.0.0
+ GMT_Put_Vector at Base 5.3.1
+ GMT_Read_Data at Base 5.1.2
+ GMT_Read_Group at Base 5.3.1
+ GMT_Read_VirtualFile at Base 5.3.1
+ GMT_Register_IO at Base 5.1.2
+ GMT_Report at Base 5.1.2
+ GMT_Set_AllocMode at Base 6.0.0
+ GMT_Set_Columns at Base 5.3.1
+ GMT_Set_Comment at Base 5.1.2
+ GMT_Set_Default at Base 5.2.1
+ GMT_Set_Geometry at Base 5.3.2
+ GMT_Set_Index at Base 5.3.1
+ GMT_Show_ModuleInfo at Base 6.1.0
+ GMT_Update_Option at Base 5.1.2
+ GMT_Usage at Base 6.3.0
+ GMT_Write_Data at Base 5.1.2
+ GMT_basemap at Base 6.0.0
+ GMT_batch at Base 6.1.0
+ GMT_begin at Base 6.0.0
+ GMT_blockmean at Base 5.1.2
+ GMT_blockmedian at Base 5.1.2
+ GMT_blockmode at Base 5.1.2
+ GMT_clear at Base 6.0.0
+ GMT_clip at Base 6.0.0
+ GMT_coast at Base 6.0.0
+ GMT_colorbar at Base 6.0.0
+ GMT_contour at Base 6.0.0
+ GMT_dimfilter at Base 6.0.0
+ GMT_docs at Base 6.0.0
+ GMT_end at Base 6.0.0
+ GMT_events at Base 6.0.0
+ GMT_figure at Base 6.0.0
+ GMT_filter1d at Base 5.1.2
+ GMT_fitcircle at Base 5.1.2
+ GMT_gmt2kml at Base 5.1.2
+ GMT_gmtbinstats at Base 6.2.0
+ GMT_gmtconnect at Base 5.1.2
+ GMT_gmtconvert at Base 5.1.2
+ GMT_gmtdefaults at Base 5.1.2
+ GMT_gmtdp at Base 5.1.2
+ GMT_gmtget at Base 5.1.2
+ GMT_gmtinfo at Base 5.1.2
+ GMT_gmtlogo at Base 5.2.1
+ GMT_gmtmath at Base 5.1.2
+ GMT_gmtread at Base 5.2.1
+ GMT_gmtregress at Base 5.2.1
+ GMT_gmtselect at Base 5.1.2
+ GMT_gmtset at Base 5.1.2
+ GMT_gmtsimplify at Base 5.1.2
+ GMT_gmtspatial at Base 5.1.2
+ GMT_gmtsplit at Base 6.2.0
+ GMT_gmtstitch at Base 5.1.2
+ GMT_gmtvector at Base 5.1.2
+ GMT_gmtwhich at Base 5.1.2
+ GMT_gmtwrite at Base 5.2.1
+ GMT_grd2cpt at Base 5.1.2
+ GMT_grd2kml at Base 6.0.0
+ GMT_grd2xyz at Base 5.1.2
+ GMT_grdblend at Base 5.1.2
+ GMT_grdclip at Base 5.1.2
+ GMT_grdcontour at Base 5.1.2
+ GMT_grdconvert at Base 5.2.1
+ GMT_grdcut at Base 5.1.2
+ GMT_grdedit at Base 5.1.2
+ GMT_grdfft at Base 5.1.2
+ GMT_grdfill at Base 6.0.0
+ GMT_grdfilter at Base 5.1.2
+ GMT_grdgdal at Base 6.1.0
+ GMT_grdgradient at Base 5.1.2
+ GMT_grdhisteq at Base 5.1.2
+ GMT_grdimage at Base 5.1.2
+ GMT_grdinfo at Base 5.1.2
+ GMT_grdinterpolate at Base 6.1.0
+ GMT_grdlandmask at Base 5.1.2
+ GMT_grdmask at Base 5.1.2
+ GMT_grdmath at Base 5.1.2
+ GMT_grdmix at Base 6.1.0
+ GMT_grdpaste at Base 5.1.2
+ GMT_grdproject at Base 5.1.2
+ GMT_grdreformat at Base 5.1.2
+ GMT_grdsample at Base 5.1.2
+ GMT_grdselect at Base 6.3.0
+ GMT_grdtrack at Base 5.1.2
+ GMT_grdtrend at Base 5.1.2
+ GMT_grdvector at Base 5.1.2
+ GMT_grdview at Base 5.1.2
+ GMT_grdvolume at Base 5.1.2
+ GMT_greenspline at Base 5.1.2
+ GMT_histogram at Base 6.0.0
+ GMT_image at Base 6.0.0
+ GMT_inset at Base 6.0.0
+ GMT_keyword_updated at Base 6.2.0
+ GMT_kml2gmt at Base 5.1.2
+ GMT_legend at Base 6.0.0
+ GMT_makecpt at Base 5.1.2
+ GMT_mapproject at Base 5.1.2
+ GMT_mask at Base 6.0.0
+ GMT_minmax at Base 5.1.2
+ GMT_movie at Base 6.0.0
+ GMT_nearneighbor at Base 5.1.2
+ GMT_plot3d at Base 6.0.0
+ GMT_plot at Base 6.0.0
+ GMT_project at Base 5.1.2
+ GMT_ps2raster at Base 5.1.2
+ GMT_psbasemap at Base 5.1.2
+ GMT_psclip at Base 5.1.2
+ GMT_pscoast at Base 5.1.2
+ GMT_pscontour at Base 5.1.2
+ GMT_psconvert at Base 5.2.1
+ GMT_psevents at Base 6.0.0
+ GMT_pshistogram at Base 5.1.2
+ GMT_psimage at Base 5.1.2
+ GMT_pslegend at Base 5.1.2
+ GMT_psmask at Base 5.1.2
+ GMT_psrose at Base 5.1.2
+ GMT_psscale at Base 5.1.2
+ GMT_pssolar at Base 5.3.1
+ GMT_psternary at Base 5.4.0
+ GMT_pstext at Base 5.1.2
+ GMT_pswiggle at Base 5.1.2
+ GMT_psxy at Base 5.1.2
+ GMT_psxyz at Base 5.1.2
+ GMT_rose at Base 6.0.0
+ GMT_sample1d at Base 5.1.2
+ GMT_solar at Base 6.0.0
+ GMT_spectrum1d at Base 5.1.2
+ GMT_sph2grd at Base 5.1.2
+ GMT_sphdistance at Base 5.1.2
+ GMT_sphinterpolate at Base 5.1.2
+ GMT_sphtriangulate at Base 5.1.2
+ GMT_splitxyz at Base 5.1.2
+ GMT_strerror at Base 5.1.2
+ GMT_subplot at Base 6.0.0
+ GMT_surface at Base 5.1.2
+ GMT_ternary at Base 6.0.0
+ GMT_text at Base 6.0.0
+ GMT_trend1d at Base 5.1.2
+ GMT_trend2d at Base 5.1.2
+ GMT_triangulate at Base 5.1.2
+ GMT_wiggle at Base 6.0.0
+ GMT_xyz2grd at Base 5.1.2
+ chrcat at Base 6.3.0
+ cleanup_action at Base 6.0.0
+ core_module_classic_all at Base 6.1.0
+ core_module_group at Base 6.1.0
+ core_module_keys at Base 6.1.0
+ core_module_list_all at Base 6.1.0
+ core_module_show_all at Base 6.1.0
+ default_action at Base 6.0.0
+ dlopen_special at Base 5.1.2
+ doubleAlmostEqualUlps at Base 5.1.2
+ doubleAlmostEqualUlpsAndAbs at Base 5.1.2
+ file_to_delete_if_ctrl_C at Base 6.0.0
+ floatAlmostEqualUlps at Base 5.1.2
+ floatAlmostEqualUlpsAndAbs at Base 5.1.2
+ geos_method_linestring at Base 6.1.0
+ geos_method_polygon at Base 6.1.0
+ geos_methods at Base 6.1.0
+ global_API at Base 6.3.0
+ gmt_BB_clip_on at Base 6.0.0
+ gmt_BC_init at Base 5.3.1
+ gmt_DCW_free at Base 5.3.1
+ gmt_DCW_list at Base 5.3.1
+ gmt_DCW_operation at Base 5.3.1
+ gmt_DCW_option at Base 5.3.1
+ gmt_DCW_parse at Base 5.3.1
+ gmt_DCW_version at Base 6.4.0
+ gmt_ECEF_forward at Base 5.3.1
+ gmt_ECEF_init at Base 5.3.1
+ gmt_ECEF_inverse at Base 5.3.1
+ gmt_Fcrit at Base 5.3.1
+ gmt_GSHHG_resolution_syntax at Base 6.3.0
+ gmt_GSHHG_syntax at Base 5.3.1
+ gmt_OGRCoordinateTransformation at Base 6.0.0
+ gmt_PvQv at Base 5.3.1
+ gmt_RI_prepare at Base 5.3.1
+ gmt_UTMzone_to_wesn at Base 5.3.1
+ gmt_access at Base 5.3.1
+ gmt_add3v at Base 5.3.1
+ gmt_add_R_if_modern_and_true at Base 5.4.0
+ gmt_add_figure at Base 6.0.0
+ gmt_add_label_record at Base 5.3.1
+ gmt_add_legend_item at Base 6.0.0
+ gmt_add_to_record at Base 5.3.1
+ gmt_adjust_dataset at Base 5.3.1
+ gmt_adjust_loose_wesn at Base 5.3.1
+ gmt_adjust_refpoint at Base 5.3.1
+ gmt_agc_read_grd at Base 5.3.1
+ gmt_agc_read_grd_info at Base 5.3.1
+ gmt_agc_write_grd at Base 5.3.1
+ gmt_agc_write_grd_info at Base 5.3.1
+ gmt_alloc_dataset at Base 5.3.1
+ gmt_alloc_segment at Base 6.0.0
+ gmt_api_error_string at Base 5.3.1
+ gmt_arabic2roman at Base 6.0.0
+ gmt_argv2str at Base 6.0.0
+ gmt_ascii_format_col at Base 5.3.1
+ gmt_ascii_format_inc at Base 6.3.0
+ gmt_ascii_format_one at Base 5.4.0
+ gmt_ascii_output_col at Base 5.3.1
+ gmt_ascii_output_no_text at Base 6.0.0
+ gmt_assemble_br at Base 5.3.1
+ gmt_assemble_shore at Base 5.3.1
+ gmt_assign_text at Base 5.4.2
+ gmt_auto_frame_interval at Base 5.3.1
+ gmt_auto_offsets_for_colorbar at Base 6.0.0
+ gmt_az_backaz at Base 5.3.1
+ gmt_azim_to_angle at Base 5.3.1
+ gmt_bcr_get_z at Base 5.3.1
+ gmt_bcr_get_z_fast at Base 5.3.1
+ gmt_begin at Base 5.3.1
+ gmt_begin_module at Base 5.3.1
+ gmt_bei at Base 5.3.1
+ gmt_ber at Base 5.3.1
+ gmt_best_dim_choice at Base 5.3.1
+ gmt_binom_cdf at Base 5.3.1
+ gmt_binom_pdf at Base 5.3.1
+ gmt_bit_read_grd at Base 5.3.1
+ gmt_bit_write_grd at Base 5.3.1
+ gmt_br_cleanup at Base 5.3.1
+ gmt_byteswap_file at Base 5.1.2
+ gmt_cart_outside at Base 5.3.1
+ gmt_cart_to_geo at Base 5.3.1
+ gmt_cart_to_polar at Base 5.3.1
+ gmt_cart_to_xy_line at Base 6.1.1
+ gmt_cat_cpt_strings at Base 6.2.0
+ gmt_cat_to_record at Base 5.3.1
+ gmt_cdf_grd_info at Base 5.1.2
+ gmt_cdf_read_grd at Base 5.3.1
+ gmt_cdf_read_grd_info at Base 5.3.1
+ gmt_cdf_update_grd_info at Base 5.3.1
+ gmt_cdf_write_grd at Base 5.3.1
+ gmt_cdf_write_grd_info at Base 5.3.1
+ gmt_centroid_area at Base 6.1.0
+ gmt_change_grdreg at Base 5.3.1
+ gmt_change_grid_history at Base 6.4.0
+ gmt_char_count at Base 6.1.0
+ gmt_chebyshev at Base 5.3.1
+ gmt_check_abstime_format at Base 6.2.0
+ gmt_check_binary_io at Base 5.3.1
+ gmt_check_executable at Base 6.0.0
+ gmt_check_filearg at Base 5.3.1
+ gmt_check_language at Base 6.1.0
+ gmt_check_region at Base 5.3.1
+ gmt_check_scalingopt at Base 5.3.1
+ gmt_check_z_io at Base 5.3.1
+ gmt_chi2 at Base 5.3.1
+ gmt_chi2_pdf at Base 5.3.1
+ gmt_chi2crit at Base 5.3.1
+ gmt_chol_dcmp at Base 5.3.1
+ gmt_chol_recover at Base 5.3.1
+ gmt_chol_solv at Base 5.3.1
+ gmt_chop at Base 5.3.1
+ gmt_chop_ext at Base 5.3.1
+ gmt_circle_to_region at Base 6.2.0
+ gmt_clip_to_map at Base 5.3.1
+ gmt_colorname2index at Base 5.3.1
+ gmt_combination at Base 5.3.1
+ gmt_compact_line at Base 5.3.1
+ gmt_conf_SI at Base 6.2.0
+ gmt_conf_US at Base 6.0.0
+ gmt_consider_current_cpt at Base 6.0.0
+ gmt_cont_syntax at Base 5.3.1
+ gmt_contlabel_free at Base 5.3.1
+ gmt_contlabel_info at Base 5.3.1
+ gmt_contlabel_init at Base 5.3.1
+ gmt_contlabel_plot at Base 5.3.1
+ gmt_contlabel_prep at Base 5.3.1
+ gmt_contlabel_save_begin at Base 5.3.1
+ gmt_contlabel_save_end at Base 5.3.1
+ gmt_contlabel_specs at Base 5.3.1
+ gmt_contour_A_arg_parsing at Base 6.1.1
+ gmt_contour_C_arg_parsing at Base 6.1.1
+ gmt_contour_T_arg_parsing at Base 6.1.1
+ gmt_contour_edge_init at Base 6.2.0
+ gmt_contour_first_pos at Base 6.1.1
+ gmt_contours at Base 5.3.1
+ gmt_conv_datum at Base 5.3.1
+ gmt_convert_double at Base 6.2.0
+ gmt_convert_units at Base 5.3.1
+ gmt_copy at Base 5.3.1
+ gmt_copy_gridheader at Base 6.0.0
+ gmt_corrcoeff at Base 5.3.1
+ gmt_corrcoeff_f at Base 5.3.1
+ gmt_count_char at Base 6.1.0
+ gmt_cpt_default at Base 6.0.0
+ gmt_cpt_interval_modifier at Base 6.1.0
+ gmt_cpt_transparency at Base 5.3.1
+ gmt_create_array at Base 6.0.0
+ gmt_create_grid at Base 5.3.1
+ gmt_create_table at Base 5.3.1
+ gmt_create_tempdir at Base 6.4.0
+ gmt_create_tempfile at Base 6.3.0
+ gmt_create_vector at Base 5.3.1
+ gmt_cross3v at Base 5.3.1
+ gmt_crossing_dateline at Base 5.3.1
+ gmt_crossover at Base 5.3.1
+ gmt_crosstracks at Base 5.3.1
+ gmt_cube_BC_set at Base 6.2.0
+ gmt_cube_info_syntax at Base 6.2.0
+ gmt_cube_pad_off at Base 6.2.0
+ gmt_cube_vminmax at Base 6.2.0
+ gmt_current_name at Base 6.0.0
+ gmt_dataserver_url at Base 6.2.0
+ gmt_datum_init at Base 5.3.1
+ gmt_decode_cube_h_info at Base 6.2.0
+ gmt_decode_grd_h_info at Base 5.3.1
+ gmt_decorate_prep at Base 5.3.1
+ gmt_decorated_line at Base 5.3.1
+ gmt_default_error at Base 5.3.1
+ gmt_default_option_error at Base 6.4.0
+ gmt_delaunay at Base 5.3.1
+ gmt_delaunay_free at Base 5.3.1
+ gmt_detect_oblique_region at Base 6.3.0
+ gmt_dilog at Base 5.3.1
+ gmt_disable_bghio_opts at Base 6.3.0
+ gmt_dist_array at Base 5.3.1
+ gmt_dist_array_2 at Base 5.3.1
+ gmt_dist_syntax at Base 5.3.1
+ gmt_distance at Base 5.3.1
+ gmt_dot2v at Base 5.3.1
+ gmt_dot3v at Base 5.3.1
+ gmt_download_file at Base 6.1.0
+ gmt_download_file_if_not_found at Base 5.4.0
+ gmt_download_tiles at Base 6.1.0
+ gmt_draw_custom_symbol at Base 5.3.1
+ gmt_draw_front at Base 5.3.1
+ gmt_draw_map_inset at Base 6.0.0
+ gmt_draw_map_panel at Base 5.3.1
+ gmt_draw_map_rose at Base 5.3.1
+ gmt_draw_map_scale at Base 5.3.1
+ gmt_draw_vertical_scale at Base 6.0.0
+ gmt_draw_vertical_scale_old at Base 6.0.0
+ gmt_dry_run_only at Base 6.1.0
+ gmt_dt2rdc at Base 5.3.1
+ gmt_dummy_grd_info at Base 5.3.1
+ gmt_dummy_grd_read at Base 5.3.1
+ gmt_duplicate_array at Base 6.2.0
+ gmt_duplicate_dataset at Base 5.3.1
+ gmt_duplicate_grid at Base 5.3.1
+ gmt_duplicate_ogr_seg at Base 5.3.1
+ gmt_duplicate_segment at Base 5.3.1
+ gmt_eliminate_duplicates at Base 6.2.0
+ gmt_eliminate_lon_jumps at Base 6.0.0
+ gmt_enable_threads at Base 5.3.1
+ gmt_end at Base 5.3.1
+ gmt_end_module at Base 5.3.1
+ gmt_erfinv at Base 5.3.1
+ gmt_err_func at Base 5.3.1
+ gmt_error_string at Base 5.3.1
+ gmt_esri_read_grd at Base 5.3.1
+ gmt_esri_read_grd_info at Base 5.3.1
+ gmt_esri_write_grd at Base 5.3.1
+ gmt_esri_write_grd_info at Base 5.3.1
+ gmt_esri_writef_grd at Base 5.3.1
+ gmt_esri_writei_grd at Base 5.3.1
+ gmt_explain_cpt_input at Base 6.5.0
+ gmt_explain_cpt_output at Base 6.5.0
+ gmt_explain_interpolate_mode at Base 6.5.0
+ gmt_explain_lines at Base 6.5.0
+ gmt_export2proj4 at Base 5.3.1
+ gmt_export_image at Base 5.3.1
+ gmt_extend_region at Base 6.1.0
+ gmt_extract_label at Base 5.3.1
+ gmt_extreme at Base 5.3.1
+ gmt_f77_readgrd at Base 5.4.2
+ gmt_f77_readgrd_ at Base 5.4.2
+ gmt_f77_readgrd__ at Base 5.4.2
+ gmt_f77_readgrdinfo at Base 5.4.2
+ gmt_f77_readgrdinfo_ at Base 5.4.2
+ gmt_f77_readgrdinfo__ at Base 5.4.2
+ gmt_f77_writegrd at Base 5.4.2
+ gmt_f77_writegrd_ at Base 5.4.2
+ gmt_f77_writegrd__ at Base 5.4.2
+ gmt_f_cdf at Base 5.3.1
+ gmt_f_pdf at Base 5.3.1
+ gmt_factorial at Base 5.3.1
+ gmt_fclose at Base 5.3.1
+ gmt_fft_any_wave at Base 5.3.1
+ gmt_fft_get_wave at Base 5.3.1
+ gmt_fft_set_wave at Base 5.3.1
+ gmt_fgets at Base 5.3.1
+ gmt_file_is_a_tile at Base 6.1.0
+ gmt_file_is_cache at Base 6.1.0
+ gmt_file_is_tiled_list at Base 6.1.0
+ gmt_filename_get at Base 6.0.0
+ gmt_filename_set at Base 6.0.0
+ gmt_fill_syntax at Base 5.3.1
+ gmt_find_macro at Base 5.1.2
+ gmt_find_range at Base 6.0.0
+ gmt_first_modifier at Base 5.4.0
+ gmt_fisher_pdf at Base 6.2.0
+ gmt_fix_up_path at Base 5.3.1
+ gmt_flip_angle_d at Base 5.3.1
+ gmt_flip_azim_d at Base 5.3.1
+ gmt_flip_justify at Base 5.3.1
+ gmt_fopen at Base 5.3.1
+ gmt_format_abstime_output at Base 5.1.2
+ gmt_format_calendar at Base 5.3.1
+ gmt_format_region at Base 6.3.0
+ gmt_found_modifier at Base 6.3.0
+ gmt_free_array at Base 6.0.0
+ gmt_free_br at Base 5.3.1
+ gmt_free_dataset at Base 5.3.1
+ gmt_free_dir_list at Base 6.5.0
+ gmt_free_func at Base 5.3.1
+ gmt_free_grid at Base 5.3.1
+ gmt_free_header at Base 6.0.0
+ gmt_free_int_selection at Base 5.3.1
+ gmt_free_list at Base 6.1.0
+ gmt_free_macros at Base 5.1.2
+ gmt_free_refpoint at Base 5.3.1
+ gmt_free_segment at Base 5.3.1
+ gmt_free_shore at Base 5.3.1
+ gmt_free_shore_polygons at Base 5.3.1
+ gmt_free_table at Base 5.3.1
+ gmt_free_text_selection at Base 5.3.1
+ gmt_free_vector at Base 5.3.1
+ gmt_freepen at Base 5.3.1
+ gmt_gauss at Base 5.3.1
+ gmt_gaussjordan at Base 5.3.1
+ gmt_gcal_from_dt at Base 6.0.0
+ gmt_gcal_from_rd at Base 5.3.1
+ gmt_gcd_euclid at Base 5.3.1
+ gmt_gdal_dem at Base 6.1.0
+ gmt_gdal_grid at Base 6.1.0
+ gmt_gdal_info at Base 6.1.0
+ gmt_gdal_rasterize at Base 6.1.0
+ gmt_gdal_read_grd at Base 5.3.1
+ gmt_gdal_read_grd_info at Base 5.3.1
+ gmt_gdal_translate at Base 6.1.0
+ gmt_gdal_warp at Base 6.1.0
+ gmt_gdal_write_grd at Base 5.3.1
+ gmt_gdal_write_grd_info at Base 5.3.1
+ gmt_gdalread at Base 5.3.1
+ gmt_gdalwrite at Base 5.3.1
+ gmt_geo_line at Base 5.3.1
+ gmt_geo_polarcap_segment at Base 5.3.1
+ gmt_geo_polygons at Base 5.3.1
+ gmt_geo_rectangle at Base 5.3.1
+ gmt_geo_to_cart at Base 5.3.1
+ gmt_geo_to_xy at Base 5.3.1
+ gmt_geo_to_xy_line at Base 5.3.1
+ gmt_geo_to_xy_noshift at Base 5.3.1
+ gmt_geo_to_xy_noshiftscale at Base 5.3.1
+ gmt_geo_vector at Base 5.3.1
+ gmt_geo_wedge at Base 5.3.1
+ gmt_geoz_to_xy at Base 5.3.1
+ gmt_get_V at Base 5.3.1
+ gmt_get_active_layers at Base 6.2.0
+ gmt_get_api_ptr at Base 5.3.1
+ gmt_get_aspatial_value at Base 5.3.1
+ gmt_get_az_dist_from_components at Base 6.4.0
+ gmt_get_br_bin at Base 5.3.1
+ gmt_get_cellarea at Base 5.4.0
+ gmt_get_cols at Base 5.3.1
+ gmt_get_columbar_bands at Base 6.2.0
+ gmt_get_column_type at Base 6.2.0
+ gmt_get_contours_from_table at Base 6.1.0
+ gmt_get_current_figure at Base 6.0.0
+ gmt_get_current_item at Base 6.1.0
+ gmt_get_dataset at Base 6.0.0
+ gmt_get_dataset_tiles at Base 6.1.0
+ gmt_get_dim_unit at Base 6.3.0
+ gmt_get_dir_list at Base 6.5.0
+ gmt_get_dist_units at Base 6.1.0
+ gmt_get_distance at Base 5.3.1
+ gmt_get_ellipsoid at Base 5.3.1
+ gmt_get_ext at Base 5.3.1
+ gmt_get_filename at Base 5.3.1
+ gmt_get_fill_from_key at Base 6.0.0
+ gmt_get_fill_from_z at Base 5.3.1
+ gmt_get_format at Base 5.3.1
+ gmt_get_full_name at Base 6.0.0
+ gmt_get_geo_ellipse at Base 6.0.0
+ gmt_get_graphics_id at Base 6.0.0
+ gmt_get_grd_command at Base 6.4.0
+ gmt_get_grd_remark at Base 6.4.0
+ gmt_get_grd_title at Base 6.4.0
+ gmt_get_grid at Base 6.0.0
+ gmt_get_gshhg_lines at Base 5.3.1
+ gmt_get_header at Base 6.0.0
+ gmt_get_index at Base 5.3.1
+ gmt_get_int_selection at Base 5.3.1
+ gmt_get_io_type at Base 5.3.1
+ gmt_get_legend_info at Base 6.0.0
+ gmt_get_limits at Base 6.3.0
+ gmt_get_modifier at Base 5.3.1
+ gmt_get_module_group at Base 6.1.0
+ gmt_get_next_panel at Base 6.0.0
+ gmt_get_no_argument at Base 6.4.0
+ gmt_get_ogr_id at Base 5.1.2
+ gmt_get_option_id at Base 6.0.0
+ gmt_get_pair at Base 5.3.1
+ gmt_get_palette at Base 6.0.0
+ gmt_get_plot_array at Base 5.3.1
+ gmt_get_postscript at Base 6.0.0
+ gmt_get_precision_width at Base 6.2.0
+ gmt_get_prime_factors at Base 5.3.1
+ gmt_get_refpoint at Base 5.3.1
+ gmt_get_required_char at Base 6.4.0
+ gmt_get_required_double at Base 6.4.0
+ gmt_get_required_file at Base 6.4.0
+ gmt_get_required_float at Base 6.4.0
+ gmt_get_required_sint at Base 6.4.0
+ gmt_get_required_string at Base 6.4.0
+ gmt_get_required_uint64 at Base 6.4.0
+ gmt_get_required_uint at Base 6.4.0
+ gmt_get_rgb_from_z at Base 5.3.1
+ gmt_get_rgb_lookup at Base 5.3.1
+ gmt_get_rgbtxt_from_z at Base 5.3.1
+ gmt_get_segment at Base 6.0.0
+ gmt_get_segtext_selection at Base 5.4.0
+ gmt_get_shore_bin at Base 5.3.1
+ gmt_get_smallcircle at Base 5.3.1
+ gmt_get_strwithtab at Base 6.1.0
+ gmt_get_table at Base 6.0.0
+ gmt_get_tempname at Base 6.3.0
+ gmt_get_tile_id at Base 6.1.0
+ gmt_get_time_system at Base 5.3.1
+ gmt_get_vector_shrinking at Base 6.4.0
+ gmt_get_word at Base 6.2.0
+ gmt_getdatapath at Base 5.3.1
+ gmt_getdefaults at Base 5.3.1
+ gmt_getfill at Base 5.3.1
+ gmt_getfont at Base 5.3.1
+ gmt_getfonttype at Base 6.0.0
+ gmt_getinc at Base 5.3.1
+ gmt_getincn at Base 5.3.1
+ gmt_getinset at Base 6.0.0
+ gmt_getmad at Base 5.3.1
+ gmt_getmad_f at Base 5.3.1
+ gmt_getmodopt at Base 5.3.1
+ gmt_getpanel at Base 5.3.1
+ gmt_getpen at Base 5.3.1
+ gmt_getrgb at Base 5.3.1
+ gmt_getrose at Base 5.3.1
+ gmt_getscale at Base 5.3.1
+ gmt_getsharepath at Base 5.3.1
+ gmt_graticule_path at Base 5.3.1
+ gmt_grd_BC_set at Base 5.3.1
+ gmt_grd_RI_verify at Base 5.3.1
+ gmt_grd_coord at Base 5.3.1
+ gmt_grd_detrend at Base 5.3.1
+ gmt_grd_domains_match at Base 6.5.0
+ gmt_grd_flip_vertical at Base 6.0.0
+ gmt_grd_format_decoder at Base 5.3.1
+ gmt_grd_get_format at Base 5.3.1
+ gmt_grd_info_syntax at Base 5.4.0
+ gmt_grd_init at Base 5.3.1
+ gmt_grd_is_global at Base 6.0.0
+ gmt_grd_is_polar at Base 6.0.0
+ gmt_grd_layout at Base 6.4.0
+ gmt_grd_lmsscl at Base 5.4.0
+ gmt_grd_mad at Base 5.4.0
+ gmt_grd_mean at Base 5.4.0
+ gmt_grd_median at Base 5.4.0
+ gmt_grd_minmax at Base 5.3.1
+ gmt_grd_mode at Base 5.4.0
+ gmt_grd_mux_demux at Base 5.3.1
+ gmt_grd_pad_off at Base 5.3.1
+ gmt_grd_pad_on at Base 5.3.1
+ gmt_grd_pad_status at Base 5.3.1
+ gmt_grd_pad_zero at Base 5.3.1
+ gmt_grd_prep_io at Base 5.3.1
+ gmt_grd_project at Base 5.3.1
+ gmt_grd_rms at Base 5.4.0
+ gmt_grd_set_cartesian at Base 6.1.0
+ gmt_grd_set_datapadding at Base 6.1.0
+ gmt_grd_set_ij_inc at Base 5.3.1
+ gmt_grd_setregion at Base 5.3.1
+ gmt_grd_shift at Base 5.3.1
+ gmt_grd_std at Base 5.4.0
+ gmt_grd_zminmax at Base 5.3.1
+ gmt_grdcube_info_syntax at Base 6.2.0
+ gmt_grdformats_sorted at Base 5.3.1
+ gmt_great_circle_dist_meter at Base 5.3.1
+ gmt_grid_perimeter at Base 6.4.0
+ gmt_guess_sharedir at Base 5.3.1
+ gmt_half_map_width at Base 6.0.0
+ gmt_handle5_plussign at Base 5.3.2
+ gmt_hash_init at Base 5.3.1
+ gmt_hash_lookup at Base 5.3.1
+ gmt_hierarchy_tag at Base 6.1.0
+ gmt_hold_contour at Base 5.3.1
+ gmt_hsv_to_rgb at Base 6.1.0
+ gmt_i0 at Base 5.3.1
+ gmt_i1 at Base 5.3.1
+ gmt_illuminate at Base 5.3.1
+ gmt_img_project at Base 5.3.1
+ gmt_img_sanitycheck at Base 6.0.0
+ gmt_img_syntax at Base 5.3.1
+ gmt_importproj4 at Base 6.0.0
+ gmt_in at Base 5.3.1
+ gmt_inc_syntax at Base 5.3.1
+ gmt_inch_to_degree_scale at Base 6.4.0
+ gmt_increase_abstime_format_precision at Base 6.2.0
+ gmt_increment_adjust at Base 6.2.0
+ gmt_ingrid_syntax at Base 6.3.0
+ gmt_init_B at Base 5.4.0
+ gmt_init_br at Base 5.3.1
+ gmt_init_distaz at Base 5.3.1
+ gmt_init_fill at Base 5.3.1
+ gmt_init_module at Base 5.4.0
+ gmt_init_next_color at Base 6.2.0
+ gmt_init_pen at Base 5.3.1
+ gmt_init_scales at Base 5.3.1
+ gmt_init_shore at Base 5.3.1
+ gmt_init_time_system_structure at Base 5.3.1
+ gmt_init_track at Base 5.3.1
+ gmt_init_vector_param at Base 5.3.1
+ gmt_init_z_io at Base 5.3.1
+ gmt_innercont_syntax at Base 6.3.0
+ gmt_inonout at Base 5.3.1
+ gmt_input_col_is_nan_proxy at Base 6.3.0
+ gmt_insert_tableheader at Base 6.0.0
+ gmt_intpol at Base 5.3.1
+ gmt_invert_cpt at Base 5.3.1
+ gmt_is_a_blank_line at Base 5.3.1
+ gmt_is_an_object at Base 6.1.0
+ gmt_is_barcolumn at Base 6.2.0
+ gmt_is_cpt_master at Base 5.4.3
+ gmt_is_fill at Base 6.2.0
+ gmt_is_float at Base 6.0.0
+ gmt_is_gmt_end_show at Base 6.1.0
+ gmt_is_gmtmodule at Base 6.1.0
+ gmt_is_integer at Base 6.0.0
+ gmt_jacobi at Base 5.3.1
+ gmt_just_decode at Base 5.3.1
+ gmt_just_to_code at Base 6.0.0
+ gmt_just_to_lonlat at Base 5.3.1
+ gmt_just_to_xy at Base 6.0.0
+ gmt_just_validate at Base 6.0.0
+ gmt_k0 at Base 5.3.1
+ gmt_k1 at Base 5.3.1
+ gmt_kei at Base 5.3.1
+ gmt_ker at Base 5.3.1
+ gmt_kn at Base 5.3.1
+ gmt_lab_to_rgb at Base 6.1.0
+ gmt_lab_to_xyz at Base 6.1.0
+ gmt_label_syntax at Base 5.3.1
+ gmt_lat_swap at Base 5.3.1
+ gmt_legend_file at Base 6.0.0
+ gmt_line_length at Base 6.0.0
+ gmt_linearx_grid at Base 5.3.1
+ gmt_list_aspatials at Base 6.0.0
+ gmt_list_cpt at Base 5.3.1
+ gmt_list_custom_symbols at Base 5.3.1
+ gmt_list_to_array at Base 6.0.0
+ gmt_load_aspatial_string at Base 5.3.1
+ gmt_load_macros at Base 5.1.2
+ gmt_locate_custom_symbol at Base 6.1.0
+ gmt_lon_range_adjust at Base 5.3.1
+ gmt_lrand at Base 5.3.1
+ gmt_mag3v at Base 5.3.1
+ gmt_make_equidistant_array at Base 6.2.0
+ gmt_make_filename at Base 5.3.1
+ gmt_make_profiles at Base 5.3.1
+ gmt_make_rot_matrix2 at Base 5.3.1
+ gmt_make_rot_matrix at Base 5.3.1
+ gmt_malloc_func at Base 5.3.1
+ gmt_manage_workflow at Base 6.0.0
+ gmt_map_basemap at Base 5.3.1
+ gmt_map_clip_off at Base 5.3.1
+ gmt_map_clip_on at Base 5.3.1
+ gmt_map_clip_path at Base 5.3.1
+ gmt_map_outside at Base 5.3.1
+ gmt_map_perimeter_search at Base 6.3.0
+ gmt_map_setup at Base 5.3.1
+ gmt_map_text at Base 6.2.0
+ gmt_map_title at Base 6.2.0
+ gmt_map_truncate at Base 5.3.1
+ gmt_map_wesn_clip at Base 6.5.0
+ gmt_mapinset_syntax at Base 6.0.0
+ gmt_mappanel_syntax at Base 5.3.1
+ gmt_maprose_syntax at Base 5.3.1
+ gmt_mapscale_syntax at Base 5.3.1
+ gmt_matrix_matrix_add at Base 6.1.0
+ gmt_matrix_matrix_mult at Base 6.0.0
+ gmt_matrix_vect_mult at Base 5.1.2
+ gmt_matrix_vector_mult at Base 6.1.0
+ gmt_mean_and_std at Base 5.3.1
+ gmt_mean_point at Base 6.1.0
+ gmt_mean_weighted at Base 5.3.1
+ gmt_median at Base 5.3.1
+ gmt_median_weighted at Base 5.3.1
+ gmt_memory_func at Base 5.3.1
+ gmt_memory_use at Base 5.3.1
+ gmt_message at Base 5.3.1
+ gmt_mgg2_read_grd at Base 5.3.1
+ gmt_mgg2_read_grd_info at Base 5.3.1
+ gmt_mgg2_write_grd at Base 5.3.1
+ gmt_mgg2_write_grd_info at Base 5.3.1
+ gmt_mindist_to_point at Base 5.3.1
+ gmt_minmaxinc_verify at Base 5.3.1
+ gmt_mkdir at Base 6.0.0
+ gmt_mode at Base 5.3.1
+ gmt_mode_f at Base 5.3.1
+ gmt_mode_weighted at Base 5.3.1
+ gmt_n_cart_to_geo at Base 5.3.1
+ gmt_native_read_grd at Base 5.3.1
+ gmt_native_read_grd_info at Base 5.3.1
+ gmt_native_write_grd at Base 5.3.1
+ gmt_native_write_grd_info at Base 5.3.1
+ gmt_nc_close at Base 6.2.0
+ gmt_nc_create at Base 6.2.0
+ gmt_nc_is_cube at Base 6.2.0
+ gmt_nc_open at Base 6.2.0
+ gmt_nc_read_cube_info at Base 6.2.0
+ gmt_nc_read_grd at Base 5.3.1
+ gmt_nc_read_grd_info at Base 5.3.1
+ gmt_nc_update_grd_info at Base 5.3.1
+ gmt_nc_write_cube at Base 6.2.0
+ gmt_nc_write_grd at Base 5.3.1
+ gmt_nc_write_grd_info at Base 5.3.1
+ gmt_near_a_line at Base 5.3.1
+ gmt_near_a_point at Base 5.3.1
+ gmt_near_lines at Base 5.3.1
+ gmt_new_record at Base 6.0.0
+ gmt_no_pstext_input at Base 6.0.0
+ gmt_non_zero_winding at Base 5.3.1
+ gmt_normalize2v at Base 5.3.1
+ gmt_normalize3v at Base 5.3.1
+ gmt_not_numeric at Base 5.3.1
+ gmt_nrand at Base 5.3.1
+ gmt_ogrproj at Base 6.0.0
+ gmt_ogrproj_one_pt at Base 6.0.0
+ gmt_ogrread2 at Base 6.2.0
+ gmt_ogrread at Base 6.0.0
+ gmt_optimal_dim_for_surface at Base 5.3.1
+ gmt_outgrid_syntax at Base 6.3.0
+ gmt_parse_R_option at Base 5.1.2
+ gmt_parse_array at Base 6.0.0
+ gmt_parse_common_options at Base 5.3.1
+ gmt_parse_d_option at Base 5.2.1
+ gmt_parse_g_option at Base 5.1.2
+ gmt_parse_i_option at Base 5.1.2
+ gmt_parse_inc_option at Base 5.4.0
+ gmt_parse_interpolant at Base 6.5.0
+ gmt_parse_inv_cpt at Base 5.3.2
+ gmt_parse_j_option at Base 6.0.0
+ gmt_parse_model at Base 5.3.1
+ gmt_parse_n_option at Base 6.5.0
+ gmt_parse_o_option at Base 5.1.2
+ gmt_parse_region_extender at Base 6.1.0
+ gmt_parse_s_option at Base 6.1.1
+ gmt_parse_segment_header at Base 5.3.1
+ gmt_parse_segment_item at Base 5.3.1
+ gmt_parse_segmentize at Base 5.3.1
+ gmt_parse_symbol_option at Base 5.3.1
+ gmt_parse_vector at Base 5.3.1
+ gmt_parse_z_io at Base 5.3.1
+ gmt_pen_syntax at Base 5.3.1
+ gmt_permutation at Base 5.3.1
+ gmt_pickdefaults at Base 5.3.1
+ gmt_place_var at Base 6.1.0
+ gmt_plane_perspective at Base 5.3.1
+ gmt_plm at Base 5.3.1
+ gmt_plm_bar at Base 5.3.1
+ gmt_plm_bar_all at Base 5.3.1
+ gmt_plot_geo_ellipse at Base 6.0.0
+ gmt_plot_grid_graticules at Base 6.5.0
+ gmt_plot_line at Base 5.3.1
+ gmt_plot_timex_grid at Base 6.5.0
+ gmt_plotcanvas at Base 5.3.1
+ gmt_plotend at Base 5.3.1
+ gmt_plotinit at Base 5.3.1
+ gmt_poisson_cdf at Base 5.3.1
+ gmt_poissonpdf at Base 5.3.1
+ gmt_pol_area at Base 5.3.1
+ gmt_polar_to_cart at Base 5.3.1
+ gmt_polygon_centroid at Base 5.3.1
+ gmt_polygon_is_hole at Base 6.0.0
+ gmt_polygon_is_open at Base 5.3.1
+ gmt_polygon_orientation at Base 6.1.0
+ gmt_prep_nodesearch at Base 5.3.1
+ gmt_prep_shore_polygons at Base 5.3.1
+ gmt_prep_tmp_arrays at Base 5.3.1
+ gmt_prepare_categorical_cpt at Base 6.5.0
+ gmt_prepare_contour at Base 5.3.1
+ gmt_proj4_fwd at Base 6.0.0
+ gmt_proj4_inv at Base 6.0.0
+ gmt_proj_setup at Base 6.0.0
+ gmt_project_init at Base 5.3.1
+ gmt_ps_append at Base 6.0.0
+ gmt_psi at Base 5.3.1
+ gmt_putcolor at Base 5.3.1
+ gmt_putdefaults at Base 5.3.1
+ gmt_putfont at Base 5.3.1
+ gmt_putgray at Base 6.5.0
+ gmt_puthex at Base 6.5.0
+ gmt_putpen at Base 5.3.1
+ gmt_putrgb at Base 5.3.1
+ gmt_putusername at Base 5.3.1
+ gmt_quad_add at Base 5.3.1
+ gmt_quad_finalize at Base 5.3.1
+ gmt_quad_init at Base 5.3.1
+ gmt_quad_reset at Base 5.3.1
+ gmt_quantile at Base 5.3.1
+ gmt_quantile_f at Base 5.3.1
+ gmt_quantile_weighted at Base 5.3.1
+ gmt_quit_bad_record at Base 6.1.0
+ gmt_rand at Base 5.3.1
+ gmt_ras_read_grd at Base 5.3.1
+ gmt_ras_read_grd_info at Base 5.3.1
+ gmt_ras_write_grd at Base 5.3.1
+ gmt_ras_write_grd_info at Base 5.3.1
+ gmt_raster_type at Base 6.0.0
+ gmt_rd_from_gymd at Base 5.3.1
+ gmt_rdc2dt at Base 5.3.1
+ gmt_read_img at Base 5.3.1
+ gmt_read_list at Base 6.1.0
+ gmt_read_triangulation at Base 6.4.0
+ gmt_realloc_dataset at Base 6.3.0
+ gmt_rectangle_dimension at Base 6.5.0
+ gmt_reenable_bghio_opts at Base 6.3.0
+ gmt_refpoint_syntax at Base 5.3.1
+ gmt_refresh_server at Base 6.1.1
+ gmt_reload_history at Base 6.0.0
+ gmt_reload_settings at Base 6.1.0
+ gmt_remote_dataset_id at Base 6.1.0
+ gmt_remote_no_extension at Base 6.1.0
+ gmt_remote_no_resolution_given at Base 6.3.0
+ gmt_remote_resolutions at Base 6.3.0
+ gmt_remove_dir at Base 5.4.0
+ gmt_remove_file at Base 5.4.0
+ gmt_rename_file at Base 5.4.0
+ gmt_reparse_i_option at Base 6.5.0
+ gmt_reparse_o_option at Base 6.5.0
+ gmt_replace_backslash_in_path at Base 6.0.0
+ gmt_report_usage at Base 6.0.0
+ gmt_resample_data at Base 5.3.1
+ gmt_resample_path at Base 5.3.1
+ gmt_reset_array_time at Base 6.4.0
+ gmt_reset_history at Base 6.0.0
+ gmt_reset_meminc at Base 5.3.1
+ gmt_rgb_syntax at Base 5.3.1
+ gmt_rgb_to_hsv at Base 6.1.0
+ gmt_rgb_to_lab at Base 6.1.0
+ gmt_rgb_to_xyz at Base 6.1.0
+ gmt_round_wesn at Base 6.3.0
+ gmt_row_col_out_of_bounds at Base 5.3.1
+ gmt_run_process_get_first_line at Base 6.5.0
+ gmt_runtime_bindir at Base 6.5.0
+ gmt_runtime_libdir at Base 5.3.1
+ gmt_same_fill at Base 6.1.1
+ gmt_sample_cpt at Base 5.3.1
+ gmt_save_current_cpt at Base 6.0.0
+ gmt_scale_and_offset_f at Base 5.3.1
+ gmt_scale_cpt at Base 5.3.1
+ gmt_scale_pen at Base 6.2.0
+ gmt_scanf at Base 5.3.1
+ gmt_scanf_arg at Base 5.3.1
+ gmt_scanf_argtime at Base 6.0.0
+ gmt_scanf_float at Base 6.0.0
+ gmt_script_is_classic at Base 6.1.0
+ gmt_segment_BB_outside_map_BB at Base 6.1.0
+ gmt_segmentize_data at Base 5.3.1
+ gmt_segmentize_syntax at Base 5.3.1
+ gmt_set_R_from_grd at Base 5.4.3
+ gmt_set_V at Base 5.4.0
+ gmt_set_basemap_orders at Base 6.2.0
+ gmt_set_cartesian at Base 5.3.1
+ gmt_set_cols at Base 5.3.1
+ gmt_set_column_type at Base 6.2.0
+ gmt_set_column_types at Base 6.4.0
+ gmt_set_comment at Base 6.1.0
+ gmt_set_current_panel at Base 6.0.0
+ gmt_set_dataset_minmax at Base 6.0.0
+ gmt_set_dataset_verify at Base 6.4.0
+ gmt_set_datum at Base 5.3.1
+ gmt_set_dvalue at Base 6.1.0
+ gmt_set_geographic at Base 5.3.1
+ gmt_set_grddim at Base 5.3.1
+ gmt_set_grdinc at Base 5.3.1
+ gmt_set_inside_mode at Base 6.0.0
+ gmt_set_int_selection at Base 5.3.1
+ gmt_set_interpolate_mode at Base 6.1.0
+ gmt_set_ivalue at Base 6.1.0
+ gmt_set_length_unit at Base 6.1.0
+ gmt_set_levels at Base 5.3.1
+ gmt_set_line_resampling at Base 5.3.1
+ gmt_set_measure_unit at Base 5.3.1
+ gmt_set_meminc at Base 5.3.1
+ gmt_set_missing_options at Base 5.4.0
+ gmt_set_next_color at Base 6.2.0
+ gmt_set_outgrid at Base 5.3.1
+ gmt_set_pad at Base 5.3.1
+ gmt_set_psfilename at Base 5.4.0
+ gmt_set_refpoint at Base 5.3.1
+ gmt_set_remote_and_local_filenames at Base 6.1.0
+ gmt_set_resolution at Base 5.3.1
+ gmt_set_script at Base 6.1.0
+ gmt_set_seg_minmax at Base 5.3.1
+ gmt_set_seg_polar at Base 5.3.1
+ gmt_set_segmentheader at Base 5.3.1
+ gmt_set_tableheader at Base 5.3.1
+ gmt_set_tbl_minmax at Base 5.3.1
+ gmt_set_text_selection at Base 5.3.1
+ gmt_set_tvalue at Base 6.1.0
+ gmt_set_undefined_axes at Base 6.2.0
+ gmt_set_undefined_defaults at Base 6.2.0
+ gmt_set_unspecified_remote_registration at Base 6.1.0
+ gmt_set_value at Base 6.1.0
+ gmt_set_xy_domain at Base 5.3.1
+ gmt_set_xycolnames at Base 5.3.1
+ gmt_set_z_io at Base 5.3.1
+ gmt_setdefaults at Base 5.3.1
+ gmt_setfill at Base 5.3.1
+ gmt_setfont at Base 5.3.1
+ gmt_setpen at Base 5.3.1
+ gmt_setrgb at Base 6.5.0
+ gmt_shore_adjust_res at Base 5.3.1
+ gmt_shore_cleanup at Base 5.3.1
+ gmt_shore_level_at_point at Base 5.3.1
+ gmt_shore_version at Base 6.4.0
+ gmt_show_name_and_purpose at Base 5.3.1
+ gmt_sig_f at Base 5.3.1
+ gmt_sig_handler_unix at Base 6.5.0
+ gmt_signum at Base 6.1.0
+ gmt_sinc at Base 5.3.1
+ gmt_skip_output at Base 5.3.1
+ gmt_skip_xy_duplicates at Base 5.3.1
+ gmt_sleep at Base 6.1.0
+ gmt_smart_justify at Base 5.3.1
+ gmt_solve_svd at Base 5.3.1
+ gmt_sort_array at Base 5.3.1
+ gmt_sort_order at Base 5.3.1
+ gmt_sort_svd_values at Base 6.3.0
+ gmt_split_poly_at_dateline at Base 5.3.1
+ gmt_sprintf_float at Base 5.3.1
+ gmt_srf_read_grd at Base 5.3.1
+ gmt_srf_read_grd_info at Base 5.3.1
+ gmt_srf_write_grd at Base 5.3.1
+ gmt_srf_write_grd_info at Base 5.3.1
+ gmt_ssrfpack_grid at Base 5.3.1
+ gmt_std_weighted at Base 5.4.4
+ gmt_str_setcase at Base 5.3.1
+ gmt_str_tolower at Base 6.0.0
+ gmt_str_toupper at Base 5.3.1
+ gmt_strdup_noquote at Base 6.1.0
+ gmt_stretch_cpt at Base 5.3.1
+ gmt_strip_layer at Base 6.0.0
+ gmt_stripack_areas at Base 5.3.1
+ gmt_stripack_lists at Base 5.3.1
+ gmt_strlcmp at Base 5.3.1
+ gmt_strlshift at Base 5.3.1
+ gmt_strncpy at Base 5.4.0
+ gmt_strrep at Base 6.0.0
+ gmt_strrepc at Base 5.3.1
+ gmt_strrstr at Base 6.2.0
+ gmt_strstrip at Base 5.3.1
+ gmt_strtok at Base 5.3.1
+ gmt_strtok_m at Base 5.3.1
+ gmt_sub3v at Base 5.3.1
+ gmt_subplot_gaps at Base 6.0.0
+ gmt_subplot_info at Base 6.0.0
+ gmt_subplot_status at Base 6.3.0
+ gmt_substitute_macros at Base 5.1.2
+ gmt_svdcmp at Base 5.3.1
+ gmt_symbol_free at Base 5.3.1
+ gmt_syntax at Base 5.3.1
+ gmt_t_cdf at Base 5.3.1
+ gmt_t_pdf at Base 5.3.1
+ gmt_tcrit at Base 5.3.1
+ gmt_text_is_latex at Base 6.2.0
+ gmt_textpath_init at Base 5.3.1
+ gmt_this_alloc_level at Base 5.3.1
+ gmt_token_check at Base 6.1.0
+ gmt_translate_point at Base 6.1.0
+ gmt_transpose_dataset at Base 6.5.0
+ gmt_trim_line at Base 5.3.1
+ gmt_trim_requested at Base 5.3.1
+ gmt_truncate_cpt at Base 5.3.1
+ gmt_truncate_file at Base 6.0.0
+ gmt_two_curve_fill at Base 6.5.0
+ gmt_undo_log10 at Base 6.1.1
+ gmt_unpack_rgbcolors at Base 6.3.0
+ gmt_update_grd_info at Base 5.3.1
+ gmt_update_keys at Base 6.5.0
+ gmt_use_srtm_coverage at Base 6.4.0
+ gmt_validate_cpt_parameters at Base 6.1.0
+ gmt_validate_modifiers at Base 5.3.1
+ gmt_vector_syntax at Base 5.3.1
+ gmt_verify_expectations at Base 5.3.1
+ gmt_vertical_axis at Base 5.3.1
+ gmt_vertical_cube_cut at Base 6.5.0
+ gmt_von_mises_mu_and_kappa at Base 6.2.0
+ gmt_vonmises_pdf at Base 6.2.0
+ gmt_voronoi at Base 5.3.1
+ gmt_weibull_cdf at Base 5.3.1
+ gmt_weibull_crit at Base 5.3.1
+ gmt_weibull_pdf at Base 5.3.1
+ gmt_wesn_search at Base 6.0.0
+ gmt_whole_earth at Base 6.1.1
+ gmt_write_glue_function at Base 6.1.0
+ gmt_write_segmentheader at Base 5.3.1
+ gmt_x_free at Base 5.3.1
+ gmt_x_is_outside at Base 5.3.1
+ gmt_x_out_of_bounds at Base 5.3.1
+ gmt_x_to_xx at Base 5.3.1
+ gmt_xy_axis2 at Base 6.0.0
+ gmt_xy_axis at Base 5.3.1
+ gmt_xy_to_geo at Base 5.3.1
+ gmt_xy_to_geo_noshift at Base 5.3.1
+ gmt_xy_to_geo_noshiftscale at Base 5.3.1
+ gmt_xyz_to_lab at Base 6.1.0
+ gmt_xyz_to_rgb at Base 6.1.0
+ gmt_xyz_to_xy at Base 5.3.1
+ gmt_y_out_of_bounds at Base 5.3.1
+ gmt_y_to_yy at Base 5.3.1
+ gmt_z_input at Base 5.3.1
+ gmt_z_output at Base 5.3.1
+ gmt_z_to_zz at Base 5.3.1
+ gmt_zcrit at Base 5.3.1
+ gmt_zdist at Base 5.3.1
+ gmtlib_B_is_frame at Base 6.1.0
+ gmtlib_GDALDestroyDriverManager at Base 6.3.0
+ gmtlib_adjust_we_if_central_lon_set at Base 6.5.0
+ gmtlib_akima at Base 5.3.1
+ gmtlib_alloc_univector at Base 5.3.1
+ gmtlib_alloc_vectors at Base 6.0.0
+ gmtlib_annot_pos at Base 5.3.1
+ gmtlib_append_ogr_item at Base 5.3.1
+ gmtlib_ascii_output_trailing_text at Base 6.1.0
+ gmtlib_ascii_textinput at Base 6.1.0
+ gmtlib_assemble_tiles at Base 6.1.0
+ gmtlib_assign_segment at Base 5.3.1
+ gmtlib_assign_vector at Base 5.3.1
+ gmtlib_bcr_get_img at Base 5.3.1
+ gmtlib_blind_change_struct at Base 6.1.0
+ gmtlib_cartesian_dist at Base 6.0.0
+ gmtlib_cartesian_dist_proj at Base 6.0.0
+ gmtlib_change_out_dataset at Base 6.3.0
+ gmtlib_clock_C_format at Base 5.3.1
+ gmtlib_close_grd at Base 6.1.0
+ gmtlib_colon_pos at Base 6.4.0
+ gmtlib_compare_observation at Base 5.4.0
+ gmtlib_conv_distance at Base 5.3.1
+ gmtlib_conv_text2datarec at Base 5.3.1
+ gmtlib_coordinate_array at Base 5.3.1
+ gmtlib_copy_palette at Base 5.3.1
+ gmtlib_count_objects at Base 6.1.0
+ gmtlib_cptfile_unitscale at Base 6.2.0
+ gmtlib_create_cube at Base 6.2.0
+ gmtlib_create_dataset at Base 5.3.1
+ gmtlib_create_header_item at Base 6.1.0
+ gmtlib_create_image at Base 5.3.1
+ gmtlib_create_matrix at Base 5.3.1
+ gmtlib_create_palette at Base 5.3.1
+ gmtlib_create_ps at Base 5.3.1
+ gmtlib_cspline at Base 5.3.1
+ gmtlib_data_is_geographic at Base 6.2.0
+ gmtlib_date_C_format at Base 5.3.1
+ gmtlib_decode at Base 5.3.1
+ gmtlib_decorate_info at Base 5.3.1
+ gmtlib_decorate_init at Base 5.3.1
+ gmtlib_decorate_specs at Base 5.3.1
+ gmtlib_determine_datatype at Base 6.5.0
+ gmtlib_determine_pole at Base 5.3.1
+ gmtlib_detrend at Base 5.3.1
+ gmtlib_distance_type at Base 6.1.0
+ gmtlib_duplicate_cube at Base 6.2.0
+ gmtlib_duplicate_image at Base 5.3.1
+ gmtlib_duplicate_matrix at Base 5.3.1
+ gmtlib_duplicate_ogr at Base 5.3.1
+ gmtlib_duplicate_palette at Base 5.3.1
+ gmtlib_duplicate_ps at Base 5.3.1
+ gmtlib_duplicate_vector at Base 6.0.0
+ gmtlib_ellipsoid_name_convert at Base 6.1.0
+ gmtlib_encode at Base 5.3.1
+ gmtlib_enforce_rgb_triplets at Base 5.3.1
+ gmtlib_explain_options at Base 5.3.1
+ gmtlib_fft_cleanup at Base 6.1.0
+ gmtlib_fft_initialization at Base 6.1.0
+ gmtlib_fig_is_ps at Base 6.0.0
+ gmtlib_file_is_jpeg2000_tile at Base 6.1.0
+ gmtlib_file_lock at Base 6.1.1
+ gmtlib_file_unlock at Base 6.1.1
+ gmtlib_finalize_dataset at Base 6.0.0
+ gmtlib_fixed_paper_size at Base 6.2.0
+ gmtlib_found_url_for_gdal at Base 6.1.0
+ gmtlib_fourt_stats at Base 6.1.0
+ gmtlib_free_cpt_ptr at Base 5.3.1
+ gmtlib_free_cube at Base 6.2.0
+ gmtlib_free_cube_ptr at Base 6.2.0
+ gmtlib_free_custom_symbols at Base 5.3.1
+ gmtlib_free_dataset_misc at Base 6.3.0
+ gmtlib_free_dataset_ptr at Base 5.3.1
+ gmtlib_free_grid_ptr at Base 6.1.0
+ gmtlib_free_image at Base 5.3.1
+ gmtlib_free_image_ptr at Base 5.3.1
+ gmtlib_free_matrix at Base 5.3.1
+ gmtlib_free_matrix_ptr at Base 5.3.1
+ gmtlib_free_ogr at Base 5.3.1
+ gmtlib_free_palette at Base 5.3.1
+ gmtlib_free_ps at Base 5.3.1
+ gmtlib_free_ps_ptr at Base 5.3.1
+ gmtlib_free_tmp_arrays at Base 5.3.1
+ gmtlib_free_vector_ptr at Base 5.3.1
+ gmtlib_g_ymd_is_bad at Base 5.3.1
+ gmtlib_gap_detected at Base 5.3.1
+ gmtlib_garbage_collection at Base 6.1.0
+ gmtlib_genper_map_clip_path at Base 5.3.1
+ gmtlib_genper_reset at Base 6.1.0
+ gmtlib_geo_C_format at Base 5.3.1
+ gmtlib_geo_centroid_area at Base 6.1.0
+ gmtlib_geo_to_dms at Base 5.3.1
+ gmtlib_get_active_name at Base 6.0.0
+ gmtlib_get_annot_label at Base 5.3.1
+ gmtlib_get_arc at Base 5.3.1
+ gmtlib_get_coordinate_label at Base 5.3.1
+ gmtlib_get_ctrl at Base 6.1.0
+ gmtlib_get_custom_symbol at Base 5.3.1
+ gmtlib_get_dirs at Base 6.1.0
+ gmtlib_get_graphics_item at Base 6.1.0
+ gmtlib_get_grdtype at Base 5.3.1
+ gmtlib_get_io_ptr at Base 5.3.1
+ gmtlib_get_lon_minmax at Base 5.3.1
+ gmtlib_get_map_interval at Base 5.3.1
+ gmtlib_get_matrixtype at Base 6.2.0
+ gmtlib_get_num_processors at Base 5.3.1
+ gmtlib_get_point_from_r_az at Base 5.3.1
+ gmtlib_get_pos_of_filename at Base 5.4.0
+ gmtlib_get_tile_list at Base 6.1.0
+ gmtlib_get_time_label at Base 5.3.1
+ gmtlib_get_unit_number at Base 5.3.1
+ gmtlib_getparameter at Base 6.2.0
+ gmtlib_getpenstyle at Base 6.2.0
+ gmtlib_getrgb_index at Base 5.3.1
+ gmtlib_getuserpath at Base 5.3.1
+ gmtlib_glob_list at Base 5.3.1
+ gmtlib_gmonth_length at Base 5.3.1
+ gmtlib_grd_data_size at Base 6.1.0
+ gmtlib_grd_get_units at Base 5.3.1
+ gmtlib_grd_real_interleave at Base 5.3.1
+ gmtlib_grd_set_units at Base 5.3.1
+ gmtlib_grdio_init at Base 6.1.0
+ gmtlib_great_circle_dist_cos at Base 6.2.0
+ gmtlib_great_circle_dist_degree at Base 5.3.1
+ gmtlib_great_circle_intersection at Base 5.3.1
+ gmtlib_image_BC_set at Base 5.3.1
+ gmtlib_ind2rgb at Base 6.2.0
+ gmtlib_init_complex at Base 5.3.1
+ gmtlib_init_cpt at Base 5.3.1
+ gmtlib_init_ellipsoid at Base 5.3.1
+ gmtlib_init_geodesic at Base 5.3.1
+ gmtlib_init_rot_matrix at Base 5.3.1
+ gmtlib_inplace_transpose at Base 5.3.1
+ gmtlib_invalid_symbolname at Base 6.4.0
+ gmtlib_io_banner at Base 5.3.1
+ gmtlib_io_binary_header at Base 5.3.1
+ gmtlib_io_init at Base 5.3.1
+ gmtlib_iobl at Base 6.1.0
+ gmtlib_is_agc_grid at Base 6.1.0
+ gmtlib_is_color at Base 5.3.1
+ gmtlib_is_coordinate at Base 6.5.0
+ gmtlib_is_esri_grid at Base 6.1.0
+ gmtlib_is_gdal_grid at Base 6.1.0
+ gmtlib_is_gleap at Base 5.3.1
+ gmtlib_is_mgg2_grid at Base 6.1.0
+ gmtlib_is_modern_name at Base 6.0.0
+ gmtlib_is_native_grid at Base 6.1.0
+ gmtlib_is_nc_grid at Base 6.1.0
+ gmtlib_is_ras_grid at Base 6.1.0
+ gmtlib_is_srf_grid at Base 6.1.0
+ gmtlib_is_string at Base 6.5.0
+ gmtlib_is_time at Base 6.5.0
+ gmtlib_iso_ywd_is_bad at Base 5.3.1
+ gmtlib_itranslin at Base 6.1.0
+ gmtlib_last_valid_file_modifier at Base 6.2.0
+ gmtlib_lat_swap_quick at Base 6.5.0
+ gmtlib_latpath at Base 5.3.1
+ gmtlib_left_boundary at Base 6.1.0
+ gmtlib_linear_array at Base 5.3.1
+ gmtlib_load_custom_annot at Base 6.1.0
+ gmtlib_load_rot_matrix at Base 5.3.1
+ gmtlib_log2_array at Base 6.0.0
+ gmtlib_log_array at Base 5.3.1
+ gmtlib_lonpath at Base 5.3.1
+ gmtlib_map_latcross at Base 5.3.1
+ gmtlib_map_loncross at Base 5.3.1
+ gmtlib_map_path at Base 5.3.1
+ gmtlib_maybe_abstime at Base 6.0.0
+ gmtlib_module_classic_all at Base 6.1.0
+ gmtlib_module_group at Base 6.1.0
+ gmtlib_module_keys at Base 6.1.0
+ gmtlib_module_list_all at Base 6.1.0
+ gmtlib_module_may_get_R_from_RP at Base 6.1.0
+ gmtlib_module_show_all at Base 6.1.0
+ gmtlib_modulo_time_calculator at Base 6.2.0
+ gmtlib_moment_interval at Base 5.3.1
+ gmtlib_nc_get_att_text at Base 5.3.1
+ gmtlib_nc_get_att_vtext at Base 6.4.0
+ gmtlib_nc_put_att_vtext at Base 6.4.0
+ gmtlib_ogr_get_type at Base 5.3.1
+ gmtlib_panel_B_file at Base 6.2.0
+ gmtlib_parse_B_option at Base 5.4.2
+ gmtlib_parse_index_range at Base 6.1.0
+ gmtlib_pick_in_col_number at Base 6.3.0
+ gmtlib_plot_C_format at Base 5.3.1
+ gmtlib_polar_prepare_label at Base 6.1.0
+ gmtlib_pow_array at Base 5.3.1
+ gmtlib_prepare_label at Base 5.3.1
+ gmtlib_process_binary_input at Base 5.3.1
+ gmtlib_putcmyk at Base 5.3.1
+ gmtlib_putfill at Base 5.3.1
+ gmtlib_puthsv at Base 5.3.1
+ gmtlib_rd_from_iywd at Base 5.3.1
+ gmtlib_read_cpt at Base 5.3.1
+ gmtlib_read_grd at Base 5.3.1
+ gmtlib_read_grd_info at Base 5.3.1
+ gmtlib_read_image at Base 5.3.1
+ gmtlib_read_image_info at Base 5.3.1
+ gmtlib_read_ps at Base 5.3.1
+ gmtlib_read_table at Base 5.3.1
+ gmtlib_refpoint_to_panel_xy at Base 6.0.0
+ gmtlib_regexp_match at Base 5.3.1
+ gmtlib_remote_file_is_tiled at Base 6.1.0
+ gmtlib_report_error at Base 6.1.0
+ gmtlib_report_func at Base 5.3.1
+ gmtlib_reset_input at Base 6.0.0
+ gmtlib_right_boundary at Base 6.1.0
+ gmtlib_rotate2D at Base 5.3.1
+ gmtlib_scale_eqrad at Base 5.3.1
+ gmtlib_scanf_geodim at Base 5.3.1
+ gmtlib_set_KOP_strings at Base 6.0.0
+ gmtlib_set_bin_io at Base 5.3.1
+ gmtlib_set_case_and_kind at Base 6.2.0
+ gmtlib_set_current_item_file at Base 6.1.0
+ gmtlib_set_do_seconds at Base 6.2.0
+ gmtlib_set_gap at Base 5.3.1
+ gmtlib_set_oblique_pole_and_origin at Base 5.3.1
+ gmtlib_setparameter at Base 5.3.1
+ gmtlib_smooth_spline at Base 6.1.0
+ gmtlib_split_line at Base 5.3.1
+ gmtlib_split_line_at_dateline at Base 5.3.1
+ gmtlib_splitinteger at Base 5.3.1
+ gmtlib_string_parser at Base 6.5.0
+ gmtlib_suggest_fft_dim at Base 5.3.1
+ gmtlib_terminate_session at Base 6.3.0
+ gmtlib_time_array at Base 5.3.1
+ gmtlib_translate_point at Base 6.4.0
+ gmtlib_translin at Base 6.1.0
+ gmtlib_union_transpose at Base 5.3.1
+ gmtlib_unit_lookup at Base 5.3.1
+ gmtlib_unregister_io at Base 6.1.0
+ gmtlib_valid_filemodifiers at Base 6.2.0
+ gmtlib_validate_id at Base 6.1.0
+ gmtlib_var_inc at Base 6.2.0
+ gmtlib_verify_time_step at Base 5.3.1
+ gmtlib_write_cpt at Base 5.3.1
+ gmtlib_write_dataset at Base 5.3.1
+ gmtlib_write_grd at Base 5.3.1
+ gmtlib_write_grd_info at Base 5.3.1
+ gmtlib_write_newheaders at Base 5.3.1
+ gmtlib_write_ogr_header at Base 5.3.1
+ gmtlib_write_ps at Base 5.3.1
+ gmtlib_write_tableheader at Base 5.3.1
+ gmtlib_y2_to_y4_yearfix at Base 5.3.1
+ gmtproj_left_eckert4 at Base 6.1.0
+ gmtproj_left_eckert6 at Base 6.1.0
+ gmtproj_left_polyconic at Base 6.1.0
+ gmtproj_left_robinson at Base 6.1.0
+ gmtproj_left_sinusoidal at Base 6.1.0
+ gmtproj_left_winkel at Base 6.1.0
+ gmtproj_right_eckert4 at Base 6.1.0
+ gmtproj_right_eckert6 at Base 6.1.0
+ gmtproj_right_polyconic at Base 6.1.0
+ gmtproj_right_robinson at Base 6.1.0
+ gmtproj_right_sinusoidal at Base 6.1.0
+ gmtproj_right_winkel at Base 6.1.0
+ gmtremote_setup_curl at Base 6.1.1
+ grd2kml_coarsen_grid at Base 6.1.0
+ grd2xyz_out_triangle at Base 6.3.0
+ grdimage_reset_grd_minmax at Base 6.4.0
+ gshhg_require_min_version at Base 5.1.2
+ kiss_fft at Base 5.1.2
+ kiss_fft_alloc at Base 5.1.2
+ kiss_fft_cleanup at Base 5.1.2
+ kiss_fft_next_fast_size at Base 5.1.2
+ kiss_fft_stride at Base 5.1.2
+ kiss_fftnd at Base 5.1.2
+ kiss_fftnd_alloc at Base 5.1.2
+ mbsystem_module_classic_all at Base 6.1.0
+ mbsystem_module_group at Base 6.1.0
+ mbsystem_module_keys at Base 6.1.0
+ mbsystem_module_list_all at Base 6.1.0
+ mbsystem_module_show_all at Base 6.1.0
+ mergesort at Base 6.0.0
+ outside_hexagon at Base 6.2.0
+ place_SN_triangles at Base 6.3.0
+ place_WE_triangles at Base 6.3.0
+ place_base_triangles at Base 6.3.0
+ stresep at Base 5.1.2
+ strsepz at Base 5.1.2
+ strsepzp at Base 6.0.0
+ subplot_wipe_history_and_settings at Base 6.1.0
+libpostscriptlight.so.6 #PACKAGE# #MINVER#
+* Build-Depends-Package: libgmt-dev
+ New_PSL_Ctrl at Base 5.1.2
+ PSL_beginaxes at Base 5.1.2
+ PSL_beginclipping at Base 5.1.2
+ PSL_beginlayer at Base 5.1.2
+ PSL_beginplot at Base 5.1.2
+ PSL_beginsession at Base 5.1.2
+ PSL_command at Base 5.1.2
+ PSL_comment at Base 5.1.2
+ PSL_copy at Base 6.0.0
+ PSL_defcolor at Base 5.1.2
+ PSL_definteger at Base 5.1.2
+ PSL_defpen at Base 5.1.2
+ PSL_defpoints at Base 5.1.2
+ PSL_deftextdim at Base 5.1.2
+ PSL_defunits at Base 5.1.2
+ PSL_endaxes at Base 5.1.2
+ PSL_endclipping at Base 5.1.2
+ PSL_endlayer at Base 5.1.2
+ PSL_endplot at Base 5.1.2
+ PSL_endsession at Base 5.1.2
+ PSL_fclose at Base 5.4.0
+ PSL_fopen at Base 5.1.2
+ PSL_free_nonmacro at Base 5.1.2
+ PSL_getplot at Base 5.3.1
+ PSL_initerr at Base 5.1.2
+ PSL_loadeps at Base 6.0.0
+ PSL_loadimage at Base 5.1.2
+ PSL_makecolor at Base 5.3.1
+ PSL_makefont at Base 5.3.1
+ PSL_makefontsize at Base 6.0.0
+ PSL_makepen at Base 5.1.2
+ PSL_message at Base 5.1.2
+ PSL_plotarc at Base 5.1.2
+ PSL_plotaxis at Base 5.1.2
+ PSL_plotbitimage at Base 5.1.2
+ PSL_plotbox at Base 5.1.2
+ PSL_plotcolorimage at Base 5.1.2
+ PSL_plotcurve at Base 5.2.1
+ PSL_plotepsimage at Base 5.1.2
+ PSL_plotlatexeps at Base 6.3.0
+ PSL_plotline at Base 5.1.2
+ PSL_plotparagraph at Base 5.1.2
+ PSL_plotparagraphbox at Base 5.1.2
+ PSL_plotpoint at Base 5.1.2
+ PSL_plotpolygon at Base 5.1.2
+ PSL_plotsegment at Base 5.1.2
+ PSL_plotsymbol at Base 5.1.2
+ PSL_plottext at Base 5.1.2
+ PSL_plottextbox at Base 5.1.2
+ PSL_plottextline at Base 5.1.2
+ PSL_setcolor at Base 5.1.2
+ PSL_setcurrentpoint at Base 6.0.0
+ PSL_setdash at Base 5.1.2
+ PSL_setdefaults at Base 5.1.2
+ PSL_setexec at Base 6.0.0
+ PSL_setfill at Base 5.1.2
+ PSL_setfont at Base 5.1.2
+ PSL_setfontdims at Base 5.1.2
+ PSL_setformat at Base 5.1.2
+ PSL_setimage at Base 6.0.0
+ PSL_setlinecap at Base 5.1.2
+ PSL_setlinejoin at Base 5.1.2
+ PSL_setlinewidth at Base 5.1.2
+ PSL_setmiterlimit at Base 5.1.2
+ PSL_setorigin at Base 5.1.2
+ PSL_setparagraph at Base 5.1.2
+ PSL_setpattern at Base 5.1.2
+ PSL_setrgb at Base 6.5.0
+ PSL_settextmode at Base 6.0.0
+ PSL_settransparencies at Base 6.2.0
+ PSL_settransparency at Base 6.0.0
+ PSL_settransparencymode at Base 5.1.2
+ psl_got_composite_fontswitch at Base 6.1.1
+ psl_gray_encode at Base 5.1.2
+ psl_prepare_text at Base 6.0.0
+ psl_set_int_array at Base 5.1.2
+ psl_set_txt_array at Base 5.1.2
+ psl_vector_v4 at Base 5.4.0


More information about the Pkg-grass-devel mailing list