Codes


Code for reproducing the results from my peer-reviewed papers

[2] Zhang, C., Dong, J., & Ge, Q. (2022). Mapping 20 years of irrigated croplands in China using MODIS and statistics and existing irrigation products. Scientific Data, 9, 407-418

All Python codes to generate the time-series irrigation dataset can be found in below link.

http://doi.org/10.6084/m9.figshare.19352501

packages used in this work include:

∙ Python 2.7, numpy 1.16.6, pandas 0.19.0, scipy 1.2.3, scikit-learn 0.20.3, matplotlib 1.1.1


[1] Zhang, C., Ge, Q., Dong, J., et al., 2023. Characterizing spatial, diurnal, and seasonal patterns of agricultural irrigation expansion-induced cooling in Northwest China from 2000 to 2020. Agricultural and Forest Meteorology. 109304. https://doi.org/10.1016/j.agrformet.2022.109304

All Python codes to generate the figures of the paper can be found in below link.

https://doi.org/10.6084/m9.figshare.21805167

packages used in this work include:

∙ Python 3.8, numpy 1.26.4, pandas 2.1.4, scipy 1.11.4, scikit-learn 1.4.2, matplotlib 3.8.0


Other Codes not targeted for papers can be found in my github https://github.com/Chao21