We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
this dsn
gdalinfo 'STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061"' Warning 1: Maximum number of items (1000) allowed to be retrieved has been hit Driver: VRT/Virtual Raster Files: none associated Size is 0, 0 Subdatasets: SUBDATASET_1_NAME=STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061":asset=hdf SUBDATASET_1_DESC=Asset hdf of https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061 SUBDATASET_2_NAME=STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061":asset=rendered_preview SUBDATASET_2_DESC=Asset rendered_preview of https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061 SUBDATASET_3_NAME=STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061":asset=sur_refl_b01 SUBDATASET_3_DESC=Asset sur_refl_b01 of https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061 SUBDATASET_4_NAME=STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061":asset=sur_refl_b02 SUBDATASET_4_DESC=Asset sur_refl_b02 of https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061 SUBDATASET_5_NAME=STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061":asset=sur_refl_b03 SUBDATASET_5_DESC=Asset sur_refl_b03 of https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061 SUBDATASET_6_NAME=STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061":asset=sur_refl_b04 SUBDATASET_6_DESC=Asset sur_refl_b04 of https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061 SUBDATASET_7_NAME=STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061":asset=sur_refl_b05 SUBDATASET_7_DESC=Asset sur_refl_b05 of https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061 SUBDATASET_8_NAME=STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061":asset=sur_refl_b06 SUBDATASET_8_DESC=Asset sur_refl_b06 of https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061 SUBDATASET_9_NAME=STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061":asset=sur_refl_b07 SUBDATASET_9_DESC=Asset sur_refl_b07 of https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061 SUBDATASET_10_NAME=STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061":asset=sur_refl_day_of_year SUBDATASET_10_DESC=Asset sur_refl_day_of_year of https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061 SUBDATASET_11_NAME=STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061":asset=sur_refl_qc_500m SUBDATASET_11_DESC=Asset sur_refl_qc_500m of https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061 SUBDATASET_12_NAME=STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061":asset=sur_refl_raz SUBDATASET_12_DESC=Asset sur_refl_raz of https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061 SUBDATASET_13_NAME=STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061":asset=sur_refl_state_500m SUBDATASET_13_DESC=Asset sur_refl_state_500m of https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061 SUBDATASET_14_NAME=STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061":asset=sur_refl_szen SUBDATASET_14_DESC=Asset sur_refl_szen of https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061 SUBDATASET_15_NAME=STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061":asset=sur_refl_vzen SUBDATASET_15_DESC=Asset sur_refl_vzen of https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061
gives
dsn <- 'STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061"' > info <- vapour_raster_info(dsn) Error in do.call(rbind, json$cornerCoordinates) : second argument must be a list
The text was updated successfully, but these errors were encountered:
No branches or pull requests
this dsn
gives
The text was updated successfully, but these errors were encountered: