-
How about the NOAA-APT downloaded images using sat dump? I dod not find anything in the documentation and the folder structure is kind of flat...
folder name is "2024-06-01_19-16_noaa_dsb_137.77 MHz"…
-
Hi, I am new to machine learning. My connection to jupyter notebook somehow does not work. I tried turning off antiviruses, I tried different browsers, I tried restarting the kernel, but nothing works…
-
@observingClouds
You mentioned that we could also use a different infrared dataset to train the ML model on. Which dataset were you thinking of? How long are these data available for? Several decade…
-
I've loaded up GOES-16 Band 13/Band 15 CONUS sectors. Something like this:
OR_ABI-L1b-RadC-M6C13_G16_s20201341001116_e20201341003500_c20201341004030.nc
from iris / the cluster. They load and dis…
-
fsspec's [`ReferenceFileSystem`](https://filesystem-spec.readthedocs.io/en/latest/api.html#fsspec.implementations.reference.ReferenceFileSystem) allows a file system like virtual view onto chunks of b…
-
Hey @n9Mtq4 - I checked out your robust-looking [GOES image scraper](https://github.com/n9Mtq4/NOAA-GOES-Image-Scraper) and some of your youtube timelapses/animations of GOES full-disc images. They lo…
-
EMWIN is just a subset of NWS products, and I was under the impression that the whole suite of files was available. While I'm seeing G16 and EMWIN directories (after adding the EMWIN configuration to …
-
#### Problem description
When I run my code with red band included I get the traceback below, however, if I call the function excluding the red band it runs as expected. I noticed at the bottom of th…
-
## Feature Request
`areas.yaml`-file has multiple area definitions, e.g., for SEVIRI instrument. If a user wants to resample data from a LEO satellite to the official SEVIRI full disk grid (0 degre…
sjoro updated
3 years ago
-
@cgentemann has an example of how to access GOES data via AWS
https://github.com/oceanhackweek/ohw20-tutorials/blob/master/10-satellite-data-access/Access_cloud_SST_data_examples.ipynb
This is als…