source: lmdz_wrf

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2462   6 years lfita Adding: - `gen_leapdays': Function to provide how many leap days are …
(edit) @2461   6 years lfita Adding: - `juliandate': Function to provide the julian date (in days …
(edit) @2460   6 years lfita Ading: - `sign': Function to provide the sign of a number
(edit) @2459   6 years lfita Adding: - `leapyr': Function to determine if it is a leap year …
(edit) @2458   6 years lfita Removing test
(edit) @2457   6 years lfita Adding `fix_CFdates'
(edit) @2456   6 years lfita Fixing documentation
(edit) @2455   6 years lfita Adding: - `zsailing_boat': Function to define an schematic sailing …
(edit) @2454   6 years lfita Adding: - `p_reg_polygon': Function to provide a regular polygon of …
(edit) @2453   6 years lfita Fixing `mirror_polygon'
(edit) @2452   6 years lfita Adding: - `mirror_polygon': Function to reflex a polygon for a given axis
(edit) @2451   6 years lfita Adding: - `p_spiral': Function to provide a polygon of an Archimedean …
(edit) @2450   6 years lfita Re-arenging documentation
(edit) @2449   6 years lfita Adding: - `p_circle': Function to get a polygon of a circle - …
(edit) @2448   6 years lfita Removing test
(edit) @2447   6 years lfita Fixing right values
(edit) @2446   6 years lfita Fixing `impose_generic' when yr < yrref
(edit) @2445   6 years lfita Fixing order of functions, fixing minor errors
(edit) @2444   6 years lfita Adding calendar' on firstT and lastT on cls_time_information'
(edit) @2443   6 years lfita Fixing `impose_gregorian' Adding 'calendar' on timref_datetime
(edit) @2442   6 years lfita Changing to integer timedeltas in seconds
(edit) @2441   6 years lfita Removing float conversion for 'calendar' value in 'get_time'
(edit) @2440   6 years lfita Imposing gregorian calendar for non-standard calendars in `get_timee'
(edit) @2439   6 years lfita Adding: - `impose_gregorian': Function to impose gregorian calendar …
(edit) @2438   6 years lfita Adding creation of file
(edit) @2437   6 years lfita Adding: - maximum absolute value (x/y) for `max_coords_poly' …
(edit) @2436   6 years lfita Changing order
(edit) @2435   6 years lfita Adding: - `max_coords_poly': Function to provide the extremes of the …
(edit) @2434   6 years lfita Working version of `circ_sec'
(edit) @2433   6 years lfita Fixing 'datetimeStr_conversion' for `cfTimeCal' output
(edit) @2432   6 years lfita Fixing !
(edit) @2431   6 years lfita Fixing!
(edit) @2430   6 years lfita fixing
(edit) @2429   6 years lfita Adding `cfTimeCal' in 'datetimeStr_conversion'
(edit) @2428   6 years lfita Removing test
(edit) @2427   6 years lfita Working version with noleap calendar
(edit) @2426   6 years lfita Adding: - `leapdays': Function to provide how many leap days are …
(edit) @2425   6 years lfita Fixing last changes tacking into account calnder attribute
(edit) @2424   6 years lfita Adding: - `advance_cfDate': Fucntion to advance a time object using a …
(edit) @2423   6 years lfita Fixing…
(edit) @2422   6 years lfita Using the calendar to provide Time information
(edit) @2421   6 years lfita Adding 'cfTimeCal' into `datetimeStr_conversion' in order to take into …
(edit) @2420   6 years lfita Removing file. There is already a generic copy of it `test_Fmods.f90'
(edit) @2419   6 years lfita Fixing error
(edit) @2418   6 years lfita Changing printing out on `same_deltasign', better to be parsed from bash
(edit) @2417   6 years lfita Adding fix for Nmaxgrisin == 1 in …
(edit) @2416   6 years lfita Fixing when there are Nmaxgridin == 1
(edit) @2415   6 years lfita Adding: - Main program to allow for tests on the Fortran modules
(edit) @2414   6 years lfita Woring on 'ang_circ'
(edit) @2413   6 years lfita Adding: - `dist_points': Function to provide the distance between two …
(edit) @2412   6 years lfita Adding more functions from AR6-zones script
(edit) @2411   6 years lfita Adding: - `generic_tools.py': Script for geometry calculations and …
(edit) @2410   6 years lfita Updating Makefile for skogul
(edit) @2409   6 years lfita Zeroing ddx and ddy on very tiny values in `drawpolygon_map'
(edit) @2408   6 years lfita Removing re-rendering in png format
(edit) @2407   6 years lfita update and working version of the script
(edit) @2406   6 years lfita Adding comentary to make the copy of the `test_Fmods.f90'
(edit) @2405   6 years lfita Chaning name of test programs in order to make obilgatory to make a …
(edit) @2404   6 years lfita Fixing `temporal_stats' by fixing the 'aggday', 'agghour'
(edit) @2403   6 years lfita Adding the depoyment of all the possible values on 'agg'
(edit) @2402   6 years lfita Trying to fix 'agg' in `temporal_stats'
(edit) @2401   6 years lfita Minor fix
(edit) @2400   6 years lfita Fixing the right temporal values
(edit) @2399   6 years lfita Adding actual time value in plotting all times from `TimeInf?'
(edit) @2398   6 years lfita Fixing when wrong temporal variable is passed in `cls_time_information'
(edit) @2397   6 years lfita minor fixes in `temporal_stats'
(edit) @2396   6 years lfita Adding the printing of all time-values in `TimeInf?'
(edit) @2395   6 years lfita Fixing `cls_time_information': using generics…
(edit) @2394   6 years lfita Adding: - `test_Fmods.f90': Fortran interface to independently test …
(edit) @2393   6 years lfita Solving tree conflict with test.py
(edit) @2392   6 years lfita Starting to fix `temporal_stats' for ' agg' Adding date fixing in …
(edit) @2391   6 years lfita Adding description
(edit) @2390   6 years lfita Adding: - `rhs_tas_tds': Computation of relative humidity from tas and tds
(edit) @2389   6 years lfita Adding `tws'
(edit) @2388   6 years lfita Adding: - test.py: Entire python script to test components of PyNCplot
(edit) @2387   6 years lfita Adding: - `tws': Wet Bulb temperature after Stull, 2011
(edit) @2386   6 years lfita Fixing right end of reading section in `values_fortran_fmt'
(edit) @2385   6 years lfita Adding: - `remove_extraspaces': Function to remove from a string any …
(edit) @2384   6 years lfita Adding: - `CFfile_creation': Operation to create a file folowing …
(edit) @2383   6 years lfita Starting to add `CFfile_creation'
(edit) @2382   6 years lfita Adding: - `compress_data': Function to compress (only provide values …
(edit) @2381   6 years lfita Starting to add: - `compress_data'
(edit) @2380   6 years lfita Adding: - `stringS_dictvark': Function to provide a dictionary from a …
(edit) @2379   6 years lfita Adding Error message when passed a wrong type of slicing value in …
(edit) @2378   6 years lfita Adding 'XLAND'
(edit) @2377   6 years lfita Adding error on `add_vars' when input object does not have a given variable
(edit) @2376   6 years lfita Updating hydra-gcc Makefile
(edit) @2375   6 years lfita Fixing some minor issues
(edit) @2374   6 years lfita Adding: - `drawpolygon_map': Function to plot a polygon into a map
(edit) @2373   6 years lfita Fixing right length of the slicing along the dimension in ordder to …
(edit) @2372   6 years lfita Adding new version of 'pinterp' using `range_slicing' !!
(edit) @2371   6 years lfita Adding: - `range_slicing': Function to provide a list of slices for a …
(edit) @2370   6 years lfita Adding: - `Nloops_1D': Function to compress a series of multiples …
(edit) @2369   6 years lfita Removing priting test
(edit) @2368   6 years lfita Fixing 'NcolNrow_figure'
(edit) @2367   6 years lfita Fixing right slice when variable is 2D
(edit) @2366   6 years lfita In `savefig', get 'png' output as high quality conversion from pdf
(edit) @2365   6 years lfita Changing cbar for ranges to 'Paired'
(edit) @2364   6 years lfita Adding: - `draw_MerPara': Function to add the parallels and meridians …
(edit) @2363   6 years lfita Removing test
Note: See TracRevisionLog for help on using the revision log.