Skip to content

Commit 401bce8

Browse files
Work in progress (#114)
* blosc from 'imports' to 'suggests'. Added support for omi and downsample4 assets * correction in setting time dimension * completed documentation * Fix in asset checks * Fix for empty/missing chunks * Update version * Improved dimension handling in subsetter * Fixed bug in assigning temporal dimension * version bump * Fix in dimensioning of zarr data * Updated README * added screen capture * Added `cms_translate()` * version bump * minor updates * increase fig size in vignette * corrected typo * Fix for #100 * Version bump for CRAN release * Fix for #102 * Updated NEWS * Version bump for CRAN release * Updated URL in README * Updated documentation in response of #106 * Added lifecycle badge to login functions. Removed deprecated arguments to `cms_download_subset()` * Work in progress (#108) (#109) * blosc from 'imports' to 'suggests'. Added support for omi and downsample4 assets * correction in setting time dimension * completed documentation * Fix in asset checks * Fix for empty/missing chunks * Update version * Improved dimension handling in subsetter * Fixed bug in assigning temporal dimension * version bump * Fix in dimensioning of zarr data * Updated README * added screen capture * Added `cms_translate()` * version bump * minor updates * increase fig size in vignette * corrected typo * Fix for #100 * Version bump for CRAN release * Fix for #102 * Updated NEWS * Version bump for CRAN release * Updated URL in README * Updated documentation in response of #106 * Added lifecycle badge to login functions. Removed deprecated arguments to `cms_download_subset()` * Fixes to pass CRAN checks * Fix for #111 * Version bump for CRAN release
1 parent 643cbbe commit 401bce8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎DESCRIPTION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: CopernicusMarine
22
Type: Package
33
Title: Search Download and Handle Data from Copernicus Marine Service Information
4-
Version: 0.3.6.0001
4+
Version: 0.3.7
55
Authors@R: c(person("Pepijn", "de Vries", role = c("aut", "cre", "dtc"),
66
email = "[email protected]",
77
comment = c(ORCID = "0000-0002-7961-6646")))

‎NEWS.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
CopernicusMarine v0.3.6.0001
1+
CopernicusMarine v0.3.7
22
-------------
33

4-
* TODO
4+
* Fix for [issue #111](https://github.com/pepijn-devries/CopernicusMarine/issues/111)
55

66
CopernicusMarine v0.3.6
77
-------------

0 commit comments

Comments
 (0)