All Projects → Unidata → Thredds

Unidata / Thredds

Licence: bsd-3-clause
THREDDS Data Server v4.6

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Thredds

netcdf-java
The Unidata netcdf-java library
Stars: ✭ 84 (-66.27%)
Mutual labels:  geoscience, netcdf
Siphon
Siphon - A collection of Python utilities for retrieving atmospheric and oceanic data from remote sources, focusing on being able to retrieve data from Unidata data technologies, such as the THREDDS data server.
Stars: ✭ 140 (-43.78%)
Mutual labels:  netcdf
Digital Elevation Model
To transform, project, visualize, and read Digital Elevation Models (ASTERGDEMv2.0 and EUDEMv1.1). [简单实用] 数字高程模型的变换、投影、可视化和读取。
Stars: ✭ 64 (-74.3%)
Mutual labels:  geoscience
Nco
netCDF Operators
Stars: ✭ 105 (-57.83%)
Mutual labels:  netcdf
Harmonica
Forward modeling, inversion, and processing gravity and magnetic data
Stars: ✭ 75 (-69.88%)
Mutual labels:  geoscience
Petropy
A petrophysics python package for geoscience python computing of conventional and unconventional formation evaluation. Reads las files and creates a pandas dataframe of the log data. Includes a basic petrophysical workflow and a simple log viewer based on XML templates.
Stars: ✭ 115 (-53.82%)
Mutual labels:  geoscience
Lowtran
LOWTRAN atmospheric absorption extinction, scatter and irradiance model--in Python and Matlab
Stars: ✭ 58 (-76.71%)
Mutual labels:  geoscience
Fatiando
Python toolkit for modeling and inversion in geophysics. DEPRECATED in favor of our newer libraries (see www.fatiando.org)
Stars: ✭ 179 (-28.11%)
Mutual labels:  geoscience
2016 Ml Contest
Machine learning contest - October 2016 TLE
Stars: ✭ 135 (-45.78%)
Mutual labels:  geoscience
Gdl
GDL - GNU Data Language
Stars: ✭ 104 (-58.23%)
Mutual labels:  netcdf
Regionmask
plotting and creation of masks of spatial regions
Stars: ✭ 97 (-61.04%)
Mutual labels:  netcdf
H5netcdf
Pythonic interface to netCDF4 via h5py
Stars: ✭ 85 (-65.86%)
Mutual labels:  netcdf
Georinex
Python RINEX 2 / 3 NAV / OBS / sp3 reader & batch convert to HDF5 with C-like speed
Stars: ✭ 118 (-52.61%)
Mutual labels:  geoscience
Pysat
Generalized satellite and space science data processing and file management.
Stars: ✭ 72 (-71.08%)
Mutual labels:  netcdf
Rioxarray
geospatial xarray extension powered by rasterio
Stars: ✭ 148 (-40.56%)
Mutual labels:  netcdf
Ocgis
OpenClimateGIS is a set of geoprocessing and calculation tools for CF-compliant climate datasets.
Stars: ✭ 60 (-75.9%)
Mutual labels:  netcdf
Notebooks
IPython Notebooks
Stars: ✭ 91 (-63.45%)
Mutual labels:  geoscience
Pyrate
A Python tool for estimating velocity and time-series from Interferometric Synthetic Aperture Radar (InSAR) data.
Stars: ✭ 110 (-55.82%)
Mutual labels:  geoscience
Mintpy
Miami InSAR time-series software in Python
Stars: ✭ 195 (-21.69%)
Mutual labels:  geoscience
Xarray
N-D labeled arrays and datasets in Python
Stars: ✭ 2,353 (+844.98%)
Mutual labels:  netcdf

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].