Home
last modified time | relevance | path

Searched refs:GMT_MSG_DEBUG (Results 26 – 50 of 79) sorted by relevance

1234

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_io.c4953 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Running %s\n", cmd); in gmt_fopen()
5164 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Found file %s\n", stem); in gmtlib_getuserpath()
5172 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Look for file %s\n", path); in gmtlib_getuserpath()
5174 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Found file %s\n", path); in gmtlib_getuserpath()
5185 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Look for file %s\n", path); in gmtlib_getuserpath()
5187 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Found file %s\n", path); in gmtlib_getuserpath()
5191 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Look for file %s\n", path); in gmtlib_getuserpath()
5193 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Found file %s\n", path); in gmtlib_getuserpath()
5200 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Look for file %s\n", path); in gmtlib_getuserpath()
5202 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Found file %s\n", path); in gmtlib_getuserpath()
[all …]
H A Dgmt_nc.c151 level = GMT_MSG_DEBUG; in gmtnc_n_chunked_rows_in_cache()
956 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "netCDF Library version: %d\n", *nc_vers); in gmtnc_grd_info()
1484 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Calling nc_create on %s, ncid = %d, err = %d\n", path, *i… in gmt_nc_create()
1490 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Calling nc_open on %s, ncid = %d, err = %d\n", path, *id,… in gmt_nc_open()
1496 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Calling nc_close on ncid %d, err = %d\n", id, err); in gmt_nc_close()
1705 level = GMT_MSG_DEBUG; in gmt_nc_read_grd()
1855 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "The z-range, [%g,%g], might exceed the significand's prec… in gmt_nc_write_grd()
1861 level = GMT_MSG_DEBUG; in gmt_nc_write_grd()
2056 …GMT_Report (API, GMT_MSG_DEBUG, "gmt_nc_write_cube: Layer %" PRIu64 ", offset = %" PRIu64 ".\n", k… in gmt_nc_write_cube()
2231 level = GMT_MSG_DEBUG; in gmt_nc_write_cube()
H A Dpscoast.c709 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Projection center outside -R region so cannot determine s… in pscoast_check_antipode_status()
712 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Projection antipode outside -R region so cannot determine… in pscoast_check_antipode_status()
797 …GMT_Report (API, GMT_MSG_DEBUG, "Do double recursive painting due to transparency option for land … in GMT_pscoast()
1045 GMT_Report (API, GMT_MSG_DEBUG, "Working on bin # %5d\r", bin); in GMT_pscoast()
1070 GMT_Report (API, GMT_MSG_DEBUG, "Donut-hell is true for bin %d\n", bin); in GMT_pscoast()
1112 GMT_Report (API, GMT_MSG_DEBUG, "Doing donut filling for bin %d\n", bin); in GMT_pscoast()
1180 GMT_Report (API, GMT_MSG_DEBUG, "Working on bin # %5ld\n", bin); in GMT_pscoast()
H A Dblockmean.c163 GMT_Report (API, GMT_MSG_DEBUG, "-A interpreted to mean -Az.\n"); in parse()
387 if (gmt_M_is_verbose (GMT, GMT_MSG_DEBUG)) { /* Memory reporting */ in GMT_blockmean()
393 …GMT_Report (API, GMT_MSG_DEBUG, "Using a total of %s for all arrays.\n", gmt_memory_use (n_bytes, … in GMT_blockmean()
H A Dgmtconnect.c618 GMT_Report (API, GMT_MSG_DEBUG, msg); in GMT_gmtconnect()
645 GMT_Report (API, GMT_MSG_DEBUG, msg); in GMT_gmtconnect()
833 …GMT_Report (API, GMT_MSG_DEBUG, "Forward Segment no %" PRIu64 " [Table %d Segment %" PRIu64 "]\n",… in GMT_gmtconnect()
849 …GMT_Report (API, GMT_MSG_DEBUG, "Reverse Segment no %" PRIu64 " [Table %d Segment %" PRIu64 "]\n",… in GMT_gmtconnect()
873 …GMT_Report (API, GMT_MSG_DEBUG, "Pass 1 found %" PRIu64 " while pass 2 found %" PRIu64 " connectio… in GMT_gmtconnect()
H A Dgmt_map.c2212 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Force parallel latitude annotations\n"); in gmtmap_setxy()
4087 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "genper: radius %f\n", radius); in gmtmap_init_genper()
4088 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "genper: scale %f units %f\n", scale, units); in gmtmap_init_genper()
4110 …if (GMT->current.proj.g_debug > 0) GMT_Report (GMT->parent, GMT_MSG_DEBUG, "using windowed region\… in gmtmap_init_genper()
4129 if (GMT->current.proj.g_debug > 0) GMT_Report (GMT->parent, GMT_MSG_DEBUG, "using global view\n"); in gmtmap_init_genper()
7206 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Revert to old genper crossing/overlap functions\n"); in gmtlib_genper_reset()
7211 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Switch to new genper crossing/overlap functions\n"); in gmtlib_genper_reset()
9394 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Reset MAP_ANNOT_OBLIQUE to anywhere\n"); in gmtmap_reset_oblique_settings()
9899 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "gmt_get_smallcircle: Added extra point at %g/%g\n", xx, y… in gmt_get_smallcircle()
9905 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "gmt_get_smallcircle: Added extra point at %g/%g\n", xx, y… in gmt_get_smallcircle()
[all …]
H A Dsurface.c847 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Load any data constraint limit grids\n"); in surface_load_constraints()
889 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Prepare final output grid [stride = %d]\n", C->current_st… in surface_write_grid()
941 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Apply all boundary conditions [stride = %d]\n", C->curren… in surface_set_BCs()
1016 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Starting iterations, mode = %s Max iterations = %d [strid… in surface_iterate()
1031 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Iteration %d\n", iteration_count); in surface_iterate()
1072 GMT_Report (GMT->parent, GMT_MSG_DEBUG, C->format, in surface_iterate()
1549 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Reinterpolated breakline saved to file %s\n", fname1); in surface_interpolate_add_breakline()
1550 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Final breakline constraints saved to file %s\n", fname2); in surface_interpolate_add_breakline()
1555 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Found %d breakline points, reinterpolated to %d points, r… in surface_interpolate_add_breakline()
2146 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Calling grdsample with args %s\n", cmd); in GMT_surface()
H A Dsph2grd.c396 …GMT_Report (API, GMT_MSG_DEBUG, "Array sizes: n_PLM = %u, n_CS = %u n_CS_nx = %u\n", n_PLM, n_CS, … in GMT_sph2grd()
442 GMT_Report (API, GMT_MSG_DEBUG, "Working on latitude: %s\n", text); in GMT_sph2grd()
H A Dsurface_experimental.c987 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Load any data constraint limit grids\n"); in surface_load_constraints()
1029 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Prepare final output grid [stride = %d]\n", C->current_st… in surface_write_grid()
1081 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Apply all boundary conditions [stride = %d]\n", C->curren… in surface_set_BCs()
1199 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Starting iterations, mode = %s Max iterations = %d [strid… in surface_iterate()
1243 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Iteration %d\n", iteration_count); in surface_iterate()
1303 GMT_Report (GMT->parent, GMT_MSG_DEBUG, C->format, in surface_iterate()
1837 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Reinterpolated breakline saved to file %s\n", fname1); in surface_interpolate_add_breakline()
1838 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Final breakline constraints saved to file %s\n", fname2); in surface_interpolate_add_breakline()
1843 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Found %d breakline points, reinterpolated to %d points, r… in surface_interpolate_add_breakline()
2463 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Calling grdsample with args %s\n", cmd); in GMT_surface_mt()
H A Dgmt_resources.h321 GMT_MSG_DEBUG = 7, /* Debug messages for developers mostly */ enumerator
H A Dpsxy.c384 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Number of decorated line symbols: %d\n", (int)D->n_record… in psxy_plot_decorations()
385 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Temporary decorated line symbol .def file created: %s\n",… in psxy_plot_decorations()
422 …if (gmt_M_is_verbose (GMT, GMT_MSG_DEBUG)) { /* Leave the symbol def and txt files in the temp dir… in psxy_plot_decorations()
425 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Temporary symbol file for decorated lines saved: %s\n", t… in psxy_plot_decorations()
432 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Temporary data file for decorated lines saved: %s\n", tmp… in psxy_plot_decorations()
876 GMT_Report (API, GMT_MSG_DEBUG, "Settings for -E: x = %d y = %d\n", Ctrl->E.xbar, Ctrl->E.ybar); in parse()
1267 …GMT_Report (API, GMT_MSG_DEBUG, "Operation will require %d input columns [n_cols_start = %d]\n", n… in GMT_psxy()
2578 …GMT_Report (API, GMT_MSG_DEBUG, "Quoted Sub-line starts at point %d and have length %d\n", (int)k0… in GMT_psxy()
2613 …GMT_Report (API, GMT_MSG_DEBUG, "Decorated Sub-line starts at point %d and have length %d\n", (int… in GMT_psxy()
H A Dgmtspatial.c466 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "S to Sp of same length and gave d1 = %g and d2 = %g\n", d… in gmtspatial_is_duplicate()
662 if (gmt_M_is_verbose (GMT, GMT_MSG_DEBUG)) { in gmtspatial_NNA_update_dist()
663 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "===> Iteration = %d\n", iteration); in gmtspatial_NNA_update_dist()
665 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "%6d\tID=%6d\tNeighbor=%6d\tDistance = %.12g\n", (int)k, (… in gmtspatial_NNA_update_dist()
721 if (gmt_M_is_verbose (GMT, GMT_MSG_DEBUG)) { in gmtspatial_NNA_init_dist()
722 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "===> Initialization\n"); in gmtspatial_NNA_init_dist()
724 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "%6d\tID=%6d\tNeighbor=%6d\tDistance = %.12g\n", (int)k, (… in gmtspatial_NNA_init_dist()
1264 …GMT_Report (API, GMT_MSG_DEBUG, "Replace pair %" PRIu64 " and %" PRIu64 " with its weighted averag… in GMT_gmtspatial()
H A Dpsscale.c638 …GMT_Report (API, GMT_MSG_DEBUG, "Bar settings: justify = %d, dx = %g dy = %g\n", Ctrl->D.justify, … in parse()
784 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Last color slice has annotation flag B but only one label… in psscale_set_custom_annot()
934 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Color bar will be plotted using %s\n", method[use_image]); in psscale_draw_colorbar()
1899 …GMT_Report (API, GMT_MSG_DEBUG, "Entire colorbar will have transparency applied: %g %%\n", 100.0 *… in GMT_psscale()
2007 GMT_Report (API, GMT_MSG_DEBUG, "Scale mapping set to -J%s\n", text); in GMT_psscale()
2027 GMT_Report (API, GMT_MSG_DEBUG, "Clean re reparse -B settings\n"); in GMT_psscale()
2089 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "After shifts, Bar reference x = %g y = %g\n", Ctrl->D.ref… in GMT_psscale()
H A Dgrdview.c376 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Loop over y flipped for cylindrical/polar projection\n"); in grdview_set_loop_order()
383 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Octant %d (az = %g) one = %d\n", oct, az, one); in grdview_set_loop_order()
384 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Outer loop over %c doing %d:%d:%d\n", kind[id[0]], start[… in grdview_set_loop_order()
385 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Inner loop over %c doing %d:%d:%d\n", kind[id[1]], start[… in grdview_set_loop_order()
1418 GMT_Report (API, GMT_MSG_DEBUG, "Zero-distance 1/(off+r) offset for tile averaging: %g\n", d_off); in GMT_grdview()
1459 GMT_Report (API, GMT_MSG_DEBUG, "Scan line conversion at j-line %.6ld\n", j); in GMT_grdview()
H A Dgrdblend.c462 … GMT_Report (GMT->parent, GMT_MSG_DEBUG, "File %s is sampled using region %s\n", B[n].file, Rargs); in grdblend_init_blend_job()
544 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Grid %s: out: %d/%d/%d/%d in: %d/%d/%d/%d skip: %d offset… in grdblend_init_blend_job()
826 GMT_Report (API, GMT_MSG_DEBUG, "Got tiled list determined from a plot region\n"); in grdblend_got_plot_domain()
H A Dgmtmath.c1035 …if (S[prev]->constant && S[prev]->factor == 0.0) GMT_Report (GMT->parent, GMT_MSG_DEBUG, "ADD: Ope… in gmtmath_ADD()
1036 …if (S[last]->constant && S[last]->factor == 0.0) GMT_Report (GMT->parent, GMT_MSG_DEBUG, "ADD: Ope… in gmtmath_ADD()
3744 …if (S[last]->constant && S[last]->factor == 0.0) GMT_Report (GMT->parent, GMT_MSG_DEBUG, "NEG: Ope… in gmtmath_NEG()
3801 …if (S[last]->constant && S[last]->factor == 0.0) GMT_Report (GMT->parent, GMT_MSG_DEBUG, "NOT: Ope… in gmtmath_NOT()
4164 …if (S[prev]->constant && S[prev]->factor == 0.0) GMT_Report (GMT->parent, GMT_MSG_DEBUG, "R2: Oper… in gmtmath_R2()
4165 …if (S[last]->constant && S[last]->factor == 0.0) GMT_Report (GMT->parent, GMT_MSG_DEBUG, "R2: Oper… in gmtmath_R2()
4614 …if (S[last]->constant && S[last]->factor == 0.0) GMT_Report (GMT->parent, GMT_MSG_DEBUG, "SIGN: Op… in gmtmath_SIGN()
5876 GMT_Report (API, GMT_MSG_DEBUG, "GMT_Destroy_Data freed stack item %d\n", k); in gmtmath_free_stack()
5882 GMT_Report (API, GMT_MSG_DEBUG, "gmt_free_dataset freed stack item %d\n", k); in gmtmath_free_stack()
5885 GMT_Report (API, GMT_MSG_DEBUG, "No freeing, returning stack item %d\n", k); in gmtmath_free_stack()
[all …]
H A Dgrdcontour.c1039 GMT_Report (API, GMT_MSG_DEBUG, "Run: grdview %s\n", cmd1); in GMT_grdcontour()
1046 GMT_Report (API, GMT_MSG_DEBUG, "Run: grdcontour %s\n", cmd2); in GMT_grdcontour()
1155 … GMT_Report (API, GMT_MSG_DEBUG, "Adding %g to align grid times with TIME_UNIT steps\n", t_offset); in GMT_grdcontour()
1516 …GMT_Report (API, GMT_MSG_DEBUG, "Skipping a %g contour due to count/length limit (%g, %d)\n", cval… in GMT_grdcontour()
H A Dgmt_cdf.c56 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Enter gmt_cdf_grd_info with argument %c\n", (int)job); in gmt_cdf_grd_info()
H A Dgrdmath.c783 …if (stack[last]->constant && stack[last]->factor == 0.0) GMT_Report (GMT->parent, GMT_MSG_DEBUG, "… in grdmath_ABS()
2122 …if (stack[prev]->constant && stack[prev]->factor == 0.0) GMT_Report (GMT->parent, GMT_MSG_DEBUG, "… in grdmath_DIV()
3906 …if (stack[last]->constant && stack[last]->factor == 0.0) GMT_Report (GMT->parent, GMT_MSG_DEBUG, "… in grdmath_NEG()
3955 …if (stack[last]->constant && stack[last]->factor == 0.0) GMT_Report (GMT->parent, GMT_MSG_DEBUG, "… in grdmath_NOT()
4373 …if (stack[prev]->constant && stack[prev]->factor == 0.0) GMT_Report (GMT->parent, GMT_MSG_DEBUG, "… in grdmath_R2()
4882 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "SIGN: Operand == 0!\n"); in grdmath_SIGN()
6196 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Freed stack item %d\n", k); in grdmath_free()
6606 GMT_Report (API, GMT_MSG_DEBUG, "Freeing G_in after duplication\n"); in GMT_grdmath()
6608 GMT_Report (API, GMT_MSG_DEBUG, "Failed to free G_in after duplication\n"); in GMT_grdmath()
6777 …GMT_Report (API, GMT_MSG_DEBUG, "Stored memory cell %d named %s is overwritten with new informatio… in GMT_grdmath()
[all …]
H A Dgmtregress.c695 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Computed single weights from separate x- and y-weights %s… in gmtregress_demeaning()
707 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Computed weights from given %c-weights\n", (w[GMT_X]) ? '… in gmtregress_demeaning()
717 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Computed unit weights in the absence of actual weights\n"… in gmtregress_demeaning()
H A Dgmtbinstats.c424 GMT_Report (GMT->parent, GMT_MSG_DEBUG, message); in outside_hexagon()
437 GMT_Report (GMT->parent, GMT_MSG_DEBUG, message); in outside_hexagon()
/dports/graphics/gmt/gmt-6.3.0/src/segy/
H A Dpssegyz.c470 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "in pssegyz_shade_tri apex_x %f apex_y %f edge_y %f slope … in pssegyz_shade_tri()
482 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "apex_y<edge_y iy %d x1 %d x2 %d\n",iy,x1,x2); in pssegyz_shade_tri()
496 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "apex_y>edge_y iy %d x1 %d x2 %d\n",iy,x1,x2); in pssegyz_shade_tri()
595 …GMT_Report (GMT->parent, GMT_MSG_DEBUG, "x0, %f\t y0, %f\t,z1, %f\t data[iz], %f\t iz, %d\n", x0, … in pssegyz_plot_trace()
/dports/graphics/gmt/gmt-6.3.0/src/seis/
H A Dutilmeca.c420 GMT_Report (API, GMT_MSG_DEBUG, "\nThe second plane is horizontal;"); in utilmeca_computed_strike1()
421 GMT_Report (API, GMT_MSG_DEBUG, "\nStrike is undetermined."); in utilmeca_computed_strike1()
422 GMT_Report (API, GMT_MSG_DEBUG, "\nstr2 = NP1.str + 180. is taken to define"); in utilmeca_computed_strike1()
423 GMT_Report (API, GMT_MSG_DEBUG, "\nrake in the second plane.\n"); in utilmeca_computed_strike1()
/dports/graphics/gmt/gmt-6.3.0/src/spotter/
H A Dspotter.c358 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Received GPlates pair: %s\n", arg); in spotter_parse()
364 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Received rotation file: %s\n", R->file); in spotter_parse()
369 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Received rotation file: %s\n", R->file); in spotter_parse()
383 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Received rotation parameters: %s\n", arg); in spotter_parse()
386 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Received rotation junk: %s\n", arg); in spotter_parse()
/dports/graphics/gmt/gmt-6.3.0/src/x2sys/
H A Dx2sys_solve.c774 if (gmt_M_is_verbose (GMT, GMT_MSG_DEBUG)) { in GMT_x2sys_solve()
816 GMT_Report (API, GMT_MSG_DEBUG, "COE # %d: Before: %g After: %g\n", k, data[COL_COE][k], e_k); in GMT_x2sys_solve()

1234