-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
_pkgdown.yml
57 lines (47 loc) · 1005 Bytes
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
url: https://uribo.github.io/jpmesh
templates:
params:
bootswatch: paper
home:
strip_header: true
links:
- text: Useful links
href: http://www.gis-tool.com/mapview/areameshmap.html
reference:
- title: Vector of meshcode
contents:
- meshcode
- is_meshcode
- as_meshcode
- title: Convert mesh code to coordinate (and vice versa)
contents:
- coords_to_mesh
- mesh_to_coords
- mesh_convert
- title: Detect fine - coarse scale and neighbourhood meshes
contents:
- coarse_gather
- fine_separate
- neighbor_mesh
- title: Mesh data
contents:
- administration_mesh
- jpnrect
- title: Gadgets
contents:
- mesh_viewer
- title: Utilities
contents:
- eval_jp_boundary
- export_mesh
- export_meshes
- is_corner
- meshcode_set
- meshcode_sf
- mesh_size
- rmesh
- sf_jpmesh
navbar:
right:
- icon: fa-github fa-lg
href: https://github.com/uribo/jpmesh