WSL/SLF GitLab Repository

Skip to main content
Sign in
Snippets Groups Projects

Commits · c0ff5b87c81bd69ef49e84ab931cd9ca23354546

  1. Oct 08, 2015
  2. Oct 06, 2015
  3. Oct 01, 2015
  4. Sep 30, 2015
  5. Sep 29, 2015
  6. Sep 28, 2015
  7. Sep 25, 2015
  8. Sep 23, 2015
  9. Sep 22, 2015
  10. Sep 10, 2015
  11. Sep 09, 2015
  12. Sep 08, 2015
  13. Sep 07, 2015
  14. Sep 02, 2015
  15. Sep 01, 2015
  16. Aug 31, 2015
  17. Aug 28, 2015
  18. Aug 27, 2015
  19. Aug 11, 2015
  20. Aug 10, 2015
  21. Aug 07, 2015
  22. Aug 03, 2015
  23. Jul 30, 2015
  24. Jul 28, 2015
  25. Jul 27, 2015
    • Mathias Bavay's avatar
      The reading support is now more generic: the time units are read and parsed... · feb1f888
      Mathias Bavay authored
      The reading support is now more generic: the time units are read and parsed from the file. The units are always corrected when necessary. If no date is provided and the file only contains the grid at one time step, it will be read by default. The DEM extraction from pressure data now works properly for any file (ie no more hard coded dates).
      feb1f888
  26. Jul 23, 2015
  27. Jul 21, 2015
  28. Jul 20, 2015
  29. Jul 17, 2015
    • Mathias Bavay's avatar
      All the PNGs that we written were corrupt: the first line of data was missing.... · 438aa40c
      Mathias Bavay authored
      All the PNGs that we written were corrupt: the first line of data was missing. This has been fixed. for NetCDF, the ability to calculate the altitude from the pressure (and sea level pressure) has been added with a controlling key. This is not very precise but this could help for troubleshooting problems when no DEM has been provided (such as with ECMWF data sets).
      438aa40c
  30. Jul 16, 2015
    • Mathias Bavay's avatar
      A new date format has been added: RFC868. Two MeteoGrids have been renamed:... · 7b639ecc
      Mathias Bavay authored
      A new date format has been added: RFC868. Two MeteoGrids have been renamed: ISW_DIR as ISWR_DIR and ISW_DIFF as ISWR_DIFF while a new grid has been declared (P_SEA). A few new constants have been declared. Some new links into the GRIB documentation as well as support for TAU_CLD. The NetCDF support is much improved, although there are still things left to do (writing grids out has been disabled for the moment, the parsing of the time units is currently not done, there is no support for automatically getting the data out of multiple files in a directory, etc).
      7b639ecc
  31. Jul 13, 2015
  32. Jul 09, 2015
    • Mathias Bavay's avatar
      The CNRM plugin can now be enabled and properly works. Its documentation has... · 92454269
      Mathias Bavay authored
      The CNRM plugin can now be enabled and properly works. Its documentation has been updated and improved. The NetCDF plugin can now read DEMs using various schema/conventions and its documentation now matches the code. A few more MeteoGrids have been defined that are required for meteorological model outputs and for some future spatial interpolations (ISW_DIR, ISW_DIFF for example). The PNG plugin creates a few more EXIF fields in order to make it very easy to integrate in google earth (but it seems that google earth does not like indexed pngs). A bug computing the geolocalization of grids coming from NetCDF has been fixed (all grids were slightly off).
      92454269
  33. Jul 08, 2015
  34. Jul 07, 2015
  35. Jul 02, 2015
  36. Jul 01, 2015
  37. Jun 30, 2015
  38. Jun 24, 2015
  39. Jun 17, 2015
  40. Jun 16, 2015
  41. Jun 15, 2015
  42. Jun 12, 2015
  43. Jun 10, 2015
  44. Jun 09, 2015
  45. May 29, 2015
  46. May 27, 2015
  47. May 21, 2015
  48. May 06, 2015
  49. Apr 26, 2015
  50. Apr 14, 2015
  51. Apr 10, 2015
  52. Apr 09, 2015
  53. Apr 08, 2015
  54. Apr 02, 2015
  55. Apr 01, 2015
    • Mathias Bavay's avatar
      The warnings have been fixed. The ALPUG plugin now supports metadata (a... · 8e696b51
      Mathias Bavay authored
      The warnings have been fixed. The ALPUG plugin now supports metadata (a specific file format has been designed for it), supports duplicates in the data files (since this seems to happen quite often) with either no reporting (for limited number of duplicates) and reporting a warning for the begining of a large duplicated block of data. The plugin also now handles better missing files: if some files have already been found for this station, a warning is printed out but the execution continues. If no single file was found for a given station, an exception is thrown. The documentation has also been written.
      8e696b51
Loading