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
  • 9e30ad0ddfa1eb738b2e7fe6b9e0f04578bae1fe
  • 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.029Apr28252423221514121187127Mar262019181716151413119764328Feb2521201918141176543131Jan30292827232217161513121110973219Dec181312643225Nov2120151392131Oct30282625242321181511542130Sep2423201816131092130Aug2926139531Jul26252423191715528Jun271914531May2725242322212016141310818Apr171110828Mar2625232221191814131211105428Feb211815141311872131Jan30292824221098729Dec119654330Nov2827262322212011543231Oct3029282524232217122124Sep2019181731Aug24232015976131Jul2724232019171627Jun262523212019181611854131May302524232221161411109854330Apr171410753231Mar29282623211916131297652127Feb2423201716151413111098732131Jan3027252320191817161312111097643225Dec23222019Nov1816151413111098732131Oct302423211711643229Sep2726222120191312231Aug302924232216830Jul28272620NetCDFIO: Fixing timezone issue that rendered sweet dreams into nightmaresNetCDFIO: cleanup of writingNetCDFIO: Writing of meteo data completed, cleanup necessary, treatment of special casesA new constructor has been implemented for the GridObjects as well as better members alignement. A potential issue with Winstral has been fixed. A wind direction algorithm has been implemented according to Ryan, 1977.Several bugs have been fixed: in the AllSky generator, the cloudiness was still forced to 0.5 (as for debug). The data creators were also called *after* the generators, thus making it impossible to used a created data in a generator. NetCDFIO: Enabling all special parameters, not present in MeteoDataNetCDFIO: completed implementation of reading meteo dataNetCDFIO: reading of meteo data from FORCING.nc implemented, cleanup and correct conversion of units necessary.Data Creators have been defined: it is now possible to create an extra parameter from a data generator. Simply define it as {param_name}::create = {generators} in the [Generators] section and the parameter will be created from any data generators specified (beside the "create" syntax, everything is currently identical with data generators).The Idso clear sky ILWR has been added (and also added to the clear sky generator). Some (dead) code that was committed by mistake has been removed and the very begining of what will be needed for data creators put in place (still some way to go!).The ClearSky and AllSky generators have been renamed as ClearSky_LW and AllSky_LW for clarity. The debug outputs (.toString()) have been improved. The Config::findKey method is now able to do pattern matching anywhere in the string (if "anywhere=true"). This makes some code simpler (for generators). NetCDFIO: almost finished, 2d grid reading and writing implemented, meta data reading implementedCorrecting a rather persistent (and irritating) typo.Several improvements to Winstral: the mass balance conservation is now properly enforced and this exposed a few bugs that have been fixed. This is not yet ready to use, though: the wind direction is still hard coded!The first algorithm implementing (Winstral, 2002) is now being tested. This seems to work but the mass balance still has to be validated. The IOManager can now be constructed directly with a io.ini file name. Some code clean up has been performed in InterpolationAlgorithms.The possibility to force the input file encoding has been added (for broken XML files) and several bugs fixed when reading all files in a directoryIn COSMOXMLIO, it is now possible to choose between using the station location or the model location with an argument in the ini fileTwo extra clear sky parametrizations have been added, including one for desert conditions. They are available to the ClearSky generator. Small code and documentation cleanup.NetCDFIO: Dealing with already present filesNetCDFIO: read2DGrid & write2DGrid fully implemented and tested. Next step, time series of grids.Updating the examples to the latest features of MeteoIODocumentation fixesDocumentation: adding missing images and better pngsFirst implementation of the Winstral Sx factor (not ready yet!)Finally, the AllSky data generator is in good shape. It properly caches the previous valid cloudiness value for each station, a bug in the cloudiness calculation has been found (for low sun angles)and the documentation is now in order. We just need to get a cloudiness parameter in MeteoData in order to also be able to read measured cloudiness!More improvements to the AllSky data generator: it now computes the cloudiness if none is provided. Another improvement will have to be brought for working with multiple stations as well as adding the cloud fraction to the MeteoData parameters! (ie: stay tuned!)Fix for issue 366: DEMObject buffering, it was buffered in a map as Grid2DObject, now in a vector as DEMObject.Added more flexibility for 2D resampling: it is now possible to resample an Array2D with different x and y factors. Improved the hillshade call in DEMObject. Since the number of clear or all sky parametrizations seem to multiply, two generic generators have been implemented: clearsky and allsky that take as argument which parametrization to use. Therefore the old Brutsaert or Dilley have been removed. The Unsworth should follow at some point, after we will have added the cloud fraction as a meteo parameter and found a way to also specifiy a parametrization for clear_sky_index <-> cloudiness that could be used by the all sky generators.NetCDFIO: Full implementation of the grid2D reading. The DEM calculations are a big speed thief.Implementing Konzelmann, 1994 atmospheric emisssivity and ILWR.Improved introduction to MeteoIO in the documentationAdded a Dilley clear sky generator. The Unsworth does not provide clear sky as a fallback anymore, this has to be configured by the user (so the user can choose which fallback to enable).NetCDF: CMake find netcdf module.NetCDFIO: A plugin to read grids and meteo data from NetCDF files. Scaffolding only.small fix to support slightly different naming schemes between IMIS and MeteoCH (with an optional switch to enable it)Fixed a segfault when using PNGIO (allocating the wrong number of elements). Small cleanup in Graphics.A new drawing has been integrated into the documentation. PSQLIO: Fixed a bug, issue with upper case names for parametersPSQLIO: Adding explicit copy constructor and assignment operator to get rid of warnings regarding the psql pointer.
Loading