License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.apache.sis.storage |
ArtifactId | ArtifactIdsis-netcdf |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionApache SIS netCDF storage
Bridge between netCDF Climate and Forecast (CF) convention and ISO 19115 metadata.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sis-netcdf-1.1.pom | |
sis-netcdf-1.1.jar | 178 KB |
sis-netcdf-1.1-sources.jar | 234 KB |
sis-netcdf-1.1-javadoc.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sis.storage/sis-netcdf/ -->
<dependency>
<groupId>org.apache.sis.storage</groupId>
<artifactId>sis-netcdf</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis.storage/sis-netcdf/
implementation 'org.apache.sis.storage:sis-netcdf:1.1'
// https://jarcasting.com/artifacts/org.apache.sis.storage/sis-netcdf/
implementation ("org.apache.sis.storage:sis-netcdf:1.1")
'org.apache.sis.storage:sis-netcdf:jar:1.1'
<dependency org="org.apache.sis.storage" name="sis-netcdf" rev="1.1">
<artifact name="sis-netcdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis.storage', module='sis-netcdf', version='1.1')
)
libraryDependencies += "org.apache.sis.storage" % "sis-netcdf" % "1.1"
[org.apache.sis.storage/sis-netcdf "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.sis.storage : sis-storage | jar | 1.1 |
org.apache.sis.core : sis-metadata | jar | 1.1 |
org.apache.sis.core : sis-referencing | jar | 1.1 |
org.opengis : geoapi | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
edu.ucar » cdm-core Optional | jar | 5.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.28 |
org.opengis : geoapi-conformance | jar | 3.0.1 |
org.apache.derby : derby | jar | 10.14.2.0 |
junit : junit | jar |