This module provides a Python implementation of FLINT, a fast algorithm for estimating 1D/2D NMR relaxation distributions. The algorithm is based on the work of Paul Teal and C. Eccles, who developed ...
If your application or tool does not support gzip-compressed GeoJSON files, below are several different ways I personally used to access/unzip the data. import geopandas as gpd from io import StringIO ...