pith. sign in

arxiv: 1909.04701 · v1 · submitted 2019-09-10 · 🌌 astro-ph.IM · physics.data-an

A new equal-area isolatitudinal grid on a spherical surface

Pith reviewed 2026-05-24 15:17 UTC · model grok-4.3

classification 🌌 astro-ph.IM physics.data-an
keywords equal-area gridspherical surfacelatitudinal ringsisolatitudinal gridastronomical pixelizationrectangular cellsSREAG method
0
0 comments X

The pith

A new method divides the sphere into equal-area rectangular cells by first creating latitudinal rings of near-constant width.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper proposes the SREAG method to partition a spherical surface into equal-area cells. It first creates latitudinal rings of near-constant width and then splits each ring into cells of equal area with boundaries aligned to latitude and longitude. This yields near-square cells near the equator and more uniform ring widths than other equal-area isolatitudinal grids. A reader would care because such grids are used to bin and visualize astronomical and geodetic data in a natural longitude-latitude system, and greater uniformity reduces distortion in interpretation. Grids of arbitrary resolution can be generated by choosing the number of rings.

Core claim

The SREAG method divides a sphere into latitudinal rings of near-constant width and then splits each ring into equal-area cells, producing rectangular grids with latitude- and longitude-oriented boundaries, near-square cells in the equatorial rings, and the closest to uniform width of the latitudinal rings compared with other equal-area isolatitudinal grids.

What carries the argument

The SREAG construction that divides the sphere into latitudinal rings of near-constant width followed by equal-area splitting of each ring into rectangular cells.

If this is right

  • Grids can be constructed with any chosen number of rings, giving a wide and theoretically unlimited range of cell sizes.
  • Binned data can be visualized and interpreted directly in the longitude-latitude rectangular coordinate system.
  • The method supplies rectangular cells with latitude- and longitude-oriented boundaries and near-square cells in equatorial rings.
  • The approach is simpler to implement and use than many existing spherical pixelization schemes.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The uniform ring widths could reduce systematic errors when averaging quantities over latitude bands in large datasets.
  • The rectangular structure may simplify integration with existing map-projection software used in astronomy.
  • Extending the method to non-spherical surfaces such as ellipsoids would require only a change in the ring-width calculation step.

Load-bearing premise

That splitting near-constant-width rings into equal-area cells produces measurably more uniform ring widths than other methods when evaluated on equivalent criteria.

What would settle it

Compute the standard deviation of latitudinal ring widths for SREAG and for other equal-area methods at the same total number of rings and check whether SREAG yields the smallest value.

Figures

Figures reproduced from arXiv: 1909.04701 by Zinovy Malkin.

Figure 1
Figure 1. Figure 1: Two examples of the grids obtained using the SREAG method. The upper grid consists of 4 rings and 20 cells, the lower grid consists of 18 rings and 412 cells. The cell numbering scheme is shown in the first grid. The last value b l N ring/2 must be equal to zero (corre￾sponds to the equator), which verifies the correctness of the computation. After that, the latitudinal boundaries for the rings in the Sout… view at source ↗
Figure 2
Figure 2. Figure 2: Basic parameters of the grids of different resolution (from the top): the number of cells as function of the number of rings, log(Ncell)/ log(Nring), cell area, the deviation of the actual central latitude of the rings from the uniform distribution. • it provides a strictly uniform cell area; • it provides a rectangular grid cells with the latitude- and longitude-oriented boundaries with near-square cells … view at source ↗
read the original abstract

A new method SREAG (spherical rectangular equal-area grid) is proposed to divide a spherical surface into equal-area cells. The method is based on dividing a sphere into latitudinal rings of near-constant width with further splitting each ring into equal-area cells. It is simple in construction and use, and provides more uniform width of the latitudinal rings than other methods of equal-area pixelization of a spherical surface. The new method provides a rectangular grid cells with the latitude- and longitude-oriented boundaries, near-square cells in the equatorial rings, and the closest to uniform width of the latitudinal rings as compared with other equal-area isolatitudinal grids. The binned data is easy to visualize and interpret in terms of the longitude-latitude rectangular coordinate system, natural for astronomy and geodesy. Grids with arbitrary number of rings and, consequently, wide and theoretically unlimited range of cell size can be built by the proposed method. Comparison with other methods used in astronomical research showed the advantages of the new approach in sense of uniformity of the ring width, a wider range of grid resolution, and simplicity of use.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

3 major / 1 minor

Summary. The manuscript proposes SREAG, a new equal-area isolatitudinal grid on the sphere constructed by first dividing the surface into latitudinal rings of near-constant width and then splitting each ring into equal-area rectangular cells with latitude- and longitude-oriented boundaries. It claims this yields more uniform ring widths than existing methods (e.g., HEALPix), near-square equatorial cells, a wider range of resolutions, and simpler visualization in the longitude-latitude system.

Significance. If the uniformity claim is substantiated with reproducible metrics and explicit algorithms, SREAG could provide a practical, low-parameter alternative for spherical binning in astronomy and geodesy. The rectangular, coordinate-aligned cells and arbitrary resolution range are potentially useful strengths, but the current presentation supplies no quantitative evidence or full construction details to evaluate these advantages.

major comments (3)
  1. [Abstract] Abstract: the central claim that SREAG provides 'the closest to uniform width of the latitudinal rings as compared with other equal-area isolatitudinal grids' is unsupported; no uniformity metric (e.g., std(width)/mean(width) or max/min ratio), tabulated comparisons, or error analysis appears.
  2. [Abstract] Abstract and method description: the procedure for placing ring boundaries to achieve 'near-constant width' subject to the equal-area constraint (via variable cells per ring) is not specified; without an explicit, reproducible algorithm the uniformity superiority cannot be verified or replicated.
  3. [Abstract] Abstract: comparisons to other methods are asserted but no quantitative results, baseline implementations, or identical evaluation criteria are provided, leaving the 'advantages ... in sense of uniformity of the ring width' untestable.
minor comments (1)
  1. [Abstract] The acronym SREAG is introduced without expansion on first use.

Simulated Author's Rebuttal

3 responses · 0 unresolved

We thank the referee for the detailed review and constructive suggestions. We agree that the abstract claims require quantitative support and explicit algorithmic details to be verifiable. We will revise the manuscript to incorporate metrics, an explicit construction algorithm, and tabulated comparisons, addressing all major comments.

read point-by-point responses
  1. Referee: [Abstract] Abstract: the central claim that SREAG provides 'the closest to uniform width of the latitudinal rings as compared with other equal-area isolatitudinal grids' is unsupported; no uniformity metric (e.g., std(width)/mean(width) or max/min ratio), tabulated comparisons, or error analysis appears.

    Authors: We accept this criticism. The revised manuscript will define and compute a uniformity metric (std(ring width)/mean(ring width)) for SREAG and comparator grids (HEALPix, etc.), include a table of results, and add error analysis. This will be placed in both the abstract and a new results subsection. revision: yes

  2. Referee: [Abstract] Abstract and method description: the procedure for placing ring boundaries to achieve 'near-constant width' subject to the equal-area constraint (via variable cells per ring) is not specified; without an explicit, reproducible algorithm the uniformity superiority cannot be verified or replicated.

    Authors: The full manuscript describes the ring construction conceptually, but we agree an explicit, step-by-step algorithm is needed for reproducibility. In revision we will add a dedicated algorithm subsection with pseudocode and the exact optimization used to choose ring boundaries and cell counts per ring while enforcing equal area and near-constant width. revision: yes

  3. Referee: [Abstract] Abstract: comparisons to other methods are asserted but no quantitative results, baseline implementations, or identical evaluation criteria are provided, leaving the 'advantages ... in sense of uniformity of the ring width' untestable.

    Authors: We will add a quantitative comparison section that applies the same uniformity metric and identical resolution targets to SREAG, HEALPix, and other isolatitudinal equal-area grids, reporting the numerical results and the criteria used. This will make the claimed advantages directly testable. revision: yes

Circularity Check

0 steps flagged

Direct geometric construction; no circularity in derivation

full rationale

The SREAG method is defined explicitly as a two-step geometric procedure: partition the sphere into latitudinal rings of near-constant width, then subdivide each ring into equal-area rectangular cells. No equations or claims reduce a result to a fitted parameter, a self-citation, or a renamed input; the uniformity comparison is an external empirical statement against other published grids rather than a definitional identity. The derivation chain is therefore self-contained and independent of its own outputs.

Axiom & Free-Parameter Ledger

0 free parameters · 1 axioms · 0 invented entities

The method rests on standard spherical geometry for area preservation and the ability to define 'near-constant' ring widths that permit equal-area longitudinal splitting. No free parameters, ad-hoc axioms, or invented entities are stated in the abstract.

axioms (1)
  • standard math Spherical surface area can be partitioned into rings of controlled width and then into equal-area cells using latitude-longitude boundaries.
    Invoked implicitly as the basis for the SREAG construction.

pith-pipeline@v0.9.0 · 5717 in / 1105 out tokens · 24601 ms · 2026-05-24T15:17:47.745106+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

12 extracted references · 12 canonical work pages · 2 internal anchors

  1. [1]

    2019, in 14th European VLBI Network (EVN) Symposium and Users Meeting, PoS(EVN2018)135, in press

    Basu , S., de Witt , A., Quick , J., & Malkin , Z. 2019, in 14th European VLBI Network (EVN) Symposium and Users Meeting, PoS(EVN2018)135, in press

  2. [2]

    2012, Computational Geometry, 45, 275, 10.1016/j.comgeo.2012.01.011

    Beckers , Benoit and Beckers , Pierre . 2012, Computational Geometry, 45, 275, 10.1016/j.comgeo.2012.01.011

  3. [3]

    HEALPix -- a Framework for High Resolution Discretization, and Fast Analysis of Data Distributed on the Sphere

    G \'o rski , K. M., Hivon , E., Banday , A. J., et al. 2005, , 622, 759, 10.1086/427976

  4. [4]

    I., & Yepez , P

    Gringorten , I. I., & Yepez , P. J. 1992, The division of a circle or spherical surface into equal-area cells or pixels , Tech. Rep. 92-27740, Phillips Laboratory, Hanscom AFB, MA 01731-5000, 10.21236/ada257770

  5. [5]

    S., Arias , F., Boboltz , D., et al

    Jacobs , C. S., Arias , F., Boboltz , D., et al. 2014, in Proc. Journ\'ees 2013 Syst\`emes de R\'ef\'erence Spatio-temporels, ed. N. Capitaine (Paris: Observatoire de Paris), 51--56

  6. [6]

    Ku \'z micz , A., Jamrozy , M., Bronarska , K., Janda-Boczar , K., & Saikia , D. J. 2018, , 238, 9, 10.3847/1538-4365/aad9ff

  7. [7]

    2015, IJDE, 8, 750, 10.1080/17538947.2014.927597

    Mahdavi-Amiri , A., Harrison , E., & Samavati , F. 2015, IJDE, 8, 750, 10.1080/17538947.2014.927597

  8. [8]

    A new method to subdivide a spherical surface into equal-area cells

    Malkin , Z. 2016 a , Geo Science, 2016(3), 25 (arXiv:1612.03467v1)

  9. [9]

    2016 b , , 461, 1937, 10.1093/mnras/stw1488

    ---. 2016 b , , 461, 1937, 10.1093/mnras/stw1488

  10. [10]

    2010, , 520, A63, 10.1051/0004-6361/201015278

    Ro s ca , D. 2010, , 520, A63, 10.1051/0004-6361/201015278

  11. [11]

    M., Wiese , D

    Watkins , M. M., Wiese , D. N., Yuan , D.-N., Boening , C., & Landerer , F. W. 2015, JGRB, 120, 2648, 10.1002/2014JB011547

  12. [12]

    A., & Overton , S

    White , D., Kimerling , J. A., & Overton , S. W. 1992, Cartography and Geographic Information Systems, 19, 5, 10.1559/152304092783786636