Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 657 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 657 Bytes

SM2RAIN_ASCAT_reader

Simple codes for reading the SM2RAIN-ASCAT dataset (https://zenodo.org/record/3405563) in Python and Matlab

extract_stat_SM2RAINASCAT.m

Matlab script for extracting 1 point (longitude and latitude coordinates stored in the text of the code) from SM2RAIN-ASCAT rainfall dataset

extract_SM2RAIN_data.py

Python script for extracting 1 point (longitude and latitude coordinates stored in the text of the code) from SM2RAIN-ASCAT rainfall dataset

extract_Npoints_SM2RAINASCAT.m

Matlab script for extracting N points (longitude and latitude coordinates stored in the text file "lonlat_ext.txt") from SM2RAIN-ASCAT rainfall dataset