Télécharger la liste

Description du projet

NetCDF is a format developed at Unidata that was
inspired by the CDF format from NASA. NetCDF
stands for "Network Common Data Form" and is a
self-describing data format, commonly used in
scientific and engineering applications.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-19 16:26
4.1.3

Options de construction ont été fixées pour se conformer aux normes. Correction de bugs notamment szlib liaison, de soutien pour les systèmes de fichiers blocksize grande compatibilité ascendante, le soutien de DAP, LONGLONG unsigned, le soutien aux plates-formes sans uint, E / S parallèles en F77, F90 et un assortiment questions. Le code a été amélioré pour fonctionner avec HDF5 1.8.7. La documentation a été mise à jour.
Tags: Bugfixes, Documentation, Stable
Build options have been fixed to conform to standards. Bugfixes include szlib linking, support for large blocksize filesystems, backwards compatibility, DAP support, unsigned longlong, support for platforms without uint, parallel I/O in F77, and assorted F90 issues. The code was upgraded to work with HDF5 1.8.7. The documentation was updated.

2011-03-30 17:01
4.1.2

refactorisation de code considérables ont été déployés pour la performance et facilité d'entretien. Bugs ont été corrigés.
Tags: NetCDF, Speedups, Bugfixes
Extensive code refactoring was done for performance and ease of maintenance. Bugs were fixed.

2011-01-06 07:23
4.1.2-beta1

Cette version modifie l'analyseur contrainte OPeNDAP à être plus compatible avec une version Java de l'analyseur. Il modifie ncgen d'utiliser des itérateurs interne; il devrait y avoir aucun effet visible par l'utilisateur. Il ajoute libdispatch, qui décide d'appeler un classique, netcdf-4 netcdf, ou la version OPeNDAP de chaque fonction dans l'API. Il a un correctif pour un bug qui faisait que rendre la documentation inutilement reconstruite après make clean. Il corrige un bug dans l'accès à une variable multidimensionnelle avec plus de 4 milliards de valeurs sur une plateforme 32-bit. Il corrige des problèmes de performances de la mémoire en parallèle I / O. Il ya des corrections de bugs mineurs, accélérations, et met à jour la documentation.
Tags: Beta, Speedups, Bugfixes
This release modifies the OPeNDAP constraint parser to be more compatible with a Java version of the parser. It modifies ncgen to utilize iterators internally; there should be no user visible effect. It adds libdispatch, which decides whether to call a netcdf classic, netcdf-4, or OPeNDAP version of each function in the API. It has a fix for a make bug that caused the documentation to be unnecessarily rebuilt after make clean. It fixes a bug in accessing a multidimensional variable with more than 4 billion values on a 32-bit platform. It fixes memory performance problems in parallel I/O. There are minor bugfixes, speedups, and documentation updates.

2010-06-29 07:00
4.1.1

Mises à jour comprennent l'accès à distance des données avec un client intégré OPeNDAP, un nouvel utilitaire nccopy, ncgen qui travaille avec netCDF-4 en mode de données améliorés, la capacité de lire des données et HDF4 HDF5 fichiers, utilisation de la bibliothèque parallèle pour netcdf parallèle, je / O pour les fichiers au format classique, corrections de bugs et améliorations de performances et de portabilité.
Tags: Enhancements, Bugfixes, OPeNDAP, HDF5, parallel
Updates include remote data access with a built-in OPeNDAP client, a new utility nccopy, ncgen that works with netCDF-4 enhanced data mode, the ability to read some HDF4 and HDF5 data files, use of the parallel-netcdf library for parallel I/O to classic format files, bugfixes, and portability and performance enhancements.

2009-07-22 06:02
4.0.1

Cette version apporte des arguments optionnels pour l'API F90 afin que tous les paramètres netCDF-4 mai se faire avec des arguments facultatifs, au lieu des appels de fonctions distinctes. Il ajoute le contrôle du cache morceau HDF5 pour permettre un rendement à utilisateur tuning. Il change par défaut Chunking mieux gérer les variables très importantes. Performance refactoring du noyau netCDF-4/HDF5 lire / écrire du code. Supplémentaires Parallel I / O tests et des repères. Experimental OPeNDAP soutien basé sur un nouveau C-application seulement. Amélioration de la portabilité, en particulier sur les plates-formes à haute performance.
Tags: Enhancements, Bugfixes, Speedups, NetCDF-over-HDF5
This release adds optional arguments to the F90 API so that all netCDF-4 settings may be accomplished with optional arguments, instead of separate function calls. It adds control of the HDF5 chunk cache to allow for user performance tuning. It changes default chunking to better handle very large variables. Performance refactoring of core netCDF-4/HDF5 read/write code. Additional parallel I/O tests and benchmarks. Experimental OPeNDAP support based on a new C-only implementation. Improved portability, especially on high-performance platforms.

Project Resources