Implementation of 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-impl
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Implementation of 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-impl/

Download edal-impl

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
uk.ac.rdg.resc : edal-core Optional jar 0.8.0
org.geotoolkit : geotk-referencing jar 3.20-geoapi-3.0
joda-time : joda-time jar 2.1

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