Recent Releases of jpgrid

jpgrid - jpgrid 0.4.0

  • Add grid_neighborhood() and deprecate grid_neighbor().
    • grid_neighborhood() has type argument to specify the type of neighborhood and by default type = "von_neumann".
  • Add grid_components() to get the connected components of grid square codes.
  • Rename grid_city to grid_city_2020.
  • Delete deprecated functions.

- R
Published by UchidaMizuki about 2 years ago

jpgrid - version 0.3.0

  • Add parsegrid() and gridconvert(), and deprecate grid80km(), grid10km() and so on.
  • Add gridtocoords() and coordstogrid(), and deprecate gridtoXY() and XYtogrid().
  • Remove deprecations for gridassf() and gridasstars(), and deprecated astblgrid().
  • Remove gridbbox() and gridcircle().
  • Rename gridcity2015 to gridcity.

- R
Published by UchidaMizuki over 3 years ago

jpgrid - version 0.2.0

- R
Published by UchidaMizuki about 4 years ago

jpgrid - version 0.1.1

New Features

  • mesh_zoomin() is soft-deprecated and replaced by mesh_subdivide().
  • mesh_zoomout() is soft-deprecated and replaced by mesh_80km(), mesh_10km(), etc.
  • New point_to_mesh(), geometry_to_mesh(), mesh_grid() and bbox_to_mesh().

Others

  • Fix the package versions of utils and other imports.
  • Update DESCRIPTION and README, and add an explanation of regional mesh codes in Japan.

- R
Published by UchidaMizuki over 4 years ago

jpgrid - japanmesh 0.1.0

- R
Published by UchidaMizuki over 4 years ago