source: XIOS/trunk/src/transformation

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1199   7 years aclsce - Invert test condition to avoid to evaluate NaN.
(edit) @1169   7 years mhnguyen Non-continuous zoom on axis Zoomed points are defined by array index of …
(edit) @1163   7 years ymipsl Bug fix when using domain interpolation to a destination domain with …
(edit) @1154   7 years mhnguyen Correcting a bug: activating detect_missing_value on field source doesn't …
(edit) @1114   7 years ymipsl Add conservative remapping option for quantity, ie, the integrated value …
(edit) @1113   7 years ymipsl Small bug fix in expand algorithm. YM
(edit) @1106   7 years mhnguyen Fixing bug of referencing to an object. +) From now on, two objects of a …
(edit) @1104   7 years mhnguyen Fixing a bug of detect missing value on sequence of transformation. +) …
(edit) @1083   7 years mhnguyen Correcting the bug on expanding domain by using data read from file +) …
(edit) @1082   7 years aclsce - Fixed bug with axis reduction Tested on Ada machine
(edit) @1078   7 years mhnguyen Adding rectilinear and curvilinear domain for expand_domain transformation …
(edit) @1076   7 years mhnguyen Correcting behavior of detecting_missing_value: - Missing value detection …
(edit) @1064   7 years mhnguyen Auto-distribution of unstructured grid read from a file. + Unstructured …
(edit) @1046   7 years ymipsl - Add 2 new file attributes to parameter timestamp : time_stamp_name and …
(edit) @1043   7 years ymipsl Undefined value after spatial domain reduction will apear as missing …
(edit) @1018   7 years mhnguyen Improving missing-value processing If detect_missing_value is activated, …
(edit) @1014   7 years mhnguyen Fixing Bug: Writing interpolation weights of masked domain causes error …
(edit) @1004   7 years mhnguyen Some modifications of reading/writing interpolation weight from/into a …
(edit) @982   7 years mhnguyen Implementing domain interpolation weights exportation The option 'file' …
(edit) @980   7 years mhnguyen Minor improvements: +) Change some type of variable to avoid some …
(edit) @979   7 years mhnguyen Implementing AVERAGE operation +) Add average operation for reduction …
(edit) @978   7 years mhnguyen Correcting various bugs relating to transformation +) Fix the order of …
(edit) @977   8 years mhnguyen Minor improvements: Removing some redundant codes
(edit) @976   8 years mhnguyen Ticket 110: Implementing domain reduction to scalar +) Add xml node for …
(edit) @960   8 years mhnguyen New transformation: Extract a point on axis to a scalar +) Add new node …
(edit) @953   8 years ymipsl Add gaussian grid support./n YM
(edit) @949   8 years ymipsl Remove 2 codes lines that have been forgotten, which cause spurious …
(edit) @944   8 years mhnguyen Update compute_connectivity_domain with new functions of class CMesh +) …
(edit) @943   8 years mhnguyen Adding Fortran interfaces for retrieving domains, axis, scalars of a field …
(edit) @941   8 years mhnguyen Finishing the implementation of expand domain transformation +) Make use …
(edit) @938   8 years mhnguyen Modifying reduce_axis_to_domain attribute to prevent error-prone +) …
(edit) @937   8 years mhnguyen Smalll improvements for interpolation axis +) Strictly check order of …
(edit) @936   8 years mhnguyen Correcting a bug of inverse axis on distributed axis +) The global index …
(edit) @935   8 years mhnguyen Adding interface for expand_domain
(edit) @934   8 years mhnguyen Adding new transformation: Compute_connectivity_domain Test +) On Curie …
(edit) @933   8 years mhnguyen Improving transformation selection. Instead of modifying directly …
(edit) @918   8 years mhnguyen Modifying vertical interpolation +) Only process interpolation, the …
(edit) @915   8 years rlacroix Cosmetics: Fix intentation.
(edit) @913   8 years mhnguyen Adding the mask checking for dynamic vertical interpolation +) Only use …
(edit) @912   8 years mhnguyen Fixing bug in axis interpolation +) Correct index for searching …
(edit) @904   8 years mhnguyen Correcting error with gcc 4.4. +) Remove an unnecessary typename Test +) …
(edit) @897   8 years mhnguyen Fixing bug in transformation selector +) If grid source and grid …
(edit) @896   8 years mhnguyen Correcting a bug in axis interpolation +) Ascending or Descending values …
(edit) @895   8 years mhnguyen Adding a new transformation: Reduce a domain to an axis Test +) On Curie …
(edit) @893   8 years ymipsl Interpolation : solve issue with indexed mesh definition. YM
(edit) @890   8 years mhnguyen Removing some redundant codes and make some minor improvements +) Make a …
(edit) @889   8 years mhnguyen Correcting a bug in transformation_selector +) Make sure transformation …
(edit) @888   8 years mhnguyen Adding new transformation for scalar: Reducing an axis to a scalar +) Add …
(edit) @887   8 years mhnguyen Adding a new type of element into grid: Scalar +) Add a new node Scalar …
(edit) @880   8 years ymipsl Interpolation : solve issue with indexed mesh definition. YM
(edit) @873   8 years mhnguyen Masked interpolated points will have default_value (if defined) +) …
(edit) @872   8 years mhnguyen Correcting a bug invovling with the order of transformations +) Add a …
(edit) @871   8 years mhnguyen Correcting a bug which sometimes make transformations between different …
(edit) @870   8 years mhnguyen Removing some unnecessary files and code lines
(edit) @869   8 years mhnguyen Removing the usage of blocking MPI on transformations +) Use non-blocking …
(edit) @868   8 years mhnguyen Fixing a stupid bug in transformation which sometimes makes wrong result …
(edit) @867   8 years mhnguyen Various clean up +) Remove some redundant codes Test +) On Curie +) …
(edit) @866   8 years mhnguyen Reorganizing codes +) Reorganize some structures to make them more …
(edit) @862   8 years mhnguyen Chaning the way to process transformation to improve the performance. …
(edit) @858   8 years ymipsl Bug fix : dynamic interpolation : source grid was created from dest grid …
(edit) @856   8 years mhnguyen Fixing other compilation errors with PGI +) Change some variable for …
(edit) @848   8 years mhnguyen Fixing a bug in transformation in case of masking grid +) Number of local …
(edit) @846   8 years ymipsl Management of masked cell for conservative interpolation. YM
(edit) @843   8 years mhnguyen Several improvements +) Replace some time-consuming operations by simpler …
(edit) @842   8 years mhnguyen Small improvements on transformation mapping +) Remove complex structure …
(edit) @841   8 years mhnguyen Changing the way to create virtual grid during transformation. +)Instead …
(edit) @836   8 years mhnguyen Exposing transformation to Fortran interface +) Export zoom and axis …
(edit) @833   8 years mhnguyen Improvements for dht +) Implement adaptive hierarchy for dht, level of …
(edit) @832   8 years mhnguyen Weight computation of dynamic transformation is done only one for each …
(edit) @831   8 years mhnguyen Cleaning up some redundant coeds and making some improvements +) Remove …
(edit) @829   8 years mhnguyen Refactoring transformation code +) On exchanging information during …
(edit) @827   8 years mhnguyen Implementing dynamic interpolation on axis +) Change grid transformation …
(edit) @824   8 years mhnguyen Correcting the behavior of field_ref +) If a field refers to another one …
(edit) @823   8 years mhnguyen Implementing grid destination clone in case of two grid source +) Clone …
(edit) @821   8 years mhnguyen Making some improvements of transformation algorithm +) Correct the way …
(edit) @809   8 years ymipsl Fix problems for interpolation onto regular domain. YM
(edit) @808   8 years ymipsl Fix problem using rectilinear grid from file, or self-generated - Defining …
(edit) @795   8 years mhnguyen Fixng a minor bug +) Remove function that shadows the one of ancestor …
(edit) @790   8 years rlacroix Add a new field attribute grid_path to allow chaining spatial …
(edit) @787   8 years mhnguyen Changing name of attributes of zoom Test +) test_client and test_complete …
(edit) @775   8 years mhnguyen Implementing the reading of attributes of an axis from a file +) 3d grid …
(edit) @753   9 years mhnguyen Updating pole processing for rectangular grid source Test +) On Curie +) …
(edit) @743   9 years mhnguyen Processing pole of rectangular grid with latitude = 90 +) Use average …
(edit) @742   9 years mhnguyen Implement direct transformation with domain_ref and axis_ref +) Add a new …
(edit) @734   9 years mhnguyen Correcting a bug concerning the range of longitude and latitude of …
(edit) @727   9 years mhnguyen Add more attributes to generate_rectilinear_domain +) Longitude and …
(edit) @709   9 years mhnguyen Correcting a bug in interpolation domain +) Replace shared send buffer by …
(edit) @689   9 years mhnguyen Modifying the interface of interpolation domain +) Change node name from …
(edit) @688   9 years mhnguyen Integrating remap library into XIOS +) Change name of some files of remap …
(edit) @687   9 years mhnguyen Implementing auto-generate rectilinear domain +) Add a new special …
(edit) @671   9 years rlacroix Avoid using C++11 feature for now.
(edit) @668   9 years mhnguyen Implementing some code factoring +) Replace some slow searching function …
(edit) @666   9 years mhnguyen Change name of several axis attributes and remove some redundant variable …
(edit) @664   9 years mhnguyen Changing some domain attributes +) Longitude and latitude from now on can …
(edit) @663   9 years mhnguyen Correcting minor bugs on processing domain transformation +) Correct …
(edit) @660   9 years mhnguyen Adding interpolation test_remap +) Add new test case for domain …
(edit) @657   9 years mhnguyen Making changes in domain to make sure unstructed grid work with new method …
(edit) @653   9 years rlacroix Distributions and transformations: Avoid using heap allocations.
(edit) @634   9 years rlacroix Transformations: Fix some errors in MPI communications - Some …
(edit) @632   9 years mhnguyen Moving transformation from grid source to grid destination +) grid …
Note: See TracRevisionLog for help on using the revision log.