-
### Describe the bug
When using `sunpy.net.scraper.Scraper`, and/or extending the Fido `GenericClient`, the regex pattern approach does not work unless for the url path, it only works for the filen…
-
MWE:
```julia
using FilePathsBase, AWSS3
download(p"s3://noaa-goes16/ABI-L2-SSTF/2020/210/00/OR_ABI-L2-SSTF-M6_G16_s20202100000205_e20202100059513_c20202100105456.nc", "noaa.nc")
using Rasters
r1…
-
I am running vitality-goes and SatDump on my RP4. I used to use GOESTOOLS and with my now current system, I am not sure how to executed a linux command to see my data and how well I am locked onto GOE…
-
### Description
Pydap can parse the metadata of remote files either DAP4 (`dmr`) or DAP2 (`dds`). However, I run into trouble when trying to download data on the fly when the data is hosted on …
-
I know this is mostly an upstream issue, but I imagine this shouldn't be too much flexibility to support. The nearesttime and latest functions seem to fail if there is an hour missing from the directo…
-
**Describe the bug**
Values read by NCDatasets and ZarrDatasets were inconsistent with xarray for this file, because it was interpreted as `Int16` data but the attributes had an `_Unsigned = true` …
-
To reproduce:
run nc2rdf.py against a netCDF4 file. I triggered this using a GOES16 netCDF4 file from here:
http://thredds-test.unidata.ucar.edu/thredds/catalog/satellite/goes16/GOES16/CONUS/Cha…
-
```
import os
from io import BytesIO
import s3fs
import metpy
import xarray as xr
fs = s3fs.S3FileSystem(anon=True)
fs.ls('s3://noaa-goes16/')
files = fs.ls('noaa-goes16/ABI-L1b-RadC/201…
-
I downloaded the 4.8.1 tarball exploded it and ran ./configure and it failed at:
config.status: linking ./dap4_test/baselinethredds/GOES16_TEST1.nc4.thredds to dap4_test/baselinethredds/GOES16_CONUS_…
-
Hello, I am having an issue that seems to be specific to Android when trying to dynamically render multiple `RasterLayer `elements. Specifically, the layers do not display on the map, even though I ha…