Copernicusmarine

Latest version: v2.0.1

Safety actively analyzes 725511 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

1.2.3

What's Changed
* fix: fillvalue for depth was nan by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/75
* fix: change astype int to use datetime by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/77
* Copernicus Marine Release 1.2.3 by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/78


**Full Changelog**: https://github.com/mercator-ocean/copernicus-marine-toolbox/compare/v1.2.2...v1.2.3

1.2.2

What's Changed
* Changing the function to find the nearest neighbour by uriii3 in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/69
* chore: delete code used for decomissioned services by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/65
* fix: wrong units in encoding by uriii3 in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/73
* Copernicus Marine Release 1.2.2 by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/74


**Full Changelog**: https://github.com/mercator-ocean/copernicus-marine-toolbox/compare/v1.2.1...v1.2.2

1.2.1

What's Changed
* chore: use directly the bucket endpoint for metadata by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/61
* default _Fillvalue attribute by uriii3 in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/60
* Added test with compression enabled by uriii3 in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/63
* Coordinates out of dataset bounds error message by uriii3 in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/59
* chore: add parameters in calls to mds by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/64
* Copernicus Marine Release 1.2.1 by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/68


**Full Changelog**: https://github.com/mercator-ocean/copernicus-marine-toolbox/compare/v1.2.0...v1.2.1

1.2.0

What's Changed
* fix: also need to change the name attributes for depth by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/39
* fix: change dataset for the tests by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/40
* feat: new option that allow direct download of files with get by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/37
* Update aiohttp dependency to 3.9.4 by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/43
* feat: add release date to describe and filter datasets by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/41
* Modulus return wrong value by uriii3 in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/31
* Created a function to be able to compute the higher bound by uriii3 in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/36
* Fix cache issue by running the test that overwrite metadata cache first by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/44
* Add timeout to actions by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/47
* feat: direct download with file list by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/45
* fix: valide max min in cf format by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/49
* chore: add information about max concurrent requests by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/50
* Fix help center link in README by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/51
* Add note about version management in the README by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/52
* Add login docstring in python interface by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/53
* Hide deprecated --download-file-list option in helper by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/54
* Fix broken link in the README by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/55
* Changed to dataset.sizes by uriii3 in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/56
* Update dev dependencies by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/57
* Copernicus Marine Release 1.2.0 by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/58


**Full Changelog**: https://github.com/mercator-ocean/copernicus-marine-toolbox/compare/v1.1.1...v1.2.0

1.1.1

What's Changed
* Remove unused code by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/30
* fix: change attribute when from elevation to depth by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/32
* chore: change my.cmems-du.eu to nrt.cmems-du.eu for credentials by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/34
* fix: do not trust env while being able to use proxy by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/33
* Retired date warn by uriii3 in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/35
* Copernicus Marine Release 1.1.1 by slim0 in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/38

New Contributors
* uriii3 made their first contribution in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/35
* slim0 made their first contribution in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/38

**Full Changelog**: https://github.com/mercator-ocean/copernicus-marine-toolbox/compare/v1.1.0...v1.1.1

1.1.0

What's Changed
* fix: Credentials are checked when user login by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/19
* fix: dowload file list not overwritten by create file list by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/20
* Fix subset-method documentation and typo by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/22
* Add a wait for response from pypi before building and pushing the doc… by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/21
* Add --netcdf3-compatible in subset method to be compatible with netCDF3 by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/23
* fix the workflow name for tox tests by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/25
* Rework the README and some typos in the doc to be up to date with the latest features by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/26
* chore: delete data portal and DU related services by renaudjester in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/24
* Fix some errors in the README by nitreb in https://github.com/mercator-ocean/copernicus-marine-toolbox/pull/27


**Full Changelog**: https://github.com/mercator-ocean/copernicus-marine-toolbox/compare/v1.0.10...v1.1.0

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.