2007-08-01 |
Michael Duda | More preparations for addition of diagnostic table...
|
commit | commitdiff | tree |
2007-07-31 |
Michael Duda | Added initial version of diagnostic routine, storage_print_f...
|
commit | commitdiff | tree |
2007-07-27 |
Michael Duda | Clean up code by removing unused variables.
|
commit | commitdiff | tree |
2007-07-18 |
Michael Duda | Fixed bug in geogrid/util/plotgrid that was causing...
|
commit | commitdiff | tree |
2007-07-18 |
Michael Duda | Remove computation and output of SOILCAT field from...
|
commit | commitdiff | tree |
2007-07-13 |
Michael Duda | Add fix reported by both Tanya Smirnova and Todd Hutchinson...
|
commit | commitdiff | tree |
2007-07-12 |
Michael Duda | Merge global code from branches/pWPS into trunk, and...
|
commit | commitdiff | tree |
2007-07-12 |
Michael Duda | Added default NMM namelist, and also added example of
|
commit | commitdiff | tree |
2007-07-12 |
Michael Duda | Add Jamie Wolff's changes to METGRID.TBL.NMM
|
commit | commitdiff | tree |
2007-07-10 |
Michael Duda | Add computation of SNOW from SNOWRUC and SOILHGT from...
|
commit | commitdiff | tree |
2007-07-03 |
Michael Duda | Fixed bug in df/dx and df/dy computation that was causing...
|
commit | commitdiff | tree |
2007-07-03 |
Michael Duda | Parallelized the remaining smoothing routines to give...
|
commit | commitdiff | tree |
2007-06-21 |
Michael Duda | Changes to parallel module to make halo exchanges more...
|
commit | commitdiff | tree |
2007-06-21 |
Michael Duda | Removed unused variable "hold" from Matt's NMM smth_desmth...
|
commit | commitdiff | tree |
2007-06-18 |
Michael Duda | Added INTENT attributes to some arguments that
|
commit | commitdiff | tree |
2007-06-18 |
Michael Duda | Allow namelist variable constants_name to be specified
|
commit | commitdiff | tree |
2007-06-18 |
Michael Duda | Changed USE of MPI module into a Fortran include of...
|
commit | commitdiff | tree |
2007-06-18 |
Michael Duda | Added Matt Pyle's new NMM smth_desmth routine. Also...
|
commit | commitdiff | tree |
2007-05-25 |
Michael Duda | Fix a bug discovered by Kevin Manning affecting fields
|
commit | commitdiff | tree |
2007-05-24 |
Michael Duda | Change wrf_debug.f90 in plotgrid source directory to be
|
commit | commitdiff | tree |
2007-05-05 |
Michael Duda | Added Jim's correction for NCEP grid 229 to rd_grib1.f90
|
commit | commitdiff | tree |
2007-04-20 |
Michael Duda | Forgot to add plotgrid.f90 to the plotgrid utility.
|
commit | commitdiff | tree |
2007-04-20 |
Michael Duda | Updated the plotgrid utility (the one that plots land...
|
commit | commitdiff | tree |
2007-03-30 |
Michael Duda | Changes to allow global attributes MMINLU, ISWATER...
|
commit | commitdiff | tree |
2007-03-20 |
Michael Duda | Fix typo in plotgrids: it's not an interger.
|
commit | commitdiff | tree |
2007-03-19 |
Michael Duda | Added Peter Johnsen's changes for compilation on Cray...
|
commit | commitdiff | tree |
2007-03-16 |
Michael Duda | Added a new keyword "endian" to index metadata files...
|
commit | commitdiff | tree |
2007-03-16 |
Michael Duda | Added Albers Equal Area Conic (NAD83) projection for...
|
commit | commitdiff | tree |
2007-03-15 |
Michael Duda | Fixed variable name (proj%code should be proj_code)
|
commit | commitdiff | tree |
2007-03-09 |
Michael Duda | Fix bug in module that reads METGRID.TBL; now flags...
|
commit | commitdiff | tree |
2007-02-14 |
Michael Duda | Added fix to bug found by Paula McCaslin in gribcode...
|
commit | commitdiff | tree |
2007-02-13 |
Michael Duda | Changes for NMM nesting to:
|
commit | commitdiff | tree |
2007-02-12 |
Michael Duda | Renamed Vtable.ECWRF to Vtable.ECMWF
|
commit | commitdiff | tree |
2007-02-09 |
Michael Duda | Subtract 1 from the specified e_we and e_sn for NMM...
|
commit | commitdiff | tree |
2007-02-09 |
Michael Duda | Fixed error in Makefile for g1print.exe (module_debug...
|
commit | commitdiff | tree |
2007-02-08 |
Michael Duda | Change filenames for NMM yet again. Now coarse domain...
|
commit | commitdiff | tree |
2007-02-07 |
Michael Duda | Changed naming convention of files, so that coarse...
|
commit | commitdiff | tree |
2007-02-06 |
Michael Duda | Added Jim's reorder_it() subroutine to counteract nonsensical
|
commit | commitdiff | tree |
2007-02-05 |
Michael Duda | Add message in plotgrids.exe to inform the user that...
|
commit | commitdiff | tree |
2007-02-05 |
Michael Duda | Minor corrections to NMM nesting support: correct filenames
|
commit | commitdiff | tree |
2007-02-05 |
Michael Duda | Initial changes for NMM nesting support: Only create
|
commit | commitdiff | tree |
2007-01-29 |
Michael Duda | Fix bug in makefile rule for making a .o from a .f...
|
commit | commitdiff | tree |
2007-01-29 |
Michael Duda | Added serial g95 options for Darwin. Also changed g95...
|
commit | commitdiff | tree |
2007-01-29 |
Michael Duda | Fix for g95 compiler: the second call to swap() in...
|
commit | commitdiff | tree |
2007-01-13 |
Michael Duda | Added a missing comma in format string in gribcode...
|
commit | commitdiff | tree |
2007-01-08 |
Michael Duda | Make SKINTEMP a mandatory field in metgrid.
|
commit | commitdiff | tree |
2007-01-04 |
Michael Duda | Fixed metadata in TAVGSFC file.
|
commit | commitdiff | tree |
2007-01-04 |
Michael Duda | Added Matt Pyle's changes to rotated lat/lon longitude...
|
commit | commitdiff | tree |
2006-12-22 |
Michael Duda | Tidy up the namelists.
|
commit | commitdiff | tree |
2006-12-22 |
Michael Duda | Fixed bug in namelist echo to log file in metgrid.
|
commit | commitdiff | tree |
2006-12-21 |
Michael Duda | Changed ungrib success message in log file to match...
|
commit | commitdiff | tree |
2006-12-21 |
Michael Duda | Set default debug_level back to 0.
|
commit | commitdiff | tree |
2006-12-21 |
Michael Duda | Stop looking in /standalone for compression libs by...
|
commit | commitdiff | tree |
2006-12-21 |
Michael Duda | Added Wei's new README. Also reduced the INSANE number...
|
commit | commitdiff | tree |
2006-12-21 |
Michael Duda | Fixes to ungrib for compilation on bluevista.
|
commit | commitdiff | tree |
2006-12-21 |
Michael Duda | Jim's changes for ungrib prefix and use of debugging
|
commit | commitdiff | tree |
2006-12-19 |
Michael Duda | Small updates from Matt Pyle to NMM tables and cen...
|
commit | commitdiff | tree |
2006-12-19 |
Michael Duda | Fixed bug that was causing metgrid to halt due to mismatched...
|
commit | commitdiff | tree |
2006-12-14 |
Michael Duda | Fixed nasty bug in metgrid when interpolating to U...
|
commit | commitdiff | tree |
2006-12-14 |
Michael Duda | Now constants_name fields are given priority over fields...
|
commit | commitdiff | tree |
2006-12-12 |
Michael Duda | WPS can now handle minutes and seconds in starting
|
commit | commitdiff | tree |
2006-12-08 |
Michael Duda | Added row_order flag to geogrid index files, with which...
|
commit | commitdiff | tree |
2006-12-07 |
Michael Duda | Fixed bug in polar_wgs84 projection.
|
commit | commitdiff | tree |
2006-12-07 |
Michael Duda | Fixed errors in Altix configure.defaults section.
|
commit | commitdiff | tree |
2006-12-04 |
Michael Duda | Generalized fill_lev code and use it for both derived...
|
commit | commitdiff | tree |
2006-12-01 |
Michael Duda | Added Masayuki Hara's configuration for Altix.
|
commit | commitdiff | tree |
2006-12-01 |
Michael Duda | Changed location of geog data on IBMs to wrfhelp's...
|
commit | commitdiff | tree |
2006-11-27 |
Michael Duda | Fixed order of GRIB2 compression libraries for AIX...
|
commit | commitdiff | tree |
2006-11-27 |
Michael Duda | Changed g2int variables to regular int variables in
|
commit | commitdiff | tree |
2006-11-27 |
Michael Duda | Fix bug wherein derived fields would not have their...
|
commit | commitdiff | tree |
2006-11-14 |
Michael Duda | Added Matt Pyle's changes to E-grid smoothing. Now
|
commit | commitdiff | tree |
2006-11-14 |
Michael Duda | As it turns out, ungrib was setting the "wind_grid...
|
commit | commitdiff | tree |
2006-11-14 |
Michael Duda | Fixed bug in metgrid that was leading to incorrect...
|
commit | commitdiff | tree |
2006-11-13 |
Michael Duda | Fixed array dimension bug that was causing geogrid...
|
commit | commitdiff | tree |
2006-11-13 |
Michael Duda | Changed some default values in the TBL files.
|
commit | commitdiff | tree |
2006-11-03 |
Michael Duda | Fixed buggy declaration of a pointer argument.
|
commit | commitdiff | tree |
2006-11-02 |
Michael Duda | Many changes to get Gaussian input data working.
|
commit | commitdiff | tree |
2006-10-30 |
Michael Duda | Added "special" smoother-desmoother to geogrid; accessible
|
commit | commitdiff | tree |
2006-10-30 |
Michael Duda | Added Matt Pyle's changes to NMM wind rotation.
|
commit | commitdiff | tree |
2006-10-30 |
Michael Duda | Changed ungrib success message to look more like the
|
commit | commitdiff | tree |
2006-10-30 |
Michael Duda | Corrected bug in parallel operation for metgrid. Now
|
commit | commitdiff | tree |
2006-10-30 |
Michael Duda | Added changes to metgrid so that earth radius for source
|
commit | commitdiff | tree |
2006-10-30 |
Michael Duda | In module_map_utils, restrict longitudes coming out...
|
commit | commitdiff | tree |
2006-10-23 |
Michael Duda | Added backward compatibility in metgrid for intermediate
|
commit | commitdiff | tree |
2006-10-23 |
Michael Duda | Changed name of 3-d pressure field from "P" to "PRES".
|
commit | commitdiff | tree |
2006-10-16 |
Michael Duda | Fixed problem where geogrid ignored known_{i,j} for...
|
commit | commitdiff | tree |
2006-10-16 |
Michael Duda | Added basic options for using Pathscale compiler on...
|
commit | commitdiff | tree |
2006-10-11 |
Michael Duda | Changed smth-desmth in default GEOGRID.TBL files to...
|
commit | commitdiff | tree |
2006-10-11 |
Michael Duda | Updated NMM TBL files for geogrid and metgrid. Also...
|
commit | commitdiff | tree |
2006-10-10 |
Michael Duda | Always set ISOILWATER = 14 in geogrid and metgrid output.
|
commit | commitdiff | tree |
2006-10-05 |
Michael Duda | Needed to add include of string.h and stdlib.h in cio.c.
|
commit | commitdiff | tree |
2006-10-04 |
Michael Duda | Corrected computation of CEN_LAT and CEN_LON global...
|
commit | commitdiff | tree |
2006-09-28 |
Michael Duda | Added Matthew Pyle's changes for e-grid smoothing.
|
commit | commitdiff | tree |
2006-09-26 |
Michael Duda | Now DM parallel runs produce one log file per process.
|
commit | commitdiff | tree |
2006-09-25 |
Michael Duda | Use the algorithm (and borrowed code) from RSL_LITE...
|
commit | commitdiff | tree |
2006-09-19 |
Michael Duda | Removed a number of Fortran STOP statements in favor
|
commit | commitdiff | tree |
2006-09-18 |
Michael Duda | Fixed some syntax in params.f that was apparently preventing
|
commit | commitdiff | tree |
2006-09-18 |
Michael Duda | Added basic code in metgrid to check for the presence of
|
commit | commitdiff | tree |
2006-09-18 |
Michael Duda | Now plotgrids.exe uses module_map_utils, rather than...
|
commit | commitdiff | tree |
2006-09-18 |
Michael Duda | Added NMM wind rotation code to rotate from polar stereographic
|
commit | commitdiff | tree |