-
@DaveEdge1 rather critical: at the moment we can't use the already existing (e.g., calculated before) reflectance file in shiny. If no raw data is present, then there is no way to use cropping/roi sel…
-
Thank you for your excellent work.
I wanted to ask if it would be possible to train without reflectance, given that the normal maps were generated in Blender, as I currently only have mesh informat…
-
Thank you for sharing the awesome work. I have questions about the reflectance field. At the first stage, the reflectance field is initialized within the shaperenderer and trained. But as I know(maybe…
-
## Problem
#### WARNING: I'm not a scientist.
This is related to #52, specifically the `standard_name` used for visible channel data returned by SatPy. We return visible channel data in the "ref…
-
[PEP 8](https://peps.python.org/pep-0008/#method-names-and-instance-variables): Instance variables (attributes) should be lower-case, upper-case is reserved for classes.
https://github.com/bcarry/s…
-
**Is your feature request related to a problem? Please describe.**
The Sentinel-2 L2A and Landsat Collection 2 products are processed to surface reflectance, while the current version of the UKIS clo…
-
Discussed with @jakimowb.
After importing satellite data into the EnMAP-Box, reflectance data is scaled between 0 and 1. Exporting this data into GTiff or ENVI file, would result in floating-point …
-
While trying to get reflectances from MSG SEVIRI solar channel HRIT files using satpy I encountered several problems.
First of all, for calibration=='reflectance' you do not actually get reflectanc…
-
**Description:**
We've encountered an issue with deadlocks arising from an interaction between Python's multiprocessing and logging libraries in gdal.py. These deadlocks occur sporadically, leading…
-
#### Describe the problem
Currently we have the field "amplitudeUnit" that can either be "1/sr" or "linear".
1/sr is the standard unit for BRDFs.
According to the proposal linear would be mainly us…