Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lucabrocca78 authored Jun 6, 2019
1 parent f503602 commit 3b05418
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# SM2RAIN_ASCAT_reader
Simple codes for reading the SM2RAIN-ASCAT dataset (https://zenodo.org/record/2591215#.XO5F6hYza70) in Python and Matlab
Simple codes for reading the SM2RAIN-ASCAT dataset (https://zenodo.org/record/2591215) 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

0 comments on commit 3b05418

Please sign in to comment.