geolime.operations.grid¶
Classes:
|
|
|
|
|
Performs cartographic transformations. |
|
An enumeration. |
|
An enumeration. |
|
Data:
|
The central part of internal API. |
Functions:
|
Write in a dataframe for each block if above or under a surface |
|
Take x,y,z column of dataframe and convert x/y to latitude/longitude in two new columns proj_in by default is Lambert 93 out_proj (espg:4326) corresponds to lat/lon official reference |
|
Creates a matplotlib contour from a bm and a property. |
|
Take x,y,z column of bm to make a 2D array, with attribute as values. |
|
Extends a regular 2d bm with a given extension. |
|
” |
|
Flatten a DataFrame that has many rows with same (x,y). |
|
Transform image (numpy 2D array) into a geopandas dataframe. |
|
Return the dx,dy of a grid guess from the x,y values |
|
Creates Polygon object from a 3D BlockModel, a property, a CRS, and list of thresholds (ie: cut off grades). |
|
New in version 2.1.2: skip_equivalent |
|
Compute the z coordinates of the vertical intersection between a Trimesh triangulated mesh and a (x,y) coordinates. |