Skip to content
New issue

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

BRAN #27

Open
mdsumner opened this issue Jul 7, 2022 · 0 comments
Open

BRAN #27

mdsumner opened this issue Jul 7, 2022 · 0 comments

Comments

@mdsumner
Copy link
Member

mdsumner commented Jul 7, 2022

example url forms readable by netcdf or gdal

u <- "https://dapds00.nci.org.au/thredds/dodsC/gb6/BRAN/BRAN2020/daily/ocean_u_2010_01.nc"
RNetCDF::open.nc(u)
dsn <- "/vsicurl/https://dapds00.nci.org.au/thredds/fileServer/gb6/BRAN/BRAN2020/daily/ocean_u_2010_01.nc"
terra::rast(dsn)

Scrape the catalogue:

ucat <- "https://dapds00.nci.org.au/thredds/catalog/gb6/BRAN/BRAN2020/daily/catalog.html"
readLines(ucat)
@mdsumner mdsumner transferred this issue from AustralianAntarcticDivision/raadtools Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant