-
@leouieda @avalentino @pinotree @ericlindsey @AlexeyPechnikov @Dear Professor, in order to speed up gmtsar's ionospheric correction, I split a scene image into several parts and processed gmtsar's sba…
-
Hi Acolite,
I would like to ask the possibility to include support atmospheric correction of Maxar GeoEYE-1 data with Acolite?
Please could you advise if this is feasible, if yes, could you advi…
-
As requested the `options` parameter had been added to `atmospheric_correction` so that custom options could be exposed.
The custom options VITO exposes are added as new parameters directly, see ht…
-
This is related to #1 . Is the computation done pixel-by-pixel or are neighbouring pixels considered, too. I think the answer is that neighbouring pixels are considered by the atmospheric correction, …
-
Hello,
I am trying to do some atmospheric corrections on Landsat 8 data in Rstudio. Following previous code that I have seen I have run this so far.
install.packages("raster")
install.packages…
-
Atmospheric correction over water is desired by many users undertaking analysis such as shallow water bathymetry, water quality and sediment transport.
The current implementation of surface reflect…
-
This is different from #490 I think.
And forgive the lengthy TS below but I believe that this case should produce a resulting product that is atmospherically corrected based on the composite long t…
-
I'm happy to code up the remaining gravity corrections for the Bouguer Anomaly as per Hinze 2005
http://library.seg.org/doi/10.1190/1.1988183
including :
spherical cap correction for Bouguer slab…
-
Hi,
Both Terra and Aqua have left their consellation orbits, and I expect them to be decommissioned in the near future (somewhere next year?), leaving FORCE without a source of atmospheric paramete…
-
We may have to change the interpolation scheme at several places in `roms-tools`. So far, `roms-tools` uses linear interpolation because this is the only scheme (besides nearest neighbor interpolation…