IRPIhydrology / SM2RAIN_ASCAT_reader

Simple MATLAB and Python SM2RAIN-ASCAT reader
https://zenodo.org/record/3405563
2 stars 3 forks source link

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