1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove out of date author info from files. More... over 17 years ago
More documentation and code beautification. More... over 17 years ago
Improve documentation and minor code reorganization. More... almost 18 years ago
Remove unecessary reload and sys.path.append statements. More... almost 18 years ago
Add a script to automate the generation of source distributions for Windows and Linux. More... almost 18 years ago
Bug fixes for the tutorial example. More... almost 18 years ago
Change axis backgrounds in soil moisture plots to grey. More... almost 18 years ago
Edit colour map for soil moisture in example. More... almost 18 years ago
Commiting changes from Theo. More... almost 18 years ago
Commit changes made by Theo in Grenoble. These are mainly to do with changing the model to operate in 8 directions. Detailed info in the change_log. More... over 18 years ago
New way to write the time step on the screen. before 1 2 3 ... now 1/125 2/125 3/125 ... More... over 18 years ago
* Main modifications: modify_file.py has been formatted in order to be more friendly. 5 *.ini files have been created for the functions available in modify_file.py. * TOPKAPI_manual.doc: Explanations about the module modify_file.py have been integrated in the manual. Some words about the calibration of the model have also been written. --> The manual is now available for a review...! * A python bash create_and_modify_param.py has been created similarly to run_example.py to run the tutorial about the creation and modification of the parameter files. * The folder TOPKAPI_Example/analyse_the_results/graphics has been removed from SVN, since it is created in the tutorial. More... over 18 years ago
The program create_file.py has been modified to be used as a module. An *.ini file has been created accordingly (create_file.ini). A folder has been added called code_explanation that contains *.txt and *.xls files with some explanations about the codes of the catchment databases used for the Liebenbergsvlei application (GLCC_codes.txt, soil_type_SIRI.xls, WRC90_codes.txt). The TOPKAPI_Manual.doc got now a partial description of the creation of the file of the type cell_param.dat. More... over 18 years ago
Minor changes in plot_soil_moisture_maps.py about color bar in plot. TOPKAPI_Manual.doc modified according to the new versions of scipy-0.5.2.1.win32-py2.5.exe and numpy-1.0.3.1.win32-py2.5.exe. More... over 18 years ago
TOPKAPI_Manual.doc after Geoff "broke his teeth" by trying to use the model! More... over 18 years ago
Minor changes in plot_soil_moisture_maps.py in order to avoid a warning message. More... over 18 years ago
run_example.py completed. More... over 18 years ago
TOPKAPI_Manual.doc in progression. Minor changes in plot_Qsim_Qobs_Rain.ini and plot_soil_moisture_maps.py. plot_soil_moisture_maps.ini added. More... over 18 years ago
TOPKAPI_Manual.doc some changes from Scott according to the modifications he did on the TOPKAPI_Example. More... over 18 years ago
Modifications to the example so that it will run without requiring any change to the configuration files by the user. Also added the convenience script run_example.py to allow running the example in one line of code. More... over 18 years ago
Some progresses on TOPKAPI_Manual.doc. More... over 18 years ago
Major changes are in model.py: the model has been reorganised in order to generalize the possibility to add external flows at any points of the catchment without being dependant inside the code of the Lesotho tunnel. As a consequence the TOPKAPI.ini file has also been reorganised. Other changes are minor. More... over 18 years ago
plot_soil_moisture_maps.py was not included in SVN so it has been added. The main definition in plot_Qsim_Qobs_Rain.py initially called "graph" has been renamed "run". TOPKAPI_Manual.doc in writing.... More... over 18 years ago
TOPKAPI_Manual.doc added. Example renamed TOPKAPI_Example. More... over 18 years ago
[no comment] More... over 18 years ago
The main changes concern plot_soil_moisture_maps.py which has been modified in order to be easy to run. A problem concerning the file cell_param.dat of the example has also been fixed: there were wrong initial values of soil saturations that gave at the first time step soil saturations greater than 100%. The other changes are minor. More... over 18 years ago
changes on plot_Qsim_Qobs_Rain.py: minor adaptations to python2.5. More... over 18 years ago
Changes to model.py for compatibility with PyTables 2.0 More... over 18 years ago
Theo's missing log message to go here... More... over 18 years ago
Another commit to stabilize the example. The sample TOPKAPI.ini had two copies of the [flags] section. More... over 18 years ago