Skip to content

Commit

Permalink
Merge commit '3d39a34ae84f7658214a97f6cf4d17511f271170'
Browse files Browse the repository at this point in the history
  • Loading branch information
ftomei committed Aug 20, 2024
2 parents b289331 + 3d39a34 commit 93f0e14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agrolib/project/interpolationCmd.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,6 @@
bool interpolateProxyGridSeries(const Crit3DProxyGridSeries& mySeries, QDate myDate, const gis::Crit3DRasterGrid& gridBase,
gis::Crit3DRasterGrid *gridOut, QString &errorStr);

bool topographicIndex(const gis::Crit3DRasterGrid DEM, std::vector <float> windowWidths, gis::Crit3DRasterGrid& outGrid);

#endif // INTERPOLATIONCMD_H

0 comments on commit 93f0e14

Please sign in to comment.