proj_struct Struct Reference

Data structure for mapping projection proj_struct. More...

#include <io.h>

Data Fields

char * coords
 Coordinate system.
char * eof_coords
 EOF-data coordinate system.
char * name
 Name of the variable.
char * grid_mapping_name
 Mapping projection type.
double latin1
 Latin1 projection parameter.
double latin2
 Latin2 projection parameter.
double lonc
 Lonc (longitude center) projection parameter.
double lat0
 Lat0 (first latitude point) projection parameter.
double false_easting
 False_easting projection parameter.
double false_northing
 False_northing projection parameter.
double latpole
 Latitude of North Pole projection parameter in rotated lat lon.
double lonpole
 Longitude of North Pole projection parameter in rotated lat lon.

Detailed Description

Data structure for mapping projection proj_struct.

Definition at line 139 of file io.h.


Field Documentation

EOF-data coordinate system.

Definition at line 141 of file io.h.

Referenced by read_large_scale_eof().

False_easting projection parameter.

Definition at line 148 of file io.h.

Referenced by output_downscaled_analog(), read_netcdf_var_2d(), read_netcdf_var_3d(), read_netcdf_var_3d_2d(), read_obs_period(), and remove_clim().

False_northing projection parameter.

Definition at line 149 of file io.h.

Referenced by output_downscaled_analog(), read_netcdf_var_2d(), read_netcdf_var_3d(), read_netcdf_var_3d_2d(), read_obs_period(), and remove_clim().

Lat0 (first latitude point) projection parameter.

Definition at line 147 of file io.h.

Referenced by output_downscaled_analog(), read_netcdf_var_2d(), read_netcdf_var_3d(), read_netcdf_var_3d_2d(), read_obs_period(), and remove_clim().

Latin1 projection parameter.

Definition at line 144 of file io.h.

Referenced by output_downscaled_analog(), read_netcdf_var_2d(), read_netcdf_var_3d(), read_netcdf_var_3d_2d(), read_obs_period(), and remove_clim().

Latin2 projection parameter.

Definition at line 145 of file io.h.

Referenced by output_downscaled_analog(), read_netcdf_var_2d(), read_netcdf_var_3d(), read_netcdf_var_3d_2d(), read_obs_period(), and remove_clim().

Latitude of North Pole projection parameter in rotated lat lon.

Definition at line 150 of file io.h.

Referenced by output_downscaled_analog(), read_netcdf_var_2d(), read_netcdf_var_3d(), read_netcdf_var_3d_2d(), and remove_clim().

Lonc (longitude center) projection parameter.

Definition at line 146 of file io.h.

Referenced by output_downscaled_analog(), read_netcdf_var_2d(), read_netcdf_var_3d(), read_netcdf_var_3d_2d(), read_obs_period(), and remove_clim().

Longitude of North Pole projection parameter in rotated lat lon.

Definition at line 151 of file io.h.

Referenced by output_downscaled_analog(), read_netcdf_var_2d(), read_netcdf_var_3d(), read_netcdf_var_3d_2d(), and remove_clim().


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

Generated on 12 May 2016 for DSCLIM by  doxygen 1.6.1