M. Rilee, Niklas Griessbaum, K. Kuo, J. Frew, R. Wolfe
{"title":"STARE-based Integrative Analysis of Diverse Data Using Dask Parallel Programming Demo Paper","authors":"M. Rilee, Niklas Griessbaum, K. Kuo, J. Frew, R. Wolfe","doi":"10.1145/3397536.3422346","DOIUrl":null,"url":null,"abstract":"Scaling up volume and variety in Big Earth Science Data is particularly difficult when combining low-level, ungridded data, such as swath observations obtained with, for example, Moderate Resolution Imaging Spectroradiometers (MODIS). A unified way to index and combine data with different geo-spatiotemporal layouts and incomparable native array formatting is required for scalable integrative analyses based on data at its full instrument resolution, that is, without extra interpolation (or extrapolation) onto a common grid. The SpatioTemporal Adaptive Resolution Encoding (STARE) uses the Hierarchical Triangular Mesh (HTM) and the Hierarchical Calendrical Partitioning (HCP), recursive partitionings of solid angle and time into tree data structures, to encode spatiotemporal neighborhoods as sets of integers. Regions sharing common paths through the STARE tree hierarchy have similar index values, which can then serve as keys in algorithms and data structures supporting scalable integrative analyses. Thus, STARE co-aligns data in both physical (spatiotemporal) and cyber (memory) spaces, providing a means for marshalling computing resources and conducting analysis with minimum data movement, addressing volume scalability while simultaneously unifying diverse data for variety scaling. In this paper, we demonstrate how easy it is to use the Python STARE API (PySTARE) and the parallel programming platform Dask to integrate MODIS and Geostationary Operational Environmental Satellite (GOES) data, datasets with very different geo-spatiotemporal characteristics.","PeriodicalId":233918,"journal":{"name":"Proceedings of the 28th International Conference on Advances in Geographic Information Systems","volume":"1 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2020-11-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"6","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the 28th International Conference on Advances in Geographic Information Systems","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3397536.3422346","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 6
Abstract
Scaling up volume and variety in Big Earth Science Data is particularly difficult when combining low-level, ungridded data, such as swath observations obtained with, for example, Moderate Resolution Imaging Spectroradiometers (MODIS). A unified way to index and combine data with different geo-spatiotemporal layouts and incomparable native array formatting is required for scalable integrative analyses based on data at its full instrument resolution, that is, without extra interpolation (or extrapolation) onto a common grid. The SpatioTemporal Adaptive Resolution Encoding (STARE) uses the Hierarchical Triangular Mesh (HTM) and the Hierarchical Calendrical Partitioning (HCP), recursive partitionings of solid angle and time into tree data structures, to encode spatiotemporal neighborhoods as sets of integers. Regions sharing common paths through the STARE tree hierarchy have similar index values, which can then serve as keys in algorithms and data structures supporting scalable integrative analyses. Thus, STARE co-aligns data in both physical (spatiotemporal) and cyber (memory) spaces, providing a means for marshalling computing resources and conducting analysis with minimum data movement, addressing volume scalability while simultaneously unifying diverse data for variety scaling. In this paper, we demonstrate how easy it is to use the Python STARE API (PySTARE) and the parallel programming platform Dask to integrate MODIS and Geostationary Operational Environmental Satellite (GOES) data, datasets with very different geo-spatiotemporal characteristics.
当结合低水平的、未网格化的数据,例如用中分辨率成像光谱仪(MODIS)获得的条带观测数据时,扩大大地球科学数据的容量和多样性尤其困难。需要一种统一的方式来索引和组合具有不同地理-时空布局和无与伦比的本地阵列格式的数据,以便基于其全仪器分辨率的数据进行可扩展的集成分析,也就是说,不需要在公共网格上额外的插值(或外推)。时空自适应分辨率编码(STARE)采用分层三角网格(HTM)和分层日历分区(HCP),将立体角和时间递归划分为树状数据结构,将时空邻域编码为整数集。通过STARE树层次结构共享公共路径的区域具有相似的索引值,这些索引值可以作为支持可扩展集成分析的算法和数据结构中的关键。因此,STARE将物理(时空)和网络(内存)空间中的数据协同对齐,提供了一种编组计算资源的方法,并以最小的数据移动进行分析,解决了容量可扩展性问题,同时将不同的数据统一为各种扩展。在本文中,我们演示了使用Python STARE API (PySTARE)和并行编程平台Dask集成MODIS和地球静止运行环境卫星(GOES)数据是多么容易,这些数据集具有非常不同的地理时空特征。