source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @425   13 years aslmd GRAPHICS: cosmetic changes. corrected a bug in treating local times …
(edit) @424   13 years aslmd GRAPHICS: deleted and cleaned obsolete strategy to find local time and …
(edit) @423   13 years aslmd GRAPHICS: oops. in previous commit forgot to add if in case ope is …
(edit) @422   13 years aslmd GRAPHICS: operations were broken by introducing all_time, fixed. also …
(edit) @421   13 years acolaitis ## deposition.F: corrected a bug with z0, replaced with z0(ngrid) with …
(edit) @420   13 years tnavarro == 24/11/11 == TN >> corrected minor bug in updatereffrad.F : …
(edit) @419   13 years acolaitis Sorry, little mistake in previous commit, corrected
(edit) @418   13 years acolaitis PYTHON. Moved the nolow mode to an option (--nolow) and re-arranged …
(edit) @417   13 years acolaitis PYTHON ###### mcs.py script is pretty finished now. Usage: mcs.py -f …
(edit) @416   13 years aslmd LMDZ.MARS: deleted reference to watercap.h in deposition.F because …
(edit) @415   13 years aslmd LMDZ.MARS. photochemistry. deposition.F was forgotten in r334.
(edit) @414   13 years aslmd LMDZ.MARS : NEW NLTE MODEL FROM GRANADA AMIGOS == 23/11/11 == FGG + …
(edit) @413   13 years rwordsworth Example definitions for the gases.def files
(edit) @412   13 years tnavarro readme update too
(edit) @411   13 years tnavarro changed scavenging in improvedclouds.F, updated ice radius in …
(edit) @410   13 years acolaitis Modified NCDF norm of our files from classic to 64bit offset to …
(edit) @409   13 years acolaitis PYTHON. 1/ mcs.py now works on a list of 3D and 4D variables given by …
(edit) @408   13 years emillour Mars GCM: Added FL corrections to aeronomars/photochemistry.F : - Bug …
(edit) @407   13 years acolaitis Corrected small bug related to all_time
(edit) @406   13 years aslmd GRAPHICS: time in the graph loop is now all_time[index_f]. convenient …
(edit) @405   13 years aslmd GRAPHICS: 1. handling of anomaly in profiles as well. 2. fixed xmin …
(edit) @404   13 years acolaitis sorry, forgot to do svn add for the previous commit :). These routines …
(edit) @403   13 years acolaitis PYTHON. ############################################ …
(edit) @402   13 years aslmd GRAPHICS: cosmetic cleaning. added possibility to output a 1D profile …
(edit) @401   13 years acolaitis PYTHON. Minor bug corrected: tile mod now correctly works with map …
(edit) @400   13 years aslmd GRAPHICS: oups. forgot something in the previous commit.
(edit) @399   13 years aslmd GRAPHICS: improved the selection of lon,lat with pp.py for mesoscale files
(edit) @398   13 years acolaitis PYTHON: - Improved handling of missing values NaN by min() and max() …
(edit) @397   13 years emillour Mars GCM utility concatnc : minor upgrade. Handle cases when ap and bp …
(edit) @396   13 years acolaitis PYTHON. Corrected bugs relative to multi-field plotting and to column …
(edit) @395   13 years acolaitis PYTHON M 393 mymath.py ----------------- Cosmetic …
(edit) @394   13 years aslmd GRAPHIcs: pp.py: no winds is now default. use option -W to get winds. …
(edit) @393   13 years aslmd GRAPHICS: corrected a small error that broke simple cases for …
(edit) @392   13 years aslmd PYTHON: quite a lot of modifs and tests. extended multivar subplot …
(edit) @391   13 years acolaitis PYTHON. Corrected the way missing values are handled for 2D plots. …
(edit) @390   13 years aslmd MESOSCALE: impacted changes for varying z0 on LES. modified makemeso …
(edit) @389   13 years aslmd MESOSCALE: corrected a problem which was preventing the model to …
(edit) @388   13 years acolaitis PYTHON. ####### ~ Added new option and routines that go along. …
(edit) @387   13 years acolaitis Python: corrected a bug introduced in previous commit
(edit) @386   13 years aslmd MESOSCALE: minor changes on script.
(edit) @385   13 years acolaitis PYTHON. Minor commit to avoid loosing stuff when gnome is down tomorrow.
(edit) @384   13 years acolaitis PYTHON. Corrected a bug which was preventing stereographic and ortho …
(edit) @383   13 years acolaitis Cosmetic change in an option
(edit) @382   13 years acolaitis PYTHON. Added new option: --yint, to switch the way vertical …
(edit) @381   13 years aslmd PYTHON: cf. previous commit. forgot to update gcm.py
(edit) @380   13 years aslmd PYTHON: added an operation cat (especially aimed at time series with …
(edit) @379   13 years acolaitis Fixed a rare but annoying conflict occuring when calling …
(edit) @378   13 years acolaitis Added a readme for python with several examples. To be completed, …
(edit) @377   13 years aslmd PYTHON: now the exact same options are shared by meso.py and gcm.py …
(edit) @376   13 years acolaitis Added new routine to our python subroutines pool: make_netcdf.py This …
(edit) @375   13 years emillour Generic GCM: Upgrade of the 'create_make_gcm' script: objects are …
(edit) @374   13 years emillour Generic GCM: Upgrade: The location of the 'datagcm' directory can now …
(edit) @373   13 years emillour Generic GCM: Ooops, forgot something. EM
(edit) @372   13 years acolaitis PYTHON: small commit to add possibility to do semilog plot along the y …
(edit) @371   13 years emillour Generic model: updated makegcm(s) so that default behaviour is to set …
(edit) @370   13 years aslmd LMDZ.MARS: corrected an incorrect line in callradite.F introduced in …
(edit) @369   13 years acolaitis Added possibility to change plotting window for contour plots, through …
(edit) @368   13 years rwordsworth .nc saves in physiq.F90 adapted to new diagfi.def format. More info …
(edit) @367   13 years rwordsworth ice initialization modified to make 33 kg/m2 everywhere at beginning.
(edit) @366   13 years rwordsworth OSR output bugs fixed. Improvements to kcm for pure H2 atmospheres.
(edit) @365   13 years rwordsworth slight modifs to ice iteration algorithm
(edit) @364   13 years acolaitis Correction for different convention of naming the time axis in …
(edit) @363   13 years acolaitis M 362 planetoplot.py M 362 meso.py M …
(edit) @362   13 years acolaitis Forgot to initialize a variable.
(edit) @361   13 years acolaitis PYTHON. Added zrecast capabilites for gcm.py. Interp modes AGL and P …
(edit) @360   13 years acolaitis Added possibility for Zrecast to work if there is no temperature, but …
(edit) @359   13 years acolaitis PYTHON. Added resolution and output filename choices. --res X to …
(edit) @358   13 years aslmd LMDZ.MARS: --------------------------------- A FIRST VERSION WITH …
(edit) @357   13 years aslmd GRAPHICS: corrected a problem when using gcm.py in the first place …
(edit) @356   13 years acolaitis LMDZ.MARS Minor commit to clean some junk
(edit) @355   13 years aslmd GRAPHICS, cf previous commit. updated readme files.
(edit) @354   13 years aslmd GRAPHICS (python): it is now moved to trunk/UTIL to be accessible to …
(edit) @353   13 years acolaitis Emissivity of surface when co2 ice is present has been changed to 1 …
(edit) @352   13 years acolaitis Up to date makegcm for ifort, for usage on penn, viccaro and levan.
(edit) @351   13 years aslmd PYTHON GRAPHICS: for mesoscale files section with vertically …
(edit) @350   13 years aslmd PYTHON: improvements on handling 1D 2D slices for gcm and meso. a few …
(edit) @349   13 years aslmd PYTHON GRAPHICS: A REFERENCE VERSION FOR BOTH GCM AND MESOSCALE USE! …
(edit) @348   13 years aslmd MESOSCALE: tidying up the DEF folder (3 -- last).
(edit) @347   13 years aslmd MESOSCALE: tidying up the DEF folder (2). added in SIMU a save_param …
(edit) @346   13 years aslmd MESOSCALE: tidying up the DEF folder.
(edit) @345   13 years aslmd PYTHON: updates from TN. planetoplot.py is a version of winds.py which …
(edit) @344   13 years aslmd MESOSCALE: dustopacity.def missing in TESTCASE. saved BENCH.
(edit) @343   13 years aslmd MESOSCALE: previous problems do not appear when using openMPI instead …
(edit) @342   13 years acolaitis M 341 libf/phymars/calltherm_interface.F90 D …
(edit) @341   13 years aslmd MESOSCALE: tests pour faire marcher le modele en parallele sur la …
(edit) @340   13 years acolaitis Minor commit: realigned a few commons
(edit) @339   13 years acolaitis Minor commit: interpolation can be called with or without thermals, …
(edit) @338   13 years acolaitis Forgot to put the routine to remove for previous commit
(edit) @337   13 years acolaitis == 10/10/2011 == AC * This commit aims at increasing the …
(edit) @336   13 years acolaitis 1. Corrected error introduced in a previous commit that broke mass …
(edit) @335   13 years aslmd MESOSCALE: notes about trying to compile on the new planeto farm. in a …
(edit) @334   13 years aslmd LMDZ.MARS: == 28/10/11 == FL + AS ADDED THE NEW FRAMEWORK FOR …
(edit) @333   13 years aslmd MESOSCALE: tests OK for changes in previous commit. corrected another …
(edit) @332   13 years aslmd LMDZ.MARS and MESOSCALE: added evolutive CO2 seasonal caps according …
(edit) @331   13 years aslmd MESOSCALE: minor changes in scripts following tests on new machines …
(edit) @330   13 years aslmd MESOSCALE: changes related to g95 support. but the model does not …
(edit) @329   13 years acolaitis Minor modif.
(edit) @328   13 years acolaitis Sorry about that, I pasted it from an other routine so I mixed nlay …
(edit) @327   13 years acolaitis I found that ztcond was called up to nlay+1 and defined as …
(edit) @326   13 years aslmd MESOSCALE: minor commit. added a few info files.
Note: See TracRevisionLog for help on using the revision log.