force
force copied to clipboard
Framework for Operational Radiometric Correction for Environmental monitoring
Hello, I think some parts of the documentation are missing for the texture metrics section. https://force-eo.readthedocs.io/en/latest/components/higher-level/txt/index.html Here Figure 2 is missing and in the following pages "Prequisites" and "Processing" there...
Maybe related to #26: When producing TSS with masks in v3.7.8, there are some masked areas that are assigned 0 instead of the nodata value. The issue does not occur...
Hi! The .tif file extensions is hardcoded in force-mosaic. Therefore it fails for my cog files. I think the easiest fix would be to give another argument for the extension.
**Potential Bug** I have observed some pixels to exhibit incorrect statistics (STMs, e.g. Q10) when comparing the FORCE calculated values to "manually" calculated statistics by looking at the RBF interpolated...
Currently when opening the [Level 2 ARD tutorial ](https://force-eo.readthedocs.io/en/latest/howto/l2-ard.html), the style of the page gets changed. This is likely a result of the inclusion of the report at https://github.dev/davidfrantz/force/blob/master/docs/source/howto/l2-ard.rst#L382-L383 Only...
force-cube ends up in an endless loop when a) using a vector files as input and b) the layer is not the same as the filename and c) the layername...
Reported by @jakimowb via email. The Level 2 ImproPhe submodule in force-higher level occassionally throws this error: ________________________________________ Progress: 26.00% Time for I/C/O: 007%/092%/001% ETA: 00y 00m 02d 21h 28m...
Hi, I am observing a peculiar behavior when executing the `force-level1-landsat` command. I run the following command ``` force-level1-landsat search --download /data/test3/aoi.txt -s OLI -d 20240101,20240131 --secret /home/user/secret.txt -q /data/test3/pool3.txt...
Because of some other errors I could fix now, I to debug the `FORCE_CREDENTIALS` variable and ran the following command ([documentation](https://github.com/davidfrantz/force/blame/05d82d598e2d48532467b9c924d56bb47d089931/docs/source/setup/docker.rst#L118)) as _this command will only print the container's FORCE_CREDENTIALS...