This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
2.1.5.dev3
Pre-release
Pre-release
Version 2.1.5 (in development)
- Ensure
User-Agent
header is set in every HTTP request made to CCI ODP web APIs. - When caching a dataset to disk, cate now checks first if the needed attributes for geospatial information
are in the metadata of the remote dataset. If not, the information is retrieved from the data directly (#961).
This is relevant for esacci.SST.day.L4.SSTskin.Unspecified.Unspecified.GMPE.2-0.r1 - Now including ODP dataset verification information in data sources for use by Cate App.
- Operation
read_zarr()
now uses the newpassword
attribute for itskey
.secret
,
andtoken
parameters. - Now including ODP dataset verification information in data sources for use by Cate App.
- No longer using Travis CI.