Skip to content
Bocher Erwan edited this page Sep 16, 2024 · 19 revisions

Welcome to the GeoClimate wiki documentation!

GeoClimate is an opensource geospatial toolbox to compute a set of climate related parameters describing a territory (morphological indicators such as Sky View Factor, urban classifications such as Local Climate Zones, etc.).

GeoClimate uses vector-based inputs. Specific workflows have been developed to automatically use OpenStreetMap and the French BD Topo 2.2 an 3.0 versions databases but the algorithms are data independent, thus allowing the user to connect any vector-based dataset.

GeoClimate is developed in Groovy language.

Note :

The documentation is inline with the current GeoClimate code source.

If you are using a released version of GeoClimate please read the documentation packaged with the version you are using.

Open-source philosophy

It can be freely used either for research and education, as well as by experts in a professional use.

GeoClimate is distributed under LGPL 3 license by the DECIDE GIS team of the Lab-STICC (CNRS).

You are welcome:

Contributing

For legal reasons, contributors are asked to provide a contributor license agreement (CLA).

The message need to include the following statement:

"I wrote the code, it's mine, and I'm contributing it to H2GIS for distribution licensed under the LGPL 3.0."

If you want to contribute send a PR on GitHub and refer the CLA in your message.

Fundings

The GeoClimate library has been originally developed within the following research projects:

  • URCLIM (2017 -2021), part of ERA4CS, a project initiated by JPI Climate and co-funded by the European Union under grant agreement No 690462,
  • PAENDORA (2017 -2021), funded by ADEME
  • PAENDORA2 (Pour la gestion du confort estival : Données, Outils et Recherche-Action) (2022 -2025), funded by ADEME
  • CENSE (2017 -2021), funded by ANR
  • Chaire GeoTERA (2020), funded by SNCF Réseau on behalf of the foundation Université Bretagne Sud (https://www.univ-ubs.fr)
  • DEODE (2022-2024), funded by the ECMWF

GeoClimate is also supported by GEOMANUM FUNDATION (2022-2024).


Note

    The official documentation is available in English only. 

    If you observe some mistakes or errors, please contact us at info@orbisgis.org or let an issue here.

    You are welcome to contribute, improve the documentation

Clone this wiki locally