jar

org.genesys-pgr : worldclim-reader

Maven & Gradle

Dec 28, 2022

worldclim.org generic grids reader · Library to parse generic grids data available on http://worldclim.org

Table Of Contents

Latest Version

Download org.genesys-pgr : worldclim-reader JAR file - Latest Versions:

All Versions

Download org.genesys-pgr : worldclim-reader JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window worldclim-reader-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.genesys.worldclim

├─ org.genesys.worldclim.WorldClimDownload.class - [JAR]

├─ org.genesys.worldclim.WorldClimUtil.class - [JAR]

├─ org.genesys.worldclim.ZipUtils.class - [JAR]

org.genesys.worldclim.grid.generic

├─ org.genesys.worldclim.grid.generic.GenericGridDataReader.class - [JAR]

├─ org.genesys.worldclim.grid.generic.GenericGridFile.class - [JAR]

├─ org.genesys.worldclim.grid.generic.GenericGridHeaderReader.class - [JAR]

├─ org.genesys.worldclim.grid.generic.GenericGridZipFile.class - [JAR]

├─ org.genesys.worldclim.grid.generic.Header.class - [JAR]