sahrk / DGGRID

A command-line application that generates and manipulates icosahedral discrete global grids.
GNU Affero General Public License v3.0
78 stars 26 forks source link

The problem of abnormal position of cells crossing the date line #74

Closed 1350339182 closed 8 months ago

1350339182 commented 8 months ago

Hi Sahrk, I noticed that after generating global hexagonal cells, the cells crossing the timeline were mistakenly connected from another direction on the map. Is there any way to avoid this situation? Thanks Here are my meta file commands: dggrid_operation GENERATE_GRID dggs_type PLANETRISK dggs_res_spec 5 clip_subset_type WHOLE_EARTH geodetic_densify 0.0 cell_output_type SHAPEFILE cell_output_file_name outputfiles/cells image

1350339182 commented 8 months ago

just realized that my instruction manual is outdated. I saw the solution in the latest version