| License |
License |
|---|---|
| GroupId | GroupIduk.ac.rdg.resc |
| ArtifactId | ArtifactIdedal-cdm |
| Last Version | Last Version1.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEDAL 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 |
| Filename | Size |
|---|---|
| edal-cdm-1.5.2.pom | |
| edal-cdm-1.5.2.jar | 134 KB |
| edal-cdm-1.5.2-sources.jar | 91 KB |
| edal-cdm-1.5.2-javadoc.jar | 144 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-cdm/ -->
<dependency>
<groupId>uk.ac.rdg.resc</groupId>
<artifactId>edal-cdm</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-cdm/
implementation 'uk.ac.rdg.resc:edal-cdm:1.5.2'
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-cdm/
implementation ("uk.ac.rdg.resc:edal-cdm:1.5.2")
'uk.ac.rdg.resc:edal-cdm:jar:1.5.2'
<dependency org="uk.ac.rdg.resc" name="edal-cdm" rev="1.5.2">
<artifact name="edal-cdm" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.rdg.resc', module='edal-cdm', version='1.5.2')
)
libraryDependencies += "uk.ac.rdg.resc" % "edal-cdm" % "1.5.2"
[uk.ac.rdg.resc/edal-cdm "1.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| uk.ac.rdg.resc : edal-common | jar | 1.5.2 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |