-
Hi all,
Just thought I'd post an update on my progress. I've managed to extract Google EE's landsat (5, 7 and 8), MODIS 16-day nadir BRDF-Adjusted Reflectance (MCD43A4), and MODIS 8-day surface re…
-
I am trying to read OLCI level 2 A. but it is not working.
````
import glob, os
from datetime import datetime
from satpy import Scene, find_files_and_readers
path=r"C:\Users\hafez\MSU\Research\da…
-
# Darius A. Görgen - Translating EUMETSAT’s .nat files to GTiff
Python code to translate EUMETSAT’s .nat datasets to GTiffs.
[https://www.dariusgoergen.com/contents/blog/2020-06-14-nat2tif/](https:/…
-
Some drivers (mostly landsat and sentinel2 apparently) specify products with hyphen-delimited strings:
```
$ gips_process sentinel2 -p ref-toa # makes TOA reflectance
$ gips_process sentinel2 -p …
-
Climate Mirror dataset title: NASA GSFC Ozone Monitoring Data #220
Climate Mirror issue: https://github.com/climate-mirror/datasets/issues/220
Link to datafiles: ftp://toms.gsfc.nasa.gov/pub/o…
-
We assume there should be a similar dataset to ökobau.dat which we can find thermal properties of the materials/constructions. Alexander and Daniel will lead this effort.
-
Experiment with adding a sky texture and edit the water shader to use provided reflectance and transmittance to mix the two textures.
This should be able to be done by modifying `src/shaders/water.…
-
# Memory Issue During `apply_oe`
## Description
I am encountering a memory issue while running `isofit` using the following configuration:
- **Image:** An 8820x5831x8 WV2 image
- **Emulator:**…
-
Hello, I am also facing some problems.
These are my configurations:
detectors = mc.mcdetector.Detectors(
top = mc.mcdetector.Radial(
mc.mcdetector.Axis(0.0, 10.0e-3, 1000),
co…
-
This is the historic XreaL liquid shader design:
```c
textures/test-water_custom/water
{
qer_editorImage textures/test-water_custom_src/water_d
qer_trans .6
surfaceparm nobuild
surfacep…