Skip to content

Commit

Permalink
csw entity handler
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed Jan 7, 2025
1 parent 9305372 commit ab2d1c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inst/metadata/entity/entity_handler_ogc_csw.R
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ handle_entities_csw <- function(handler, source, config, handle = TRUE){
"application/x-netcdf" = "nc",
"image/tiff" = "geotiff"
)
g_data$uploadType = "other"
entity$setData(g_data)
}
}
Expand Down

0 comments on commit ab2d1c2

Please sign in to comment.