You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.Rmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ knitr::opts_chunk$set(
14
14
)
15
15
```
16
16
17
-
# Computation of Spatial Data by Hierarchical and Objective Partitioning of Inputs for Parallel Processing <imgsrc="man/figures/logo.png"align="right"height="210"alt="overlapping irregular grid polygons filled with orange, green, and teal" /></a>
17
+
# Computation of Spatial Data by Hierarchical and Objective Partitioning of Inputs for Parallel Processing <imgsrc="man/figures/logo.svg"align="right"height="210"alt="overlapping irregular grid polygons filled with orange, green, and teal" /></a>
Copy file name to clipboardExpand all lines: README.md
+26-26Lines changed: 26 additions & 26 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
2
-
# Computation of Spatial Data by Hierarchical and Objective Partitioning of Inputs for Parallel Processing <imgsrc="man/figures/logo.png"align="right"height="210"alt="overlapping irregular grid polygons filled with orange, green, and teal" /></a>
2
+
# Computation of Spatial Data by Hierarchical and Objective Partitioning of Inputs for Parallel Processing <imgsrc="man/figures/logo.svg"align="right"height="210"alt="overlapping irregular grid polygons filled with orange, green, and teal" /></a>
3
3
4
4
<!-- badges: start -->
5
5
@@ -233,7 +233,7 @@ system.time(
233
233
)
234
234
#> Input is a character. Attempt to read it with terra::rast...
235
235
#> user system elapsed
236
-
#> 5.008 0.038 5.097
236
+
#> 5.370 0.059 5.484
237
237
```
238
238
239
239
#### Generate regular grid computational regions
@@ -320,7 +320,7 @@ system.time(
320
320
#> Input is a character. Attempt to read it with terra::rast...
321
321
#> ℹ Task at CGRIDID: 4 is successfully dispatched.
0 commit comments