-
Suppose I have a OpeNDAP url like this:
```yaml
urlpath: http://thredds..../MET/{{ variable }}/{{ variable }}_{{ '%04d' % year }}.nc
```
and I want to template the expansion of the `year` vari…
-
TDSCatalog is not constructing the access_url correctly when there is a base path.
from siphon.catalog import TDSCatalog
cat_url = "https://opendap1-test.nodc.no/opendap/hyrax/DSG/Physics/…
-
Recently, reading OPeNDAP files when running notebooks on Google Colab resutss in an OSError: `[Errno -68] NetCDF: I/O failure`
Relevant info:
* netCDF4 version: 1.6.0
* Python version: Python 3.…
-
#### MCVE Code Sample
To obtain the files, it is necessary to request a username and password. These details are freely available for research purposes with prior authorization (https://www.medco…
-
When using Thredds/OPeNDAP, there are directory structure issues. If you have too many files in a directory (>1000) you suffer from timeouts when reading the directory and that makes the tool unusabl…
-
**Overview of the Feature Request**
Support OpenDAP access to data files.
**What kind of user is the feature intended for?**
Useful for end-users, guests, and API users.
**What inspired th…
-
[OpeNDAP](https://www.opendap.org/) supports retrieval of very large remote datasets in a piecemeal fashion. This seems like a possible solution for loading partial views of a very large phylogeny.
…
-
description: https://podaac.jpl.nasa.gov/dataset/UKMO-L4HRfnd-GLOB-OSTIA
data: https://podaac-opendap.jpl.nasa.gov/opendap/allData/ghrsst/data/L4/GLOB/UKMO/OSTIA/
-
I ran
```unix
docker run -v $PWD:/app oooc/mediawiki-to-gfm --filename=OPeNDAP+Documentation-UserGuideDataModel.xml
```
and got following error
```unix
Error at "/tmp/pandoc667e023e0796a" (l…
-
## Steps to reproduce:
- Download https://github.com/samoylovfp/netcdf_playground/blob/master/file.nc
- run hyrax as `docker run -it --rm -p 8080:8080 -v $PWD:/usr/share/hyrax --name=hyrax opendap/h…