Files | |
file | alloc_mmap_double.c [code] |
Allocate memory using mmap for a double precision floating point array. | |
file | alloc_mmap_float.c [code] |
Allocate memory using mmap for a float array. | |
file | alloc_mmap_int.c [code] |
Allocate memory using mmap for an integer array. | |
file | alloc_mmap_longint.c [code] |
Allocate memory using mmap for a long integer array. | |
file | alloc_mmap_shortint.c [code] |
Allocate memory using mmap for a short integer array. | |
file | alt_to_press.c [code] |
Compute standard atmosphere pressure given altitude. | |
file | calc_etp_mf.c [code] |
Compute Potential Evapotranspiration (ETP) from Meteo-France formulation. | |
file | change_date_origin.c [code] |
Change date origin of time expressed in udunits. | |
file | comparf.c [code] |
Compare two float values to sort descending. | |
file | covariance_fields_spatial.c [code] |
Compute the spatial covariance of two fields. | |
file | data_to_gregorian_cal.c [code] |
Convert 360-days or no-leap calendar to standard Gregorian calendar. | |
file | distance_point.c [code] |
Compute distance in meters for two latitude and longitude points. | |
file | extract_subdomain.c [code] |
Extract subdomain in a variable given latitudes and longitudes. | |
file | extract_subperiod_months.c [code] |
Extract a sub period of a vector of selected months. | |
file | find_str_value.c [code] |
Find string in vector and return index. | |
file | find_the_days.c [code] |
file | get_calendar.c [code] |
Get year,month,day,hour,min,sec given time in udunits. | |
file | get_calendar_ts.c [code] |
Get year,month,day,hour,min,sec (time structure) given time in udunits. | |
file | get_filename_ext.c [code] |
Get filename extension. | |
file | is_leap_year.c [code] |
Find if year is a leap year or not. | |
file | mask_points.c [code] |
Mask points in a variable given a mask field. | |
file | mask_region.c [code] |
Mask region in a variable given latitude and longitude coordinates. | |
file | mean_field_spatial.c [code] |
Compute the spatial mean of a field. | |
file | mean_variance_field_spatial.c [code] |
Compute mean and variance of a field averaged spatially. | |
file | normalize_field.c [code] |
Normalize a 3D variable by a mean and variance. | |
file | normalize_field_2d.c [code] |
Normalize a 3D variable by 2D mean and variance. | |
file | spechum_to_hr.c [code] |
Compute relative humidity from specific humidity. | |
file | sub_period_common.c [code] |
Select a sub period of a vector using a common period over two different time vectors. | |
file | time_mean_variance_field_2d.c [code] |
Compute the time mean and variance of a 2D field. | |
file | utCalendar2_cal.c [code] |
file | utCalendar2_cal.h [code] |
Include file for calendar library. | |
file | utils.h [code] |
Include file for utilities library. |