Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
Co-authored-by: Norman Fomferra <[email protected]>
  • Loading branch information
konstntokas and forman authored Nov 5, 2024
1 parent e9c86ab commit 358d6c9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

### Enhancements

* The `DatasetNetcdfFsDataAccessor` class has been adjusted, so that NetCDF files can
be now opened from a remote HTTPS server using the `"https"` data store.
* The `"https"` data store (`store = new_data_store("https", ...)`) now allows
for lazily accessing NetCDF files.
Implementation note: For this to work, the `DatasetNetcdfFsDataAccessor`
class has been adjusted.

## Changes in 1.7.1

Expand Down

0 comments on commit 358d6c9

Please sign in to comment.