|
|
|
题名
|
作者
|
年代
|
出处
|
被引量
|
| 1 | Spatio-temporal patterns of satellite-derived grassland vegetation phenology from 1998 to 2012 in Inner Mongolia, China显示文摘Spatio-temporal variations of vegetation phenology, e.g. start of green-up season(SOS) and end of vegetation season(EOS), serve as important indicators of ecosystems. Routinely processed products from remotely sensed imagery, such as the normalized difference vegetation index(NDVI), can be used to map such variations. A remote sensing approach to tracing vegetation phenology was demonstrated here in application to the Inner Mongolia grassland, China. SOS and EOS mapping at regional and vegetation type(meadow steppe, typical steppe, desert steppe and steppe desert) levels using SPOT-VGT NDVI series allows new insights into the grassland ecosystem. The spatial and temporal variability of SOS and EOS during 1998–2012 was highlighted and presented, as were SOS and EOS responses to the monthly climatic fluctuations. Results indicated that SOS and EOS did not exhibit consistent shifts at either regional or vegetation type level; the one exception was the steppe desert, the least productive vegetation cover, which exhibited a progressive earlier SOS and later EOS. Monthly average temperature and precipitation in preseason(February, March and April) imposed most remarkable and negative effects on SOS(except for the non-significant impact of precipitation on that of the meadow steppe), while the climate impact on EOS was found to vary considerably between the vegetation types. Results showed that the spatio-temporal variability of the vegetation phenology of the meadow steppe, typical steppe and desert steppe could be reflected by the monthly thermal and hydrological factors but the progressive earlier SOS and later EOS of the highly degraded steppe desert might be accounted for by non-climate factors only, suggesting that the vegetation growing period in the highly degraded areas of the grassland could be extended possibly by human interventions. | SHA Zongyao ZHONG Jialin BAI Yongfei TAN Xicheng Jonathan LI | 2016 | Journal of Arid Land2016,8,3: | 13 |
| 2 | Assessing the impacts of human activities and climate variations on grassland productivity by partial least squares structural equation modeling(PLS-SEM)显示文摘The cause-effect associations between geographical phenomena are an important focus in ecological research. Recent studies in structural equation modeling(SEM) demonstrated the potential for analyzing such associations. We applied the variance-based partial least squares SEM(PLS-SEM) and geographically-weighted regression(GWR) modeling to assess the human-climate impact on grassland productivity represented by above-ground biomass(AGB). The human and climate factors and their interaction were taken to explain the AGB variance by a PLS-SEM developed for the grassland ecosystem in Inner Mongolia, China. Results indicated that 65.5% of the AGB variance could be explained by the human and climate factors and their interaction. The case study showed that the human and climate factors imposed a significant and negative impact on the AGB and that their interaction alleviated to some extent the threat from the intensified human-climate pressure. The alleviation may be attributable to vegetation adaptation to high human-climate stresses, to human adaptation to climate conditions or/and to recent vegetation restoration programs in the highly degraded areas. Furthermore, the AGB response to the human and climate factors modeled by GWR exhibited significant spatial variations. This study demonstrated that the combination of PLS-SEM and GWR model is feasible to investigate the cause-effect relation in socio-ecological systems. | SHA Zongyao XIE Yichun TAN Xicheng BAI Yongfei LI Jonathan LIU Xuefeng | 2017 | Journal of Arid Land2017,9,4: | 8 |
| 3 | Geoscience model service integrated workflow for rainstorm waterlogging analysis显示文摘This paper proposed a geoscience model service integrated workflowbased rainstorm waterlogging analysis method to overcome the defects of conventional waterlogging analysis systems.In this research,we studied a general OGC WPS service invoking strategy,an automatic asynchronous invoking mechanism of WPS services in the BPEL workflow,and a distributed waterlogging analysis services integrated workflow to realize the reconstruction of a waterlogging analysis model based on the proposed method.The proposed method can make use of the flexible adjustment capability of the workflow and not only overcomes the inherent defects of conventional geoscience analysis methods but also realizes the integration and calculation of distributed geospatial data,models and computing resources automatically.The method has better construction convenience,execution reliability,extensibility and intelligence potential than a conventional method and has important value for dealing with more natural disasters and environmental challenges. | Xicheng Tan Jingguo Jiao Nengcheng Chen Fang Huang Liping Di Jinchuan Wang Zongyao Sha Jin Liu | 2021 | International Journal of Digital Earth2021,14,7: | 1 |
| 4 | Explorations of the implementation of a parallel IDW interpolation algorithm in a Linux cluster based parallel GIS 显示文摘 | Huang Fang Liu Dingsheng Tan Xicheng | 2011 | Computers and Geosciences2011,37,: | 1 |
| 5 | Implementation of the parallel mean shift-based imagesegmentation algorithm on a GPU cluster显示文摘The mean shift image segmentation algorithm is very computationintensive. To address the need to deal with a large number of remotesensing (RS) image segmentations in real-world applications, this studyhas investigated the parallelization of the mean shift algorithm on asingle graphics processing unit (GPU) and a task-scheduling methodwith message passing interface (MPI)+OpenCL programming model on aGPU cluster platform. This paper presents the test results of the parallelmean shift image segmentation algorithm on Shelob, a GPU clusterplatform at Louisiana State University, with different datasets andparameters. The experimental results show that the proposed parallelalgorithm can achieve good speedups with different configurations andRS data and can provide an effective solution for RS image processingon a GPU cluster. | Fang Huang Yinjie Chen Li Li Ji Zhou Jian Tao Xicheng Tan Guangsong Fana | 2019 | International Journal of Digital Earth2019,12,3: | 0 |
| 6 | Evolutionary PSO-based emergency monitoring geospatial edge service chain in the emergency communication network显示文摘Emergency communication networks play a vital role in disaster monitoring,transmission,and application during disaster emergency response(DER),however,the performance and stability of edge nodes in the emergency communication networks are often weak due to limited communication and computation resources.This weakness directly affects the quality,of service(Qos)of the geospatial edge service(GES)chains involved in emergency monitoring.Existing research predominantly addresses service compositions in stable environments,neglecting the aggregation of efficient and robust GES chains in emergency communication networks.This study proposes an evolutionary_particie swarm optimization(EPSO)-based emergency monitoring GES chain in an_emergency communication network.it includes a GES chain model of emergency environment monitoring for tailing areas,as well as the designs of the particle chromosome encoding method,fitness evaluation model,and particle chromosome swarm update operators of the EPSO-based GES chain.Finally,the study conducts emergency environment monitoring experiments for tailing areas using the proposed method.Experiments results demonstrate that the proposed method significantly enhances the efficiency,stability,and reliability of emergency monitoring GEs chains in the emergency communication network.This is crucial to providing fast and reliable services for DER during natural disasters. | Sheng He Xicheng Tan Yanfei Zhong Meng Huang Zhiyuan Mei You Wan Huaming Wang | 2023 | International Journal of Digital Earth2023,16,1: | 0 |
| 7 | PMODTRAN:a parallel implementation based on MODTRAN for massive remote sensing data processing显示文摘MODerate resolution atmospheric TRANsmission(MODTRAN)is a commercial remote sensing(RS)software package that has been widely used to simulate radiative transfer of electromagnetic radiation through the Earth’s atmosphere and the radiation observed by a remote sensor.However,when very large RS datasets must be processed in simulation applications at a global scale,it is extremely time-consuming to operate MODTRAN on a modern workstation.Under this circumstance,the use of parallel cluster computing to speed up the process becomes vital to this time-consuming task.This paper presents PMODTRAN,an implementation of a parallel task-scheduling algorithm based on MODTRAN.PMODTRAN was able to reduce the processing time of the test cases used here from over 4.4 months on a workstation to less than a week on a local computer cluster.In addition,PMODTRAN can distribute tasks with different levels of granularity and has some extra features,such as dynamic load balancing and parameter checking. | Fang Huang Ji Zhou Jian Tao Xicheng Tan Shunlin Liang Jie Cheng | 2016 | International Journal of Digital Earth2016,9,9: | 0 |