UMR-CNRM / EPyGrAM

Enhanced Python for Graphics and Analysis of Meteorological fields
Other
14 stars 15 forks source link

adding extract contour functionnality #11

Closed FlorianSuzat closed 1 year ago

FlorianSuzat commented 1 year ago
    Return the intersection of the plan «level» and the 2Dfield: the result is a list of (lon,lat) point list. The lenght of the first list is the number of disjoint lines.
    This function relies on the contourpy library which is expected to be installed user