Skip to content

Commit

Permalink
Merge commit '8b6701416a8242f3304c8969823f2d1cbba95d72'
Browse files Browse the repository at this point in the history
  • Loading branch information
ftomei committed Aug 14, 2024
2 parents d656d75 + 8b67014 commit 19cbab5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion agrolib/meteo/meteoGrid.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ Crit3DMeteoGrid::~Crit3DMeteoGrid()

bool Crit3DMeteoGrid::createRasterGrid()
{

if (_gridStructure.isUTM())
{
dataMeteoGrid.header->cellSize = _gridStructure.header().dx;
Expand Down

0 comments on commit 19cbab5

Please sign in to comment.