ncWMS implementation using the EDAL libraries

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-ncwms
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

war
Description

Description

ncWMS implementation using the EDAL libraries
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://code.google.com/p/edal-java/edal-ncwms/
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-ncwms/

Download edal-ncwms

How to add to project

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

Dependencies

compile (23)

Group / Artifact Type Version
uk.ac.rdg.resc : edal-core jar 0.8.0
uk.ac.rdg.resc : edal-impl jar 0.8.0
uk.ac.rdg.resc : edal-graphics jar 0.8.0
uk.ac.rdg.resc : edal-godiva jar 0.8.0
uk.ac.rdg.resc : edal-cdm jar 0.8.0
commons-httpclient : commons-httpclient jar 3.1
commons-fileupload : commons-fileupload jar 1.2.2
commons-io : commons-io jar 2.4
org.springframework : spring-webmvc jar 2.5.6
org.springframework : spring-dao jar 2.0.8
net.sf.ehcache : ehcache-core jar 2.6.2
org.simpleframework : simple-xml jar 2.6.7
org.acegisecurity : acegi-security jar 1.0.7
org.springframework : spring-jdbc jar 2.5.6
com.h2database : h2 jar 1.3.159
jstl : jstl jar 1.2
json » json-taglib jar 0.4.1
org.geotoolkit : geotk-epsg jar 3.20-geoapi-3.0
javax.validation : validation-api jar 1.0.0.GA
log4j : log4j jar 1.2.16
net.sf.json-lib : json-lib jar 2.3
org.apache.commons : commons-io jar 1.3.2
xom : xom jar 1.2.5

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

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