-
- Downloads
Last large restructuring (for the moment): now the spatial interpolations have...
Last large restructuring (for the moment): now the spatial interpolations have been put in their own subdirectory. The "RH" interpolation has been renamed as "LISTON_RH" for clarity.
Showing
- CMakeLists.txt 4 additions, 1 deletionCMakeLists.txt
- doc/examples/io.ini 3 additions, 1 deletiondoc/examples/io.ini
- meteoio/CMakeLists.txt 2 additions, 1 deletionmeteoio/CMakeLists.txt
- meteoio/InterpolationAlgorithms.cc 0 additions, 1712 deletionsmeteoio/InterpolationAlgorithms.cc
- meteoio/InterpolationAlgorithms.h 0 additions, 753 deletionsmeteoio/InterpolationAlgorithms.h
- meteoio/Meteo2DInterpolator.h 1 addition, 1 deletionmeteoio/Meteo2DInterpolator.h
- meteoio/MeteoIO.h 1 addition, 1 deletionmeteoio/MeteoIO.h
- meteoio/config.dox 1 addition, 0 deletionsmeteoio/config.dox
- meteoio/spatialInterpolations/ALSScaleAlgorithm.cc 171 additions, 0 deletionsmeteoio/spatialInterpolations/ALSScaleAlgorithm.cc
- meteoio/spatialInterpolations/ALSScaleAlgorithm.h 56 additions, 0 deletionsmeteoio/spatialInterpolations/ALSScaleAlgorithm.h
- meteoio/spatialInterpolations/AvgAlgorithm.cc 45 additions, 0 deletionsmeteoio/spatialInterpolations/AvgAlgorithm.cc
- meteoio/spatialInterpolations/AvgAlgorithm.h 45 additions, 0 deletionsmeteoio/spatialInterpolations/AvgAlgorithm.h
- meteoio/spatialInterpolations/AvgLapseAlgorithm.cc 63 additions, 0 deletionsmeteoio/spatialInterpolations/AvgLapseAlgorithm.cc
- meteoio/spatialInterpolations/AvgLapseAlgorithm.h 54 additions, 0 deletionsmeteoio/spatialInterpolations/AvgLapseAlgorithm.h
- meteoio/spatialInterpolations/CMakeLists.txt 27 additions, 0 deletionsmeteoio/spatialInterpolations/CMakeLists.txt
- meteoio/spatialInterpolations/ConstAlgorithm.cc 43 additions, 0 deletionsmeteoio/spatialInterpolations/ConstAlgorithm.cc
- meteoio/spatialInterpolations/ConstAlgorithm.h 48 additions, 0 deletionsmeteoio/spatialInterpolations/ConstAlgorithm.h
- meteoio/spatialInterpolations/IDWAlgorithm.cc 46 additions, 0 deletionsmeteoio/spatialInterpolations/IDWAlgorithm.cc
- meteoio/spatialInterpolations/IDWAlgorithm.h 44 additions, 0 deletionsmeteoio/spatialInterpolations/IDWAlgorithm.h
- meteoio/spatialInterpolations/IDWLapseAlgorithm.cc 64 additions, 0 deletionsmeteoio/spatialInterpolations/IDWLapseAlgorithm.cc
Loading
Please register or sign in to comment