Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

h5py

Compare

  Analyzed about 9 hours ago

The h5py package is a Pythonic interface to the HDF5 binary data format. It lets you store huge amounts of numerical data, and easily manipulate that data from NumPy. For example, you can slice into multi-terabyte datasets stored on disk, as if they were real NumPy arrays. Thousands of datasets ... [More] can be stored in a single file, categorized and tagged however you want. H5py uses straightforward NumPy and Python metaphors, like dictionary and NumPy array syntax. You can iterate over datasets in a file, or check out the .shape or .dtype attributes of datasets; you don't need to know anything special about HDF5 to get started. Best of all, the files you create are in a standard binary format you can exchange with other people, including those who use programs like IDL and MATLAB. [Less]

17.6K lines of code

40 current contributors

5 days since last commit

11 users on Open Hub

Moderate Activity
0.0
 
I Use This

NeXus Data Format

Compare

  No analysis available

A common data format for neutron, x-ray and muon science. NeXus is developed as an international standard by scientists and programmers representing major scientific facilities in Europe, Asia, Australia, and North America in order to facilitate greater cooperation in the analysis and visualization of neutron, x-ray, and muon data.

0 lines of code

13 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: lgpl21_or...

Beam - Earth Observation Toolbox

Compare

  Analyzed about 22 hours ago

BEAM is an open-source toolbox and development platform for viewing, analysing and processing of remote sensing raster data. Originally developed to facilitate the utilisation of image data from Envisat's optical instruments, BEAM now supports a growing number of other raster data formats such as ... [More] GeoTIFF and NetCDF as well as data formats of other EO sensors such as MODIS, AVHRR, AVNIR, PRISM and CHRIS/Proba. Various data and algorithms are supported by dedicated extension plug-ins. [Less]

401K lines of code

0 current contributors

over 1 year since last commit

2 users on Open Hub

Very Low Activity
4.0
   
I Use This

hdf5++

Compare

  Analyzed about 9 hours ago

A C++ wrapper above the hdf5 library to make it easier to use with native c++ data containers.

1.86K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

XDMF

Compare

  No analysis available

The eXtensible Data Model and Format (XDMF) is an active, common data hub used to pass values and metadata in a standard fashion between application modules. XDMF views data as consisting of two basic types: Light data and Heavy data. Light data (XML) is both metadata and small amounts of values. ... [More] Heavy data (HDF, Plot3D, Oracle) typically consists of large arrays of values. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses