WSL/SLF GitLab Repository

Skip to content
  • Mathias Bavay's avatar
    Now, when libsmet attemps to write a station that does not contain any data,... · c3995663
    Mathias Bavay authored
    Now, when libsmet attemps to write a station that does not contain any data, it will complain but will not throw an exception (otherwise when working with large numbers of stations, the odds of getting an exception are too high). An implementation for fast cubic root is now part of Optim, but still has to be tested. Some code cleanup (using .empty(), using copy constructor instead of construct+copy) occured in IOUtils.
    c3995663