Tags : Browse Projects

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

h5py

Compare

  Analyzed about 12 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.7K lines of code

40 current contributors

9 days since last commit

11 users on Open Hub

Moderate Activity
0.0
 
I Use This

GMT

Compare

  Analyzed about 13 hours ago

GMT is an open source collection of ~60 tools for manipulating geographic and Cartesian data sets (including filtering, trend fitting, gridding, projecting, etc.) and producing Encapsulated PostScript File (EPS) illustrations ranging from simple x-y plots via contour maps to artificially illuminated ... [More] surfaces and 3-D perspective views. GMT supports ~30 map projections and transformations and comes with support data such as GSHHS coastlines, rivers, and political boundaries. [Less]

436K lines of code

17 current contributors

1 day since last commit

5 users on Open Hub

High Activity
5.0
 
I Use This

nMoldyn

Compare

  No analysis available

nMOLDYN is an interactive analysis program for Molecular Dynamics simulations. It is especially designed for the computation and analysis of neutron scattering spectra, but also computes other quantities.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

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

Web Map Service for NetCDF data

Compare

  Analyzed 1 day ago

Implementation of an OGC Web Map Service, primarily for serving images dynamically generated from NetCDF data files (although other file formats can also be handled). Also an AJAX web mapping interface based on OpenLayers.

3.96K lines of code

0 current contributors

about 2 years since last commit

2 users on Open Hub

Inactive
4.0
   
I Use This

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

Parallel Ice Sheet Model (PISM)

Compare

  Analyzed 1 day ago

The Parallel Ice Sheet Model pism0.7 is open source and capable of high resolution. It is widely adopted as a tool for doing science. Features include: * extensible atmospheric/ocean coupling * hybrid shallow stress balance * marine ice sheet physics * polythermal energy conservation * ... [More] subglacial hydrology and till model * complete documentation * parallel simulations using MPI & PETSc * reads and writes CF-compliant NetCDF * inversion toolbox in Python * verification and validation tools [Less]

95.6K lines of code

4 current contributors

4 months since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

Greenland

Compare

Claimed by 52°North Spatial Informatio... Analyzed about 13 hours ago

Greenland is a client-side tool to render quality-aware geospatial data, implemented as OpenLayers-based webpage. Check out the latest version at geoviqua.dev.52north.org/greenland/

119K lines of code

0 current contributors

almost 8 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

php-netcdf

Compare

  No analysis available

NetCDF bindings for PHP5. Development phases: adding wrappers for as many as possible native netCDF functions converting native netCDF interface into more PHP-friendly (+object-oriented) interface

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl
Tags netcdf php

Parallel-NetCDF

Compare

Claimed by Argonne National Laboratory No analysis available

PnetCDF is a library providing high-performance I/O while still maintaining file-format compatibility with Unidata's NetCDF. NetCDF gives scientific programmers a self-describing and portable means for storing data. By making some small changes to the netCDF APIs, PnetCDF can use MPI-IO to achieve high-performance parallel I/O.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause