File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ # M-SRM
2+ Modified Snowmelt Runoff model for forecasting snowmelt in central northern Chile.
3+
4+ This repository was created as part of a 2013/2014 DEVELOP project for generating rough
5+ forecasts of water availability as a result of snowmelt in central northern Chile.
6+
7+ Users wishing to use the M-SRM can download the contents of this repository in zip format.
8+ It includes empty folders where NASA data must be downloaded and saved, that are otherwise
9+ irrelevant to the codebase.
10+
11+ ###Dependencies
12+
13+ Python 2.7
14+ Matlab
15+ Arcmap 10.1/10.2
16+ This is a conglomeration of code writen in Python 2.7 and Matlab.
17+ No cross language calls are made. Python code is executed sequentially to perform geospatial
18+ data manipulations using the arcpy toolbox (comes with ESRI ArcMap), then saved outputs are
19+ referenced by the matlab code (handled through the graphical user interface) to perform
20+ the strictly numerical manipulations and analysis.
21+
22+ Please reference the Tutoriales folder for Spanish and English help files.
You can’t perform that action at this time.
0 commit comments