Python wrapper for multiple APIs, that provide catchments-areas
Python wrapper for multiple APIs, that provide catchments-areas. It allows to acquire and manipulate catchments from those APIs. (more…)
Read more »This post is the first in a series of in-depth examples for analyzing gravitational wave data in Python, using the PyCBC package. There is also a notebook-version of this post, available here, in a repo of PyCBC examples. Motivation In order to analyze ob… Read more