WSL/SLF GitLab Repository

Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 2d0fc33ca7288e2ba9e2027898dac6a81ee26b5c
  • master default protected
  • BUFR_changes
  • feature/web-service
  • limiting_trends
  • test
  • MeteoIO-2.11.0
  • webservice-2022
  • MeteoIO-2.10.0
  • MeteoIO-2.9.0
  • MeteoIO-2.8.0
  • MeteoIO-2.7.0
  • MeteoIO-2.6.1
  • MeteoIO-2.6.0
  • MeteoIO-2.5.1
  • MeteoIO-2.5.0
  • MeteoIO-2.4.2
  • MeteoIO-2.4.1
  • MeteoIO-2.4.0
  • MeteoIO-2.3.0
  • MeteoIO-2.2.0
  • MeteoIO-2.1.2
  • MeteoIO-2.1.1
  • MeteoIO-2.1.0
  • MeteoIO-2.0.0
25 results
  • Display full history
  • Display up to revision
Created with Raphaël 2.2.019Nov181716115431Oct282322151286130Sep2928252322109872131Aug282711107330Jul28272321201716139872130Jun241716151210929May2721626Apr1410982131Mar3026252425Feb1713111086330Jan232022Dec1918171284227Nov2524201813121110731Oct30292822211397632130Sep161443229Aug27262522212019151412431Jul27181411109826Jun252419181716141053229May2623211916121198765330Apr2928252423221514121187127Mar262019181716151413119764328Feb2521201918141176543131Jan30292827232217161513121110973219Dec181312643225Nov2120151392131Oct30282625242321181511542130Sep2423201816131092130Aug2926139531Jul26252423191715528Jun271914531May2725242322212016141310818Apr171110828Mar2625232221191814131211105428Feb211815141311872131Jan30292824221098729Dec119654330Nov2827262322212011543231Oct3029282524232217122124Sep2019181731Aug2423Documentation fix for issue 458Pushing version number to 2.5.1 for the Alpine3D special edition release...The MERGE feature has been much improved: the syntax now follows the (more logical) EXCLUDE/KEEP syntax: A new "raw data editing" method has been implemented: merge_by_name. Stations sharing a common name can be merged together with the MERGE_BY_NAME key in the [Input] section. The documentation has been edited to bring visibility to the "raw data editing" features.Micro optimizations for Sun.cc, converted an exception into a warning in ImisIO and fixing case in message in SmetioHandle TSOIL output with customized gradientsA new MeteoGrids has been added (TSOIL)The file names where not escaped for special characters, this could lead to some troublesmall improvement in order to properly handle directories containing sub-dirsSwapping the order of the tests hoping this could solve the issue of the "SMET plugin not found" when testing Snowpack (ie maybe the coverage compile breaks some of the plugins)Updated the GSN example keys to reflect the new keysThis was quite a nasty bug: in some cases, a point that could not be gridified would be re-tried, resulting in a valid point although the vector as a whole signaled that it had invalid entries. Way too many hours for that...A bug/inconsistency has been fixed in the Winstral algorithm: when pixels are excluded because their air temperature is too high for snow, they should not contribute to the min/max erosion/deposition! A new version is now in dveelopment that takes into account the local wind field as well as a threshold on the wind speed. This is not documented as it is still highly experiemental.Better documentation for the USER interpolation method (grids are read from GRID2DPATH or a provided sub-dir) and better info messageSmall cleanup for the USER algorithmFixed a bug in gridify(): cells exactly on the upper/right border where not marked as invalid (thanks Aurélien!)Code cleanup and fix for IMIS: now the ENET stations receive the number 1 for the automatic stations instead of 0.Moved <unistd.h> within an ifdef, removed flto for gcc on Windows (since this is currently very, very buggy on Windows).There was a mistake in the handling of extra parametersBy simplifying MeteoData, the memory consumption of a benchmark such as data_converter is reduced by almost 20%Trying to optimize MeteoData and to reduce its memory consumptionvery minor code cleanup, some comments were wrong and have been fixed, a wrong debug message has been fixed (in toString())the USER interpolation method should now work as expected. A new method "getParameterIndex()" has been written for MeteoGrids for a future use.Improved the error message when subseting an array. Fixed documentation warnings.getHostName() now works properly on WindowsFixed some broken examples and added a getHostName() function in IOUtilsAn new include was missing and the tests were not working anymore after the last changes in CoordsClang tries to check if doxygen comments are correct, but it does not understand quite a big chunk of them... This is quite stupid, so turning off these warningsKeeping Clang happy... macros should not start with "__"...Small fix to get rid of a warning in Alpine3DBetter output format and move a few lines from a wrong location to a right one... (ie fixed a bug in setProj)Fixing the collateral dammage of the split between Coords and CoordsAlgorithms...Fixed a bug in Coords and added support for comments in A3D's POI fileBetter handling of the i,j,k index in Coords objects, better strategy for handling invalid POI (the invalid points can be marked as invalid but kept in the vector)Big cleanup on the Coords: all the coordinate systems support methods have been moved to a new CoordsAlgorithms static class. The "printlatlon()" method has been replaced by toString(Coords::LATLON).Add a few string formats options to Coords for easier use in error messages; minor code cleanup in Date; add a new argument to gridify() in order to be able to retrieve the list of rejected coordinates.There is no need to keep the "hera" target since it can now be handled by standard argumentsMaking the grid operators "const" when possible. Type casting in the << and >> operators of the Arrays to please clang...Final packaging tricks for osX, not relying on deprecated PackageMaker anymore.The Mac icon was missing...
Loading