-
Notifications
You must be signed in to change notification settings - Fork 23
/
CREDITS
34 lines (23 loc) · 1.37 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
PnetCDF is a joint effort between Northwestern University and Argonne
National Laboratory. We have also been fortunate to receive a great deal of
help from the community. A partial list follows. Thanks everyone!
- PnetCDF 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 assistance with our
AIX port, and testing the nonblocking APIs.
- 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