-
I want to calculate the reflectivity, transmittance, and loss of photonic crystal waveguides, but I don't know why there are errors like the title. My code is as follows:
```
import numpy as np
imp…
-
Start playing around with GEE. Sign up and set up a cloud project. Copy a [starting code](https://code.earthengine.google.com/?scriptPath=users%2Fdavidmkahler%2Flimpopo%3Alimpopo) and adjust.
Ref…
-
I tried to figure out what is the main purpose behind Sun Zenith Correction. I took a look over the paper link (for EffectiveSolarPathLengthCorrector) in the docs.
Is this because we assumed a PPL (…
-
We have some remnants in our cmr.json files for the PSScene3Band collection that we want to clean up before migration to CBA Prod. In particular, the entries related to thumbnails.
Within the `Data…
-
Using the HYR-SENSE kernel, hit a snag. Need to look into this to ensure we can open reflectance data following a similar notebook
My guess is its not loading
```
import sys
sys.path.app…
-
### Feature Request: Add Visible Reflectance Output for GOES-ABI Simulation
#### Summary
Extend CRTM to include visible reflectance output capabilities for simulating GOES-ABI visible reflectances…
-
# End-to-End Google Earth Engine (Full Course Material)
[https://courses.spatialthoughts.com/end-to-end-gee.html](https://courses.spatialthoughts.com/end-to-end-gee.html)
-
Context:
* It takes about an hour or so into an analysis to happen
* It doesn't happen all the time though
* Probably about half the time I get this exception
```
Caused by: java.nio.BufferUn…
-
This issue is about ordering offline assets. Such assets could be rasters that reside a tape archive and must be 'activated' (to borrow Planet terminology) before they're available for download.
I…
-
Hello.
I am conducting a test to check the sensor data provided by Mujoko.
What I want to do at the moment is to change the contact parameters and find the optimal contact parameters.
To this…