Releases
v2.7
Added boundary checks for reading compressed meteo data.
Added control parameters for cmultiscale compression.
Added compression rate to cmultiscale log messages.
Added check of pressure profiles.
Added option to calculate kinematic trajectories using model level meteo data.
Added interpolation functions for meteo data on model levels.
Update write_csi() for the particle filter.
Merged module_advect() and module_advect_diabatic().
Revised initialization functions.
Added code for MPI broadcasting of meteo data.
Added RWC and SWC as separate meteo data variables.
Modified checks of VERT_COORD_AP and VERT_COORD_MET.
Added Makefile target lib
to create dynamic or static library of MPTRAC.
Renamed libtrac.c/h to mptrac.c/h.
Replaced call to gsl_finite() by isfinite().
Removed calls of GSL macros.
Fixed displaying of equations in doxygen.
Added example on creating ParaView output to projects.
Added function module_press_init to factorize the code.
Moved all modules, static variables and macros from trac.c to libtrac.c.
Added script to retrieve ERA5 data.
Modified code to read meteo data on model levels.
Added script to retrieve NCEP-NCAR Reanalysis 1 data.
Added script to download GFS forecasts.
Added script to retrieve GFS forecasts.
Added script to retrieve MERRA-2 data.
Started integrating cmultiscale.
Modified ZFP compression settings.
Added clang compiler to Makefile.
Added project directory for benchmarking.
Added selection based on potential temperature to atm_select.
Modified GPU offloading of mixing module.
Added GPU compilation for gcc.
Added COMPILER flag to Makefile.
Revised mixing code.
Check fix of CURAND compilation flag.
Update tropopause climatology file format.
Added new tool tropo_clim to calculate tropopause climatology.
Added CLaMS photolysis data.
Added new function read_met_polar_winds() to fix winds at the poles.
Revised timers. Added flag for GPU memory pinning.
Added level definitions for ml2pl operator.
Added const qualifiers.
Add new tool atm2grid.c.
Minor change on module_mixing and kpp_chem.
Update TUV photolysis data of o2,o3,h2o2.
Use a finer pressure grid in photolysis data.
Modified pragmas for module_mixing_help().
Refined grid levels at the bottom for predefined levels.
Update user manual.
Add dt_kpp as time step size for KPP chemistry.
Added checks of meteo data layout for packed netCDF files.
Implemented different meteo data layouts for 2-D variables.
Added control parameter RNG_TYPE to select random number generator.
Added counter-based random number generator.
Code cleaning.
Modified control parameters for reading netCDF meteo files.
Build zlib with -fPIC flag.
Added timer for read_met_monotonoize().
Update build.sh.
Add python plot scripts.
Update documentation.
Update GPU test case.
Revised interpolation method in convection module.
Added total column ozone to output of met tools.
Fixed compilation error on JUWELS Cluster.
Add standard deviation output to write_grid.
You can’t perform that action at this time.