Changeset 829 in lmdz_wrf for trunk


Ignore:
Timestamp:
Jun 16, 2016, 12:13:33 AM (9 years ago)
Author:
lfita
Message:

Tiny change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/generic_tools.py

    r828 r829  
    3737# radius_dist: Function to generate a matrix with the distance at a given point
    3838# 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
    3940# unitsdsDate: Function to know how many units of time are from a given pair of dates
    4041# 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 trips
    4242
    4343def values_line(line, splitv, chars):
Note: See TracChangeset for help on using the changeset viewer.