-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
57bf91a
commit 7924d80
Showing
1 changed file
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,12 @@ | ||
# 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. | ||
- Add new functions. | ||
|
||
# version 0.1.0 | ||
Initial version. |