|
|
|
@714
|
[714]
|
3 weeks |
robl |
clean up pnetcdf.h for C++ compilers
|
|
|
|
@713
|
[713]
|
3 weeks |
robl |
fix 'make install' error to actuall install pnetcdf.inc and pnetcdf.mod
|
|
|
|
@711
|
[711]
|
3 weeks |
robl |
yeah! going to actually release today!
|
|
|
|
@710
|
[710]
|
3 weeks |
robl |
cast away one last warning
|
|
|
|
@709
|
[709]
|
3 weeks |
robl |
pnetcdf.h is a user-visible header file. we can't conditionally compile …
|
|
|
|
@708
|
[708]
|
3 weeks |
kgao |
printf format in header.c
|
|
|
|
@707
|
[707]
|
3 weeks |
kgao |
added the type check in ncmpii_comp_attrs function of header.c
|
|
|
|
@706
|
[706]
|
3 weeks |
robl |
make printf happy on both 32 and 64 bit platforms
|
|
|
|
@705
|
[705]
|
3 weeks |
robl |
do not need this generated file
|
|
|
|
@704
|
[704]
|
3 weeks |
robl |
clean up warnings
|
|
|
|
@703
|
[703]
|
3 weeks |
robl |
generate Makefile.in for mcoll_fortran
|
|
|
|
@702
|
[702]
|
3 weeks |
kgao |
modify pnetcdf.inc.in for binding multi-variable options: iget_vara_all
|
|
|
|
@701
|
[701]
|
3 weeks |
robl |
declare some bindings for the multi-variable appraoches.
|
|
|
|
@700
|
[700]
|
3 weeks |
kgao |
add the binding of iput_vara_all, iget_vara_all, waitall, wait in order to …
|
|
|
|
@699
|
[699]
|
3 weeks |
kgao |
add the binding of iput_vara_all, iget_vara_all, waitall, wait in order to …
|
|
|
|
@698
|
[698]
|
3 weeks |
kgao |
add the binding of iput_vara_all, iget_vara_all, waitall, wait in order to …
|
|
|
|
@697
|
[697]
|
4 weeks |
robl |
why do we still have these commented-out functions from serial netcdf?
|
|
|
|
@696
|
[696]
|
4 weeks |
robl |
new routines for the multi-variable interface
|
|
|
|
@695
|
[695]
|
4 weeks |
kgao |
Makefile.in for mcoll_test
|
|
|
|
@694
|
[694]
|
4 weeks |
kgao |
add 'multiple write operations of single non-record variable' test
|
|
|
|
@693
|
[693]
|
4 weeks |
kgao |
remove potential error (int -> MPI_Offset) for mvar operations
|
|
|
|
@692
|
[692]
|
4 weeks |
robl |
fix up makefile for vpath builds
|
|
|
|
@691
|
[691]
|
4 weeks |
kgao |
1. remove mcoll_test warnings; 2. modify parameters of mvar APIs for …
|
|
|
|
@690
|
[690]
|
4 weeks |
robl |
fix up the easy warnings in the tests
|
|
|
|
@689
|
[689]
|
4 weeks |
robl |
another test case from pnnl: ensure we can still parse serial-netcdf …
|
|
|
|
@688
|
[688]
|
4 weeks |
robl |
fix up make rules
|
|
|
|
@687
|
[687]
|
4 weeks |
robl |
cleaned up a bunch of warnings
|
|
|
|
@686
|
[686]
|
4 weeks |
robl |
since i wacked ncconfig.in, we have to run 'autoreconf', not just autoconf
|
|
|
|
@685
|
[685]
|
4 weeks |
robl |
update docs: i had the --build and --host arguments flipped
|
|
|
|
@684
|
[684]
|
4 weeks |
robl |
Suggestion from Wei-keng: auto-generate a simple F90 module file for …
|
|
|
|
@683
|
[683]
|
4 weeks |
robl |
add an ignore for generated ncconfig.in
|
|
|
|
@682
|
[682]
|
4 weeks |
robl |
fix dumb build errors
|
|
|
|
@681
|
[681]
|
4 weeks |
robl |
move assertion on recsize check into own function, call from other members …
|
|
|
|
@680
|
[680]
|
4 weeks |
robl |
after all these years, kill this generated file.
|
|
|
|
@679
|
[679]
|
4 weeks |
robl |
add an assertion: on systems with a 32 bit MPI_Aint (32 bit systems except …
|
|
|
|
@678
|
[678]
|
4 weeks |
robl |
update for some tests we've added
|
|
|
|
@677
|
[677]
|
4 weeks |
robl |
add new testcase from Annette Koontz to exercise new CDF-5 corner case: we …
|
|
|
|
@676
|
[676]
|
4 weeks |
robl |
remove now-generated files
|
|
|
|
@675
|
[675]
|
4 weeks |
robl |
release today?
|
|
|
|
@674
|
[674]
|
4 weeks |
robl |
update fortran bindings: new error codes have been added, typos. still …
|
|
|
|
@673
|
[673]
|
6 weeks |
kgao |
add ncdump tag -V
|
|
|
|
@672
|
[672]
|
6 weeks |
robl |
now it's possible to generate CDF-5 formatted datasets.
|
|
|
|
@671
|
[671]
|
6 weeks |
robl |
make a utility fucntion for inquiring about hints
|
|
|
|
@670
|
[670]
|
2 months |
kgao |
mput update
|
|
|
|
@669
|
[669]
|
2 months |
kgao |
remove all warning
|
|
|
|
@668
|
[668]
|
2 months |
kgao |
fixed the bug:the starting offset of the first non-record variable occurs …
|
|
|
|
@667
|
[667]
|
3 months |
kgao |
read test
|
|
|
|
@666
|
[666]
|
3 months |
kgao |
modify configure/Makefile.in for test_check_header and largefile
|
|
|
|
@665
|
[665]
|
3 months |
robl |
improve comments for hint-reading
|
|
|
|
@664
|
[664]
|
3 months |
robl |
be careful not to try to pull info members out of null infos
|
|
|
|
@663
|
[663]
|
4 months |
kgao |
flexible header check: adding warning and fatal error check
|
|
|
|
@662
|
[662]
|
4 months |
robl |
some MPI implementations (ROMIO) will not just ignore unknown hints but …
|
|
|
|
@661
|
[661]
|
4 months |
robl |
fix some bugs in the non-record-variable alingment case. Now non-record …
|
|
|
|
@660
|
[660]
|
6 months |
kgao |
Combining I/O Operations for Multiple Array Variables
|
|
|
|
@659
|
[659]
|
6 months |
kgao |
Combining I/O Operations for Multiple Array Variables
|
|
|
|
@658
|
[658]
|
6 months |
kgao |
Combining I/O Operations for Multiple Array Variables
|
|
|
|
@656
|
[656]
|
7 months |
robl |
unterminated quote
|
|
|
|
@653
|
[653]
|
7 months |
robl |
putting out pre-release soon
|
|
|
|
@652
|
[652]
|
7 months |
robl |
fix up testcase
|
|
|
|
@651
|
[651]
|
7 months |
robl |
a simple testcase for flexible mode interface
|
|
|
|
@650
|
[650]
|
8 months |
robl |
extract and expose pnetcdf data manipulation routines. I needed these for …
|
|
|
|
@636
|
[636]
|
12 months |
robl |
clean up warnings
|
|
|
|
@635
|
[635]
|
12 months |
robl |
valgrind complained about "jump depends on uninitialized values", so let's …
|
|
|
|
@634
|
[634]
|
12 months |
robl |
building pnetcdf on bgp
|
|
|
|
@633
|
[633]
|
12 months |
robl |
perhaps a tad optimistic but i'm pretty sure i'll tag this pre-release …
|
|
|
|
@632
|
[632]
|
12 months |
robl |
ladies and gentelmen, boys and girls, here we have merged into TRUNK the …
|
|
|
|
@631
|
[631]
|
12 months |
robl |
move CDF5 work to its own branch (even though it's not exactly a branch)
|
|
|
|
@630
|
[630]
|
12 months |
robl |
no code change. just storing a comment for future thought
|
|
|
|
@629
|
[629]
|
12 months |
robl |
release info once no longer needed
|
|
|
|
@628
|
[628]
|
12 months |
robl |
explicity check for these headers: the fortran check macro would do this, …
|
|
|
|
@627
|
[627]
|
12 months |
robl |
configure-time check to disable CDF-5 support should MPI_Offset not be …
|
|
|
|
@626
|
[626]
|
13 months |
kgao |
|
|
|
|
@625
|
[625]
|
13 months |
kgao |
remove warning, int64_t is replaced by MPI_Offset
|
|
|
|
@624
|
[624]
|
14 months |
robl |
remove more generated files
|
|
|
|
@623
|
[623]
|
14 months |
robl |
unneeded file
|
|
|
|
@622
|
[622]
|
14 months |
kgao |
dimension with more than 231 elements support
|
|
|
|
@621
|
[621]
|
15 months |
robl |
remove and ignore generated files
|
|
|
|
@620
|
[620]
|
15 months |
robl |
ignore generated files
|
|
|
|
@619
|
[619]
|
15 months |
robl |
get rid of generated files
|
|
|
|
@618
|
[618]
|
16 months |
kgao |
ncmpidump and the second array size problems proposed by Katie
|
|
|
|
@617
|
[617]
|
16 months |
kgao |
bug 2: additional arrays should not have the 4GB limintation
|
|
|
|
@616
|
[616]
|
17 months |
kgao |
dims
|
|
|
|
@615
|
[615]
|
17 months |
kgao |
large dimensions
|
|
|
|
@614
|
[614]
|
17 months |
kgao |
ncmpii_NC_var_shape64
|
|
|
|
@613
|
[613]
|
17 months |
kgao |
MPI_64bit_DATA
|
|
|
|
@612
|
[612]
|
18 months |
kgao |
Parallel netCDF version 3
|
|
|
|
@610
|
[610]
|
20 months |
robl |
just a comment. probably not a big deal.
|
|
|
|
@609
|
[609]
|
20 months |
robl |
align non-record variables and the cdf header based on the "striping_unit" …
|
|
|
|
@608
|
[608]
|
20 months |
robl |
more varid adjustments for the fortran bindings to the flexible mode …
|
|
|
|
@607
|
[607]
|
20 months |
robl |
get_var_all wasn't adjusting the variable identifiers to C
|
|
|
|
@606
|
[606]
|
20 months |
robl |
memory leak in fortran bindings
|
|
|
|
@605
|
[605]
|
20 months |
robl |
clean up a memory leak in the put/get varm cases
|
|
|
|
@604
|
[604]
|
20 months |
robl |
bug fix for really big short and uchar variables from the unidata folks. …
|
|
|
|
@603
|
[603]
|
20 months |
robl |
I hate to remove comments, but ibm's XLF compiler doesn't like the 'C' …
|
|
|
|
@602
|
[602]
|
2 years |
robl |
put the function declarations in the wrong place apparently
|
|
|
|
@601
|
[601]
|
2 years |
robl |
More Kurt Glaesemann: move the declaration of char *sp to the proper …
|
|
|
|
@600
|
[600]
|
2 years |
robl |
Kurt Glaesemann: ncmpi_stat re-declared in the loop, shadowing the earlier …
|
|
|
|
@599
|
[599]
|
2 years |
robl |
Kurt Glaesemann finds more warnings: make these extra fortran routines …
|
|
|
|
@598
|
[598]
|
2 years |
robl |
fix format string issue (size is MPI_Offset, won't fit in %d). now …
|
|
|
|
@594
|
[594]
|
2 years |
robl |
a few more
|
|
|
|