[GitHub] [incubator-sdap-ingester] skorper commented on pull request #40: Added standard name field to solr doc

2021-09-20 Thread GitBox


skorper commented on pull request #40:
URL: 
https://github.com/apache/incubator-sdap-ingester/pull/40#issuecomment-923185638


   Closing this PR because the agreed upon multi-var format has changed. A new 
PR will be opened with the multi-var solr metadata format. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sdap.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-sdap-ingester] skorper commented on pull request #40: Added standard name field to solr doc

2021-09-17 Thread GitBox


skorper commented on pull request #40:
URL: 
https://github.com/apache/incubator-sdap-ingester/pull/40#issuecomment-922148942


   @ngachung This has been tested on bigdata and is working as expected. 
   
   ```json
   {
"table_s":"sea_surface_temp",
"geo":"POLYGON((-169.151 -74.689, 176.297 -74.689, 176.297 -66.909, 
-169.151 -66.909, -169.151 -74.689))",
"id":"9d0c7f3b-6672-3ac7-9286-d3d2fdc04d72",

"solr_id_s":"ascat-l2-coastal-multi-t4!9d0c7f3b-6672-3ac7-9286-d3d2fdc04d72",
"sectionSpec_s":"NUMCELLS:30:60,NUMROWS:2250:2280",
"dataset_s":"ascat-l2-coastal-multi-t4",

"granule_s":"ascat_20170102_182400_metopb_22278_eps_o_coa_2401_ovw.l2.nc",
"tile_var_name_s":"[\"wind_speed\", \"wind_dir\"]",
"tile_standard_name_s":"[\"wind_speed\", \"wind_to_direction\"]",
"tile_min_lon":[-169.150919],
"tile_max_lon":[176.296522],
"tile_min_lat":[-74.68925],
"tile_max_lat":[-66.909101],
"tile_depth":[0.0],
"tile_min_time_dt":"2017-01-02T19:34:18Z",
"tile_max_time_dt":"2017-01-02T19:35:13Z",
"tile_min_val_d":1.10023841858,
"tile_max_val_d":321.661035156,
"tile_avg_val_d":129.461181640625,
"tile_count_i":202,
"_version_":1711198223215886336
   },
   },
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sdap.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-sdap-ingester] skorper commented on pull request #40: Added standard name field to solr doc

2021-09-14 Thread GitBox


skorper commented on pull request #40:
URL: 
https://github.com/apache/incubator-sdap-ingester/pull/40#issuecomment-919426072


   @ngachung @wphyojpl FYI


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sdap.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org