g

geoclimate-parent

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.).
http://github.com/orbisgis/geoclimate
The GNU General Public License, Version 3.0
Lab-STICC - CNRS UMR 6285
Jeremy Bernard Erwan Bocher Elisabeth Le Saux Wiederhold Sylvain Palominos Gwendall Petit
Files download
File Operation
geoclimate-parent-1.0.0.pom download
Apache Maven
<dependency>
  <groupId>org.orbisgis.geoclimate</groupId>
  <artifactId>geoclimate-parent</artifactId>
  <version>1.0.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.orbisgis.geoclimate:geoclimate-parent:1.0.0'
Gradle Kotlin
implementation("org.orbisgis.geoclimate:geoclimate-parent:1.0.0")
Scala SBT
libraryDependencies += "org.orbisgis.geoclimate" % "geoclimate-parent" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.orbisgis.geoclimate', module='geoclimate-parent', version='1.0.0')
)
Apache Ivy
<dependency org="org.orbisgis.geoclimate" name="geoclimate-parent" rev="1.0.0" />
Leiningen
[org.orbisgis.geoclimate/geoclimate-parent "1.0.0"]
Apache Buildr
'org.orbisgis.geoclimate:geoclimate-parent:jar:1.0.0'
Dependencies
The project has no third-party dependencies