INTERFACE:
integer function zio_nf_set_base_pe(filedesc,basepe)DESCRIPTION:
Resets the base PE. Specific to the parallel netCDF library being developed at NERSC.
REVISION HISTORY:
2003-Jan-31 -- first prototypeINPUT PARAMETERS:
implicit none
integer, intent(in):: filedesc
integer, intent(in):: basepe
\