Last Version

Environmental Data Abstraction Library 1.5.2

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
Version

Version

1.5.2
Type

Type

pom
Description

Description

Environmental Data Abstraction Library
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 URL

Project URL

http://Reading-eScience-Centre.github.io/edal-java/
Project Organization

Project Organization

Reading e-Science Centre, University of Reading, UK
Source Code Management

Source Code Management

https://github.com/Reading-eScience-Centre/edal-java

Download edal 1.5.2

Filename Size
edal-1.5.2.pom 13 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
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

  • examples
  • common
  • graphics
  • godiva
  • coveragejson
  • xml-catalogue
  • wms
  • cdm