- Timestamp:
- Jun 16, 2016, 12:13:33 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/generic_tools.py
r828 r829 37 37 # radius_dist: Function to generate a matrix with the distance at a given point 38 38 # significant_decomposition: Function to decompose a given number by its signifcant potencies 39 # subbasin_point: Function to provide sub-basins given a grid point following a matrix of trips 39 40 # unitsdsDate: Function to know how many units of time are from a given pair of dates 40 41 # vals_around: Function to provide the 3x3 values around a given j,i point 41 # subbasin_point: Function to provide sub-basins given a grid point following a matrix of trips42 42 43 43 def values_line(line, splitv, chars):
Note: See TracChangeset
for help on using the changeset viewer.