SCALE-RM
Public Attributes | List of all members
fileinfo_t Struct Reference

Public Attributes

int ncid
 
char time_units [File_HMID+1]
 
char calendar [File_HSHORT+1]
 
int deflate_level
 
int shared_mode
 
char fname [256]
 

Detailed Description

Definition at line 93 of file scale_file_netcdf.c.

Member Data Documentation

◆ ncid

int fileinfo_t::ncid

Definition at line 94 of file scale_file_netcdf.c.

◆ time_units

char fileinfo_t::time_units[File_HMID+1]

Definition at line 95 of file scale_file_netcdf.c.

◆ calendar

char fileinfo_t::calendar[File_HSHORT+1]

Definition at line 96 of file scale_file_netcdf.c.

◆ deflate_level

int fileinfo_t::deflate_level

Definition at line 97 of file scale_file_netcdf.c.

◆ shared_mode

int fileinfo_t::shared_mode

Definition at line 101 of file scale_file_netcdf.c.

◆ fname

char fileinfo_t::fname[256]

Definition at line 102 of file scale_file_netcdf.c.


The documentation for this struct was generated from the following file: