Skip to content

IRPIhydrology/SM2RAIN_ASCAT_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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