• GeoPandas

    GeoPandas is an open-source Python library designed to simplify the handling and analysis of geospatial data. By extending the capabilities of pandas, GeoPandas allows for…

  • NeuralGCM

    Neural General Circulation Models for Weather and Climate NeuralGCM is a Python library for building hybrid ML/physics atmospheric models for weather and climate simulation. NeuralGCM…

  • NumPy

    What is NumPy? NumPy is an essential Python library for scientific computing, providing a powerful multidimensional array object and various derived objects like masked arrays…

  • Shapely

    What is Shapely? Shapely is a BSD-licensed Python library designed for the manipulation and analysis of planar geometric objects. It leverages the GEOS geometry library,…