CABLE
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
cable_netcdf_io_open_file
Interface
29 statements
Source File
cable_netcdf.F90
cable_netcdf_mod
cable_netcdf_io_open_file
Contents
None
interface
private function cable_netcdf_io_open_file(this, path) result(file)
Arguments
Type
Intent
Optional
Attributes
Name
class(
cable_netcdf_io_t
),
intent(inout)
::
this
character(len=*),
intent(in)
::
path
Return Value
class(
cable_netcdf_file_t
),allocatable