Skip to content
Snippets Groups Projects
Commit f334e447 authored by lq39quba's avatar lq39quba
Browse files

updata ebv_geospatial

parent 1a5048f7
No related branches found
No related tags found
No related merge requests found
......@@ -950,9 +950,9 @@ server <- function(input, output) {
ebv_metric,
'\n\t\t\t},\n\t\t\t',
ebv_scenario,
'\n\t\t\t"ebv_spatial": {
"ebv_spatial_scope": "',input$spatial_scope,'",
"ebv_spatial_description": "',spatial_desc_txt,'"
'\n\t\t\t"ebv_geospatial": {
"ebv_geospatial_scope": "',input$spatial_scope,'",
"ebv_geospatial_description": "',spatial_desc_txt,'"
},
"geospatial_lat_units": "',input$spatial_units,'",
"geospatial_lon_units": "',input$spatial_units,'",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment