netCDF-4 IOSP JNI connection to C library

The Unidata THREDDS project includes the netCDF-Java library (aka CDM) and the THREDDS Data Server (TDS).

License

License

Categories

Categories

Net
GroupId

GroupId

edu.ucar
ArtifactId

ArtifactId

netcdf4
Last Version

Last Version

4.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

netCDF-4 IOSP JNI connection to C library
The Unidata THREDDS project includes the netCDF-Java library (aka CDM) and the THREDDS Data Server (TDS).
Project Organization

Project Organization

UCAR/Unidata

Download netcdf4

How to add to project

<!-- https://jarcasting.com/artifacts/edu.ucar/netcdf4/ -->
<dependency>
    <groupId>edu.ucar</groupId>
    <artifactId>netcdf4</artifactId>
    <version>4.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/edu.ucar/netcdf4/
implementation 'edu.ucar:netcdf4:4.5.5'
// https://jarcasting.com/artifacts/edu.ucar/netcdf4/
implementation ("edu.ucar:netcdf4:4.5.5")
'edu.ucar:netcdf4:jar:4.5.5'
<dependency org="edu.ucar" name="netcdf4" rev="4.5.5">
  <artifact name="netcdf4" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.ucar', module='netcdf4', version='4.5.5')
)
libraryDependencies += "edu.ucar" % "netcdf4" % "4.5.5"
[edu.ucar/netcdf4 "4.5.5"]

Dependencies

compile (4)

Group / Artifact Type Version
edu.ucar : cdm jar 4.5.5
net.jcip : jcip-annotations jar 1.0
net.java.dev.jna : jna jar 4.1.0
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

THREDDS icon

Unidata's THREDDS Project

The Thematic Real-time Environmental Distributed Data Services (THREDDS) project is developing middleware to bridge the gap between data providers and data users. The goal is to simplify the discovery and use of scientific data and to allow scientific publications and educational materials to reference scientific data. The mission of THREDDS is for students, educators, and researchers to publish, contribute, find, and interact with data relating to the Earth system in a convenient, effective, and integrated fashion.

The THREDDS project consists mainly of four software packages and two related XML encodings:

  • the netCDF-Java/CDM library
  • the NetCDF Markup Language (NcML)
  • the THREDDS Data Server (TDS)
  • the THREDDS Catalog specification
  • Rosetta
  • Siphon

A little information about each member of the THREDDS family can be found below.

netCDF-Java and the THREDDS Data Server

Prior to version 5.0, the netCDF-Java and TDS codebase was combined and managed at this repository. The v4.6.x line of development is still combined, and continue to be found in this repository under the master branch.

Starting with v5.0, the netCDF-Java codebase, including the NcML and THREDDS Catalog specifications, can be found at:

https://github.com/Unidata/netcdf-java

The THREDDS Data server codbase can be found at:

https://github.com/Unidata/tds

We ask that any new issues be opened in the appropriate repository. To report a potential security vulnerability, do not open an issue, but rather email [email protected] directly. Our community email lists ([email protected] and [email protected]) as well as our support email addresses will continue to be available as a resource.

Rosetta

Rosetta is a web-based service that provides an easy, wizard-based interface to faciliate the transformation of ASCII based in-situ datafiles into Climate and Forecast (CF) compliant netCDF files. More on Rosetta can be found here.

Siphon

The newest addition to the THREDDS project is the python based data access library Siphon. While Siphon was initially focused on access data hosted on a TDS, it has since expanded its capabilities to access remote data hosted behind other web services. More information on Siphon can be found here.

edu.ucar

Unidata

Our mission is to transform the geosciences community, research, and education by providing innovative data services and tools.

Versions

Version
4.5.5
4.5.4
4.5.3