public interface save_npy
Save multidimensional array in npy format
(Specification)
Subroutines
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
complex(kind=dp),
|
intent(in) |
|
|
:: |
array(:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
complex(kind=dp),
|
intent(in) |
|
|
:: |
array(:,:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
complex(kind=dp),
|
intent(in) |
|
|
:: |
array(:,:,:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
complex(kind=sp),
|
intent(in) |
|
|
:: |
array(:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
complex(kind=sp),
|
intent(in) |
|
|
:: |
array(:,:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
complex(kind=sp),
|
intent(in) |
|
|
:: |
array(:,:,:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
integer(kind=int16),
|
intent(in) |
|
|
:: |
array(:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
integer(kind=int16),
|
intent(in) |
|
|
:: |
array(:,:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
integer(kind=int16),
|
intent(in) |
|
|
:: |
array(:,:,:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
integer(kind=int32),
|
intent(in) |
|
|
:: |
array(:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
integer(kind=int32),
|
intent(in) |
|
|
:: |
array(:,:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
integer(kind=int32),
|
intent(in) |
|
|
:: |
array(:,:,:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
integer(kind=int64),
|
intent(in) |
|
|
:: |
array(:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
integer(kind=int64),
|
intent(in) |
|
|
:: |
array(:,:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
integer(kind=int64),
|
intent(in) |
|
|
:: |
array(:,:,:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
integer(kind=int8),
|
intent(in) |
|
|
:: |
array(:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
integer(kind=int8),
|
intent(in) |
|
|
:: |
array(:,:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
integer(kind=int8),
|
intent(in) |
|
|
:: |
array(:,:,:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
real(kind=dp),
|
intent(in) |
|
|
:: |
array(:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
real(kind=dp),
|
intent(in) |
|
|
:: |
array(:,:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
real(kind=dp),
|
intent(in) |
|
|
:: |
array(:,:,:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
real(kind=sp),
|
intent(in) |
|
|
:: |
array(:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
real(kind=sp),
|
intent(in) |
|
|
:: |
array(:,:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
real(kind=sp),
|
intent(in) |
|
|
:: |
array(:,:,:) |
|
integer,
|
intent(out), |
optional |
|
:: |
iostat |
|
character(len=:),
|
intent(out), |
optional, |
allocatable
|
:: |
iomsg |
|