jar

io.github.hlfsousa : ncml-io

Maven & Gradle

Oct 24, 2022
3 stars
Table Of Contents

Latest Version

Download io.github.hlfsousa : ncml-io JAR file - Latest Versions:

All Versions

Download io.github.hlfsousa : ncml-io JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
0.1.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 ncml-io-0.5.8-downgraded.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.hlfsousa.ncml.io.write

├─ io.github.hlfsousa.ncml.io.write.NetcdfWriter.class - [JAR]

io.github.hlfsousa.ncml.io.converters

├─ io.github.hlfsousa.ncml.io.converters.ArrayNumberConverter.class - [JAR]

├─ io.github.hlfsousa.ncml.io.converters.ArrayStringConverter.class - [JAR]

├─ io.github.hlfsousa.ncml.io.converters.ScalarCharConverter.class - [JAR]

├─ io.github.hlfsousa.ncml.io.converters.ScalarNumberConverter.class - [JAR]

├─ io.github.hlfsousa.ncml.io.converters.ScalarStringConverter.class - [JAR]

├─ io.github.hlfsousa.ncml.io.converters.VLenNumberConverter.class - [JAR]

io.github.hlfsousa.ncml.io.read

├─ io.github.hlfsousa.ncml.io.read.AbstractCDMNodeHandler.class - [JAR]

├─ io.github.hlfsousa.ncml.io.read.GroupHandler.class - [JAR]

├─ io.github.hlfsousa.ncml.io.read.NetcdfReader.class - [JAR]

├─ io.github.hlfsousa.ncml.io.read.VariableHandler.class - [JAR]

io.github.hlfsousa.ncml.io

├─ io.github.hlfsousa.ncml.io.ArrayUtils.class - [JAR]

├─ io.github.hlfsousa.ncml.io.AttributeConventions.class - [JAR]

├─ io.github.hlfsousa.ncml.io.ConvertUtils.class - [JAR]

├─ io.github.hlfsousa.ncml.io.Converter.class - [JAR]

├─ io.github.hlfsousa.ncml.io.DataCopier.class - [JAR]

├─ io.github.hlfsousa.ncml.io.RuntimeConfiguration.class - [JAR]

├─ io.github.hlfsousa.ncml.io.TriConsumer.class - [JAR]

├─ io.github.hlfsousa.ncml.io.VariableTransposition.class - [JAR]

io.github.hlfsousa.ncml.io.wrapper

├─ io.github.hlfsousa.ncml.io.wrapper.NetcdfWrapper.class - [JAR]

Advertisement