NOAA-OWP / ngen

Next Generation Water Modeling Engine and Framework Prototype
Other
84 stars 63 forks source link

ForcingsEngineLumpedDataProvider: Replace `std::atol` call with `std::strtol` #869

Open program-- opened 3 months ago

program-- commented 3 months ago

Per comment https://github.com/NOAA-OWP/ngen/pull/845#discussion_r1717470429.

https://github.com/NOAA-OWP/ngen/blob/761d910a833e816f3dc719819265bc5f9ae52093/src/forcing/ForcingsEngineLumpedDataProvider.cpp#L10-L20