From xurxosanz at gmail.com Mon May 4 12:44:27 2026 From: xurxosanz at gmail.com (Jorge Sanz) Date: Mon, 4 May 2026 21:44:27 +0200 Subject: [OSGeo-Announce] TorchGeo and IBM TerraTorch Join Forces In-Reply-To: References: <876552c5-e662-3269-5229-7e7826c7ebd9@light42.com> Message-ID: https://www.osgeo.org/foundation-news/torchgeo-organization-ibm-research/ The TorchGeo Organization and IBM Research are joining forces! The *TerraTorch* and *TerraKit* libraries have joined the TorchGeo Organization! https://github.com/torchgeo is now home to 3 of the most influential and widely used open-source GeoAI libraries: - TorchGeo : the core of the geospatial deep learning ecosystem, with more geospatial datasets and pre-trained foundation models than all other GeoAI libraries combined - TerraTorch : higher-level abstractions that build on top of TorchGeo to make foundation model fine-tuning simple and intuitive for users from all backgrounds - TerraKit : provides connectors and interfaces for NASA, ESA, and other data stores, allowing users to effortlessly download and build AI-ready datasets To ensure even greater collaboration and long-term maintenance of these libraries, we are also excited to announce 2 new members joining our Technical Steering Committee : - @Romeo Kienzler : AI Research Engineer at IBM Research, co-creator and maintainer of TerraTorch and TerraKit, and co-author of Prithvi WxC - @Isabelle Wittmann : Research Software Engineer at IBM Research, maintainer of TerraTorch, co-organizer of the Embed2Scale EarthVision challenge, and Earth2Vec, TerraCodec, and NeuCo-Bench co-author Romeo and Isabelle's expertise in foundation models, neural compression, and embeddings will further strengthen the TorchGeo ecosystem, and ensure greater collaboration and compatibility between all projects we govern. -- contact: Brian M Hamlin #osgeo Project Mentor -------------- next part -------------- An HTML attachment was scrubbed... URL: From xurxosanz at gmail.com Fri May 8 06:05:07 2026 From: xurxosanz at gmail.com (Jorge Sanz) Date: Fri, 8 May 2026 15:05:07 +0200 Subject: [OSGeo-Announce] GDAL 3.13.0 "Iowa City" is released Message-ID: https://www.osgeo.org/foundation-news/gdal-3-13-0-iowa-city-is-released/ Hi, On behalf of the GDAL/OGR development team and community, I am pleased to announce the release of GDAL/OGR 3.13.0 ?Iowa City?. GDAL/OGR is a C++ geospatial data access library for raster and vector file formats, databases and web services. It includes bindings for several languages, and a variety of command line tools. http://gdal.org/ The 3.13.0 release is a new feature release with the following highlights: - New gdal command line interface capabilities: - gdal vector combine (#13895) - gdal vector concave-hull - gdal vector convex-hull - gdal vector create (#14210) - gdal vector dissolve (#13985) - gdal vector export-schema (#14156) - gdal vector update - gdal vector rename-layer (#14132) - gdal vector sort (#13351) - gdal dataset check - gdal driver cog validate (uses validate_cloud_optimized_geotiff.py underneath) - gdal driver gpkg validate (uses validate_gpkg.py underneath) - gdal pipeline: add an external step to run an external command - Zarr: various improvements in Zarr V3 support (sharding), support for multiscales, spatial and proj extensions for EOPF Visualization products. - COG driver: implement GDALDriver::Create() for random write creation - Add E57 read-only raster driver to read 2D images from ASTM E2807 (E57) files - Add SAR Compensated Phase History Data (CPHD) multi-dimensional read-only driver (#14310) - MiraMonRaster: add creation support (#13960) - JP2GROK : read/write driver for JPEG-2000 using Grok JPEG 2000 toolkit (the toolkit is AGPL v3 licensed) - S102/S104/S111 driver: add write support - NITF driver: add support for CADRG writing - Add support for INTERLIS 2.4 - Make cloud users aware of commercial cloud providers that don?t sponsor the project and whose cloud storage protocol may be removed in the future (#14313) - Revert removal of OGR Tiger and UK. NTF drivers (but still to be considered as living on borrowed time) - Bump of shared lib major version More complete information on the new features and fixes in the 3.13.0 release can be found at: https://github.com/OSGeo/gdal/blob/v3.13.0/NEWS.md Please also consult the migration guide when updating from prior releases: https://gdal.org/en/latest/user/migration_guide.html#from-gdal-3-12-to-gdal-3-13 The release can be downloaded from: - https://download.osgeo.org/gdal/3.13.0/gdal-3.13.0.tar.gz ? source as .tar.gz - https://download.osgeo.org/gdal/3.13.0/gdal-3.13.0.tar.gz.md5 ? md5sum - https://download.osgeo.org/gdal/3.13.0/gdal-3.13.0.tar.gz.sig ? signature - https://download.osgeo.org/gdal/3.13.0/gdal-3.13.0.tar.xz ? source as .tar.xz - https://download.osgeo.org/gdal/3.13.0/gdal-3.13.0.tar.xz.md5 ? md5sum - https://download.osgeo.org/gdal/3.13.0/gdal-3.13.0.tar.xz.sig ? signature - https://download.osgeo.org/gdal/3.13.0/gdal3130.zip ? source as a zip - https://download.osgeo.org/gdal/3.13.0/gdal3130.zip.md5 ? md5sum - https://download.osgeo.org/gdal/3.13.0/gdal3130.zip.sig ? signature - https://download.osgeo.org/gdal/3.13.0/gdalautotest-3.13.0.zip ? test suite - https://download.osgeo.org/gdal/3.13.0/gdal3130doc.zip ? documentation / website Docker images are available: - ghcr.io/osgeo/gdal:ubuntu-full-3.13.0 - ghcr.io/osgeo/gdal:ubuntu-small-3.13.0 - ghcr.io/osgeo/gdal:alpine-normal-3.13.0 - ghcr.io/osgeo/gdal:alpine-small-3.13.0 Best regards, Even -------------- next part -------------- An HTML attachment was scrubbed... URL: