Hello
I have recently updated Pydap’s documentation. Pydap is a pure python implementation that allows users to access remove data hosted on OPeNDAP servers. In particular, the documentation is build using executable (and therefore interactive) jupyter notebooks, with following tutorials:
- Basic Authentication: To access servers which require specifying username/passwords, or tokens (focus on NASA access).
- ECCOv4: A dataset that is accessed via NASA’s EarthData on the cloud. Hyrax makes this dataset available.
- SWOT: Level 2 data with Groups and hosted on Hyrax. Pydap can now open remote datasets with groups.
- PACE: Data from the state of the art PACE satelllite. Data is made available via NASA’s EarthData on the cloud (Hyrax).
- CMIP6: Model output can be accessed through ESGS’s Thredds data server.
Stay tuned for more Pydap updates and an upcoming new release with many more tutorials.
Miguel