Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
2 answers
154 views

I am trying to download vegetation index data for a single point location, and I want it to be automated in R so I can do this for multiple points in different runs. So I found the opendap.catalog ...
1 vote
1 answer
214 views

I am trying to create a python function that opens a remote dataset (in a opendap server) using xarray and automatically creates new variables lazily. A use case would be to calculate magnitude and ...
1 vote
1 answer
116 views

I am accessing a ncdf file from a thredds server and subsetting using openDAP, however while I can open and access the file connection, I cannot seem to copy the entire *.nc file to my local disk. Is ...
0 votes
0 answers
172 views

My goal is to get the daily wind data from nomads, so I set the grib filter 10m above the ground with and got the url, tried to fetch on js, the response was ok but with empty data, I tried also with ...
C-Gian's user avatar
  • 169
0 votes
0 answers
191 views

I want to open SST data from NOAA opendap, clip the region that I am interested in, load the variables of interest, do some summary stats, and then close the file. Because I want to do it for daily ...
0 votes
0 answers
419 views

I would like to access climate (CORDEX) data through ESGF's OPeNDAP service via Python (xarray looks like a great option). This dataset is an example of one I cannot access: https://esg-dn1.nsc.liu.se/...
1 vote
1 answer
215 views

I'm using nc_open to get a DatasetNode from a THREDDS Data Server, and reading a subset of the data in ncvar_get by specifying start and count. Reproducible example below: library(thredds) library(...
1 vote
0 answers
96 views

I want to read the variable "tref" for desired latitude and longitude (which I index), 24th M, 4th L, and all S from a NetCDF file: filename = 'http://iridl.ldeo.columbia.edu/SOURCES/.Models/.NMME/....
Behzad's user avatar
  • 15
0 votes
2 answers
192 views

Using the Climate Data Online WebAPI, every request I make fails to return January data and most of February. Only February 28th (and 29th) will be present. I've tried breaking up the data into ...
0 votes
0 answers
317 views

I am trying to access gridrad data. This data is stored on an OPeNDAP server, with one URL/file for each timestamp (example). Normally xarray is great for accessing these OPeNDAP grids, because you ...
hm8's user avatar
  • 1,533
2 votes
1 answer
904 views

I would like to access several MODIS products through OPeNDAP as an xarray.Dataset, for example the MOD13Q1 tiles found here. However I'm running into some problems, which I think are somehow related ...
0 votes
2 answers
2k views

I would like to access and print metadata (attributes and values) served by an ERDDAP server, which is a variety of OPeNDAP, on my Django website. so I prepared a simple example function called ...
1 vote
1 answer
2k views

I am working with NASA-NEX-GDDP CMIP6 data. I currently have working code that individually opens and slices each file, however it takes days to download one variable for all model outputs and ...
0 votes
1 answer
61 views

I'm still new to python linked to MySQL, and I'm getting a problem like below. are there any clues I should do? Here is my code: import mysql.connector from netCDF4 import Dataset import numpy as np ...
0 votes
1 answer
1k views

I am trying to download and subset the files located here: https://www.ncei.noaa.gov/thredds-ocean/catalog/ncei/archive/data/0129374/daily/catalog.html, but I'm not sure if I'm doing something wrong ...
pbreach's user avatar
  • 17.1k

15 30 50 per page
1
2 3

AltStyle によって変換されたページ (->オリジナル) /