YetAnotherCoupler 3.5.2
Loading...
Searching...
No Matches
yac.pyx File Reference

Go to the source code of this file.

Data Structures

class  yac.Location
 Location for points. More...
 
class  yac.ExchangeType
 Exchange type of a field. More...
 
class  yac.Action
 Refers to YAC_ACTION_NONE, YAC_ACTION_REDUCTION etc. More...
 
class  yac.Reduction
 Reduction type for the definition of interpolations. More...
 
class  yac.Calendar
 Calendar type for use in def_calendar. More...
 
class  yac.TimeUnit
 Refers to YAC_TIME_UNIT_MILLISECOND, YAC_TIME_UNIT_SECOND etc. More...
 
class  yac.AverageReductionType
 Reduction type for average interpolation. More...
 
class  yac.NCCReductionType
 Reduction type for ncc interpolation. More...
 
class  yac.NNNReductionType
 Reduction type for nnn interpolation. More...
 
class  yac.ConservNormalizationType
 Normalization type for conservative interpolation. More...
 
class  yac.SPMAPWeightType
 Refers to YAC_SPMAP_AVG and YAC_SPMAP_DIST. More...
 
class  yac.SPMAPScaleType
 Refers to YAC_SPMAP_NONE, YAC_SPMAP_SRCAREA YAC_SPMAP_INVTGTAREA, and YAC_SPMAP_FRACAREA. More...
 
class  yac.ConfigOutputFormat
 
class  yac.ConfigOutputSyncLoc
 
class  yac.YAC
 Initializies a YAC instance and provides further functionality. More...
 
class  yac.Component
 Stores the component_id and provides further functionality. More...
 
class  yac.Mask
 Stores the mask_id. More...
 
class  yac.Grid
 Stores the grid_id and provides further functionality. More...
 
class  yac.Points
 Stores the points_id and provides further functionality. More...
 
class  yac.Reg2dGrid
 A stuctured 2d Grid. More...
 
class  yac.Curve2dGrid
 A curvilinear stuctured 2d Grid. More...
 
class  yac._UnstructuredGridBase
 
class  yac.UnstructuredGrid
 An unstuctured 2d Grid. More...
 
class  yac.CloudGrid
 
class  yac.UnstructuredGridEdge
 
class  yac.Field
 Store the field_id. More...
 
class  yac.InterpolationStack
 

Namespaces

module  yac
 

Functions

 yac.def_calendar (Calendar calendar)
 
 yac.get_calendar ()
 
 yac.version ()
 

Variables

 yac._logger = logging.getLogger("yac")
 
 yac._prev_abort_func