EDAL core data types

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

Modified BSD licence
GroupId

GroupId

uk.ac.rdg.resc
ArtifactId

ArtifactId

edal-core
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

EDAL core data types
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
Source Code Management

Source Code Management

http://code.google.com/p/edal-java/source/browse/edal-core/

Download edal-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.opengis : geoapi jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.
uk.ac.rdg.resc

Reading eScience Centre

Versions

Version
0.8.0
0.7.3
0.7.2
0.7.1
0.7
0.6.3
0.6.2
0.6.1
0.6
0.5
0.2