-
Notifications
You must be signed in to change notification settings - Fork 0
/
CREDITS
37 lines (25 loc) · 1.47 KB
/
CREDITS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Parallel-netCDF is a joint effort between Northwestern University and Argonne
National Laboratory. We have aslo been fortunate to recieve a great deal of
help from the community. A partial list follows. Thanks everyone!
- Parallel-NetCDF uses a great deal of NetCDF code, so the project would not
have gotten as far as it did as quickly as it did without the efforts of the
Unidata group.
- Joachim Worringen <[email protected]> and Rene Redler
<[email protected]> helped us build and run correctly on NEC SX-6
- John Tannahill <[email protected]> contributed a great deal of effort
testing and improving our Fortran bindings
- Richard Hedges <[email protected]> was another early adopter and
offered a lot of configuration tips, particularly for IFC
- Renier Vogelsang <[email protected]> provided valuable assistance with the IRIX
port
- Greg Sjaardema's <[email protected]> CDF-2 patch gave us and serial NetCDF
large file support
- Jim Edwards <[email protected]> provided a great deal of assitance with our
AIX port
- Tyce Mclarty <[email protected]> also did a lot of AIX work for us
- Christopher Subich <[email protected]> contributed several configure
fixes, improving our handling of cross-compile environments.
- Kurt Glaesemann <[email protected]> contributed numerous cleanups for
pnetcdf on ia64 with HP-MPI
- Kui Gao, Northwestern University <[email protected]> implemented the
CDF-5 (large variable) file format work.