is not current version
Last Version 1.5.2

EDAL interface to the Unidata Common Data Model 1.5.1

EDAL (Environmental Data Abstraction Library) is a set of Java libararies that provide a consistent means for accessing and manipulating environmental data. The core concepts are based on the standards-compliant data model of the Climate Science Modelling Language.

License

License

GroupId

GroupId

uk.ac.rdg.resc
ArtifactId

ArtifactId

edal-cdm
Version

Version

1.5.1
Type

Type

jar
Description

Description

EDAL interface to the Unidata Common Data Model
EDAL (Environmental Data Abstraction Library) is a set of Java libararies that provide a consistent means for accessing and manipulating environmental data. The core concepts are based on the standards-compliant data model of the Climate Science Modelling Language.
Project Organization

Project Organization

Reading e-Science Centre, University of Reading, UK

Download edal-cdm 1.5.1


<!-- https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-cdm/ -->
<dependency>
    <groupId>uk.ac.rdg.resc</groupId>
    <artifactId>edal-cdm</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-cdm/
implementation 'uk.ac.rdg.resc:edal-cdm:1.5.1'
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-cdm/
implementation ("uk.ac.rdg.resc:edal-cdm:1.5.1")
'uk.ac.rdg.resc:edal-cdm:jar:1.5.1'
<dependency org="uk.ac.rdg.resc" name="edal-cdm" rev="1.5.1">
  <artifact name="edal-cdm" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.rdg.resc', module='edal-cdm', version='1.5.1')
)
libraryDependencies += "uk.ac.rdg.resc" % "edal-cdm" % "1.5.1"
[uk.ac.rdg.resc/edal-cdm "1.5.1"]

Dependencies

compile (13)

Group / Artifact Type Version
uk.ac.rdg.resc : edal-common jar 1.5.1
edu.ucar » cdm-core jar 5.3.2
edu.ucar : udunits jar 5.3.2
edu.ucar : netcdf4 jar 5.3.2
edu.ucar : grib jar 5.3.2
edu.ucar : opendap jar 5.3.2
oro : oro jar 2.0.8
com.sleepycat : je jar 4.0.92
commons-codec : commons-codec jar 1.10
net.ricecode : string-similarity jar 1.0.0
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2
com.sun.xml.bind : jaxb-impl jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.