Download EBAS data directly #11
-
Previously, it was possible to download EBAS data via OPeNDAP (Open-source Project for a Network Data Access Protocol) for surface in situ (OPeNDAP service) http://dev-ebas-pydap.nilu.no/ using the following:
see previous schools (https://nordicesmhub.github.io/NEGI-Abisko-2019/training/example_notebooks/from_ebas_using_pydap.html) I get the following error now: HTTPError: 404 Not Found <title>404 Not Found</title>Not FoundThe requested URL /NO0042G.dmps.IMG.aerosol.particle_number_size_distribution.1h.NO01L_NILU_DMPSmodel2_ZEP.NO01L_dmps_DMPS_ZEP01.2.dods was not found on this server. Apache/2.4.7 (Ubuntu) Server at dev-ebas-pydap.nilu.no Port 80 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I put an example that uses the new EBAS interface here |
Beta Was this translation helpful? Give feedback.
I put an example that uses the new EBAS interface here
https://github.com/pangeo-data/escience-2022/blob/main/tutorial/examples/notebooks/from_ebas_using_xarray.ipynb