Skip to content

Commit

Permalink
Merge branch 'master' of github.com:r-geoflow/geoflow
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed Feb 2, 2025
2 parents d600334 + 2286fe2 commit e21bbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/actions/geometa_create_iso_19110.R
Original file line number Diff line number Diff line change
Expand Up @@ -344,4 +344,4 @@ function(action, entity, config){
#saveRDS(fc, file.path(getwd(), "metadata", paste0(fcIdentifier, ".rds")))
fc$save(file.path(getwd(), "metadata", paste0(entity$getEntityJobDirname(), "_ISO-19110.xml")))
rm(fc)
}
}

0 comments on commit e21bbb1

Please sign in to comment.