Recent Releases of jpgrid
jpgrid - jpgrid 0.4.0
- Add
grid_neighborhood()and deprecategrid_neighbor().grid_neighborhood()hastypeargument to specify the type of neighborhood and by defaulttype = "von_neumann".
- Add
grid_components()to get the connected components of grid square codes. - Rename
grid_citytogrid_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.1.1
New Features
mesh_zoomin()is soft-deprecated and replaced bymesh_subdivide().mesh_zoomout()is soft-deprecated and replaced bymesh_80km(),mesh_10km(), etc.- New
point_to_mesh(),geometry_to_mesh(),mesh_grid()andbbox_to_mesh().
Others
- Fix the package versions of
utilsand other imports. - Update DESCRIPTION and README, and add an explanation of
regional mesh codesin Japan.
- R
Published by UchidaMizuki over 4 years ago