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
  • 576d0a6c2a58d089d1d3ee1432f3121a0a3b79c1
  • 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.02Jun27May252319171413115426Apr181514875131Mar2422211815987432129Feb2624232010985329Jan282726252220141312118622Dec2118974330Nov272625242019181716115431Oct282322151286130Sep2928252322109872131Aug282711107330Jul28272321201716139872130Jun241716151210929May2721626Apr1410982131Mar3026252425Feb1713111086330Jan232022Dec1918171284227Nov2524201813121110731Oct30292822211397632130Sep161443229Aug27262522212019151412431Jul27181411109826Jun252419181716141053229May2623211916121198765330Apr2928252423221514121187127Mar262019181716151413119764328Feb2521201918141176543131Jan30292827232217161513121110973219Dec181312643225Nov2120151392131Oct30282625242321181511542130Sep2423201816131092130Aug2926139531Jul26252423191715528Jun271914531May2725242322212016141310818Apr171110828Mar2625232221Some docuemntation has been written in the PSUDistribute code to help with debuging *for next time*. The Accumulate resampling now fills the first nodata with 0 (since we know that we don't have enough information to re-accumulate at the first point). The unused "isGzip" booleans have been removed from the smet code since this is currently not supported the way we want it.A new script has been created to help select SMET files based on the parameters they contain. A bug has been found in PSUMDistribute when a distribution interval would be followed by a large data gap (it was filling the remaining of the buffer with 0).A small bug has been fixed in the SMET specs. The experimental "UnShade" filter has been removed while the SNOS filter has been renamed as "DETECT_GRASS" and MAX_CHANGE as "Time_Consistency" in order to better reflect the cited paper. The NOISE processing is now documented. Otherwise, some documentation typos have been fixed.Documentation fixes and slightly improved kml files that now contain the station elevation in the point descriptionA few new checks have been added when parsing the arguments of the data generators in order to produce a proper error message if necessary. A link has been added to the SMET documentation.Fixed one more bug with PSUMDistribute (0 overwritting previously computed values in "soft" mode)The PSUMDistribute "filter" was not working properly on some data, this has been fixed. Some missing documentation for the TAU_CLD generator has been added.Improved an error message and added a note in the documentation that libproj is currently not thread-safe (as well as a little code cleanup)This is finally a proper version of the Solar resampling: it works for multiple stations and is well optimized.The Solar resampling now works with multiple stations, but this canceled out some of the optimization gains...The new Solar resampling algorithm has been re-written for performance. It is now 16% faster when compiled in debug mode. It will still need to be tweaked to handle multiple stations (otherwise, the cached parameters would be reused between stations).Now generating the documentation on the test server so it can be easily published by the serverThis is the first version of a solar radiation resampling algorithm. It seems to work quite well but it is still quite slow (ie it will need to be optimized by caching quite a few things, for each station calling it).Now issue 543 is also addressed for Windows (recursive file listing)First commit to adress issue 543: now on Posix systems, the readDirectory function can perform a recursive searchThe Karsten method for converting cloud cover (in okta) to clearness index has been implemented and is also available as a data generator (looking for a "CLD" parameter to use as cloud cover data)Improving a few error messages...The linking was failing following the last commit... A method was in the wrong namespace.All the methods defined in FileUtils have been placed within a FileUtils namespace for clarityAdded the possibility to provided a path to METAFILEThe "NO_CHANGE" filter is now ready!Renaming the "flat_line" filter as "No_Change". This should be clearer!code cleanup and added the possibility to provide a date range to the smet_range script (there is no default "." directory anymore, the directory MUST be provided)A OSHD_DEBUG key has been added and the units are now properly supported when using commit https://github.com/tbeu/matio/commit/12b7d4051369716ef21a53540d1f3354fe0d4e97 of libmatio (the UTF-16 is now returned as ISO-8859-1). Fixed two bugs: missing units and wrong units conversionThe OshdIO plugin is now ready and documented. The OshdIO plugin, based on libmatio for reading Matlab binary files, is coming into shape... almost there!A bug has been fixed in CosmoXMLIO: it was reading all the data with a time-shift (ie always reading the file *after* the timestep that it should have read).Fixed a serious bug introduced a few commits ago in PNGIO. When opening the xml files with a forced encoding, the files were not being properly closed, leading to a possible "Too many open files" error messagecode cleanupThe SUPPR filter can now take as argument a file containing a list of station IDs and timesteps where the parameter should be deletedFixed the case of the "Legend" class name to make it more consistentAdded a specific gradient for PSUM_PHA resampling method has been added to the Grid2DObject so it is possible to change the cellsize. The support for the '*' wildcard has been added to the KEEP and EXCLUDE keys.Slightly more compact output for the R2 of regressionsImprovements to the documentation, finally documenting the virtual stations...The MOD operator has been added to Date (it takes a number of seconds in argument). This is used by the new VSTATIONS_REFRESH_RATE key to avoid calling the spatial interpolations too often in the virtual stations. More checks have been implemented in the virtual stations and dowscaling for added safety. Now CLang can compile PNGIO out of the box on osX!A bug has been found in NetCDFIO: it should look for the GRID2D key, not the METEO key! In Coords, the lat/lon are checked for validity in setLatLon() in order to catch grossly out of range coordinates (as was found on the Snowpack operational system for a few stations).
Loading