Download List

Projeto Descrição

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.

System Requirements

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

Opções de compilação foram corrigidos em conformidade com as normas. Correções incluem szlib ligar o apoio, para sistemas de arquivos de bloco grande, compatibilidade, suporte DAP, LONGLONG unsigned, o apoio a plataformas sem uint, paralela I / O no F77 e F90 variados assuntos. O código foi atualizado para trabalhar com HDF5 1.8.7. A documentação foi atualizada.
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

Extensa refatoração de código foi feito para o desempenho ea facilidade de manutenção. Bugs foram corrigidos.
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

Esta versão modifica o analisador restrição OPeNDAP para ser mais compatível com a versão Java do interpretador. Ele modifica ncgen utilizar iteradores internamente, deve haver nenhum efeito visível do usuário. Acrescenta libdispatch, que decide se para chamar um clássico netcdf, netcdf-4, ou versão OPeNDAP de cada função na API. Ele tem uma correção para um bug que causava fazer a documentação a ser desnecessariamente reconstruída após make clean. Ela corrige um bug no acesso a uma variável multidimensional, com mais de 4 mil milhões de valores em uma plataforma de 32 bits. Ela corrige problemas de desempenho de memória em paralelo I / O. Há correções menores, acelerações e atualizações de documentação.
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

As atualizações incluem o acesso de dados remoto com um built-in OPeNDAP cliente, um nccopy novo utilitário, que trabalha com ncgen netCDF modo de dados-4 avançado, a capacidade de ler alguns HDF4 HDF5 e arquivos de dados, uso da biblioteca netcdf paralelo paralelo para I E / S para arquivos de formato clássico, bugfixes portabilidade e e melhorias de desempenho.
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

Este lançamento acrescenta argumentos opcionais para a API F90 para que todos os netCDF-4 configurações podem ser realizadas com argumentos opcionais, em vez de chamadas de função em separado. Ele adiciona o controle do cache pedaço HDF5 para permitir que o desempenho do usuário tuning. Ele muda padrão chunking para melhor lidar com variáveis muito grande. Desempenho refatoração do núcleo netCDF-4/HDF5 de leitura / gravação de código. Adicional paralela I / O e testes de referência. Apoio OPeNDAP experimental baseado em um novo C-execução somente. Melhor portabilidade, especialmente em plataformas de alto desempenho.
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