Skip to content

Commit

Permalink
change proj to crs
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejohnson51 committed Jul 6, 2023
1 parent ea441ef commit c2aa67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/meta_tools.R
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ grid_meta = function (raw){
"Xn",
"Y1",
"Yn",
"proj"
"crs"
) %in% names(raw)
)) {
message("Grid metadata already exists")
Expand Down

0 comments on commit c2aa67a

Please sign in to comment.