|
|
@12470
|
13 years |
utke |
type renames
|
|
|
@12469
|
13 years |
cborstad |
updated install script
|
|
|
@12468
|
13 years |
cborstad |
typo and missing include
|
|
|
@12467
|
13 years |
utke |
|
|
|
@12466
|
13 years |
utke |
type rename plus one generic include to make the typedef'ed name known
|
|
|
@12465
|
13 years |
utke |
all type renamed to passive b/c this is suppose to be output only
|
|
|
@12464
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12463
|
13 years |
utke |
type rename
|
|
|
@12462
|
13 years |
utke |
type rename
|
|
|
@12461
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12460
|
13 years |
Mathieu Morlighem |
Better to use vnprintf
|
|
|
@12459
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12458
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12457
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12456
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12455
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12454
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12453
|
13 years |
Mathieu Morlighem |
minor bug fix with xDelete
|
|
|
@12452
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12451
|
13 years |
Mathieu Morlighem |
minor bug fix with xDelete
|
|
|
@12450
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12449
|
13 years |
jschierm |
model.py: Changed default cluster from 'none' to 'generic'.
|
|
|
@12448
|
13 years |
utke |
replace NULL, put in some extra comments relating to the manual page; …
|
|
|
@12447
|
13 years |
utke |
should have read the manual page more carefully the first time around …
|
|
|
@12446
|
13 years |
utke |
implement a templated version to replace xrealloc - as part of this …
|
|
|
@12445
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12444
|
13 years |
utke |
missing include
|
|
|
@12443
|
13 years |
jschierm |
Move model.py from classes to classes/model subdirectory.
|
|
|
@12442
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12441
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12440
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12439
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12438
|
13 years |
Mathieu Morlighem |
Back to normal
|
|
|
@12437
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12436
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12435
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12434
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12433
|
13 years |
Mathieu Morlighem |
Dofs not needed
|
|
|
@12432
|
13 years |
Mathieu Morlighem |
Added include types otherwise code does not compile:
|
|
|
@12431
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12430
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12429
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12428
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12427
|
13 years |
Mathieu Morlighem |
cosmetics: no double blank line, please
|
|
|
@12426
|
13 years |
utke |
currently all data held in "Inputs" classes are not carrying …
|
|
|
@12425
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12424
|
13 years |
utke |
type renames
|
|
|
@12423
|
13 years |
seroussi |
no thermal in 2d
|
|
|
@12422
|
13 years |
Mathieu Morlighem |
Simpler kriging
|
|
|
@12421
|
13 years |
Mathieu Morlighem |
Added other interpolation for Kriging
|
|
|
@12420
|
13 years |
Mathieu Morlighem |
minor cosmetics
|
|
|
@12419
|
13 years |
Mathieu Morlighem |
Moved Kriging to method of Observations
|
|
|
@12418
|
13 years |
Mathieu Morlighem |
removed printf
|
|
|
@12417
|
13 years |
Mathieu Morlighem |
Added simpler gsl slover
|
|
|
@12416
|
13 years |
utke |
keep these strictlt passive - also retain the xmalloc calls given …
|
|
|
@12415
|
13 years |
Mathieu Morlighem |
Added GSL to csh
|
|
|
@12414
|
13 years |
utke |
distinguish floating point types that have to stay passive but typedef …
|
|
|
@12413
|
13 years |
Mathieu Morlighem |
Switch off kriging compilation if --without-kriging
|
|
|
@12412
|
13 years |
Mathieu Morlighem |
Added without kriging to ad config file
|
|
|
@12411
|
13 years |
Mathieu Morlighem |
Added Kriging swith on/off for compilation
|
|
|
@12410
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12409
|
13 years |
Mathieu Morlighem |
wrapped MPI commands
|
|
|
@12408
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12407
|
13 years |
Mathieu Morlighem |
updated export_fig to newest version
|
|
|
@12406
|
13 years |
Mathieu Morlighem |
Fixed folds
|
|
|
@12405
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12404
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12403
|
13 years |
Mathieu Morlighem |
Added square option
|
|
|
@12402
|
13 years |
seroussi |
check waterfraction if EnthalpySolution requested
|
|
|
@12401
|
13 years |
Mathieu Morlighem |
Added support for other MOG images
|
|
|
@12400
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12399
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12398
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12397
|
13 years |
Mathieu Morlighem |
Added support for matlab int16 data
|
|
|
@12396
|
13 years |
Mathieu Morlighem |
Added a couple of colormaps
|
|
|
@12395
|
13 years |
Mathieu Morlighem |
Added a couple of colormaps
|
|
|
@12394
|
13 years |
Mathieu Morlighem |
Simpler plot_overlay
|
|
|
@12393
|
13 years |
seroussi |
better check for spctemperature (enthalpy)
|
|
|
@12392
|
13 years |
Mathieu Morlighem |
Fixed saturation
|
|
|
@12391
|
13 years |
Mathieu Morlighem |
Easier way to handle colormaps
|
|
|
@12390
|
13 years |
Mathieu Morlighem |
Now we can use non hsv colormaps in overlay plots
|
|
|
@12389
|
13 years |
Mathieu Morlighem |
Initialized IOMODEL to NULL
|
|
|
@12388
|
13 years |
lemorzad |
|
|
|
@12387
|
13 years |
Mathieu Morlighem |
Added tao
|
|
|
@12386
|
13 years |
Mathieu Morlighem |
moved long to int
|
|
|
@12385
|
13 years |
lemorzad |
debuging pdd
|
|
|
@12384
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12383
|
13 years |
Mathieu Morlighem |
marshalling options
|
|
|
@12382
|
13 years |
Mathieu Morlighem |
Added read options from binary file
|
|
|
@12381
|
13 years |
Mathieu Morlighem |
Fixed parallel Kriging module
|
|
|
@12380
|
13 years |
Mathieu Morlighem |
Added BuildKrigingQueueScript (temporary)
|
|
|
@12379
|
13 years |
Mathieu Morlighem |
New expread prototype
|
|
|
@12378
|
13 years |
Mathieu Morlighem |
Added parallel kriging module (still debugging)
|
|
|
@12377
|
13 years |
Mathieu Morlighem |
Added parallel kriging module
|
|
|
@12376
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12375
|
13 years |
Mathieu Morlighem |
Fixed plot_profile
|
|
|
@12374
|
13 years |
Mathieu Morlighem |
Added profile plot
|
|
|
@12373
|
13 years |
Mathieu Morlighem |
Added .run
|
|
|
@12372
|
13 years |
Mathieu Morlighem |
double LaunchQueueJob
|
|
|
@12371
|
13 years |
Mathieu Morlighem |
Fixed all clusters
|
|
|