Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependencies #188

Closed
wants to merge 59 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
3359b27
chore: updating the attributes for the variables, coordinates and dat…
uriii3 Jul 16, 2024
978e24a
chore: refactor to stop using the cache (#95)
renaudjester Jul 16, 2024
3d2cd98
chore: change name logger to fit with the name of the library (#97)
renaudjester Jul 22, 2024
0e97227
fix: if not permission modifie last updated date on file continue (#98)
renaudjester Jul 22, 2024
8283b18
deleting the missing heads
uriii3 Jul 31, 2024
163bfcc
fix: add some explanation on the readme for the file list option (#105)
renaudjester Jul 31, 2024
beaabdf
chore: refactor to stop using the cache (#95)
renaudjester Jul 16, 2024
7d13a07
Reading 'positive' attribute back to the depth dimension (#103)
uriii3 Jul 31, 2024
939a585
Deleting valid_min and valid_max attributes (#104)
uriii3 Aug 5, 2024
ace251f
Adding a warning also for the depth dimension (#72)
uriii3 Aug 19, 2024
d1359b1
Use only timezones for datetime parser (#108)
renaudjester Aug 19, 2024
84d2dd3
Tests on prerelease and semver check (#119)
renaudjester Aug 23, 2024
e3f1b7f
chore: add html documentation page to the toolbox with sphinx (#118)
renaudjester Aug 29, 2024
b65547a
fix: use pendulum to parse dates (#123)
renaudjester Sep 3, 2024
6ce21f7
bounding Box method (#66)
uriii3 Sep 5, 2024
a9c6ea9
Approximation downloaded data (#126)
renaudjester Sep 9, 2024
3796d3d
chore: add more return metadata and dry run (#129)
renaudjester Sep 12, 2024
6a5c269
doc: improve style of the doc (#130)
renaudjester Sep 13, 2024
0e5a113
Adapt type of valid minmax (#132)
uriii3 Sep 17, 2024
66d8b46
Describe contains coordinate not on the variable (#131)
renaudjester Sep 17, 2024
6a3904e
refactor: use threading for concurrent requests (#133)
renaudjester Sep 17, 2024
f19a763
Add read the docs conf (#134)
renaudjester Sep 17, 2024
272f3df
fix: not converting properly timestamp (#135)
renaudjester Sep 17, 2024
b743225
Cf checker (#127)
uriii3 Sep 17, 2024
48fe4af
fix: decimal not handled with modulus (#136)
renaudjester Sep 18, 2024
0367964
fix: handle admp valid start index for retention period (#138)
renaudjester Sep 18, 2024
5b9f8aa
fix: subset should subset when retention period (#143)
renaudjester Sep 19, 2024
6698b90
chore: proposal to update the terminal output for the login (#140)
uriii3 Sep 19, 2024
abf013e
Change name vertical dimension argument (#144)
renaudjester Sep 23, 2024
8f29948
chore: clean the readme to the minimum and put the information in the…
renaudjester Sep 23, 2024
57de83d
feat: add timeout to requests and can choose the retry number (#146)
renaudjester Sep 25, 2024
bf2f9b3
chore: clean repo and delete deprecated (#147)
renaudjester Sep 25, 2024
4c633fe
chore: coordinate selection method (#137)
uriii3 Sep 25, 2024
839a9a3
new-feature: create binaries with GitHub Actions (#142)
uriii3 Sep 25, 2024
7fb5daa
fix: correcting binaries docs (#149)
uriii3 Sep 26, 2024
0de0391
upgrade the binaries GitHub Action (#150)
uriii3 Sep 27, 2024
c322edc
Use s3 product dataset mapping (#151)
renaudjester Sep 30, 2024
e736038
chore: delete deprecated functions (#152)
renaudjester Sep 30, 2024
a68ba2c
fix: update create template (#153)
uriii3 Oct 2, 2024
bc843bc
chore: update the output when listing files (#154)
uriii3 Oct 7, 2024
ffde0db
fix: no service option for get command (#157)
renaudjester Oct 8, 2024
2909179
fix: correct typos and improve doc (#156)
renaudjester Oct 9, 2024
0ff65bb
fix: no mention of STAC or CMEMS (#165)
renaudjester Oct 11, 2024
4599d9f
fix: datasetid not mandatory in py inter for consistency (#164)
renaudjester Oct 11, 2024
355cc1b
chore: add validity check for logging (#161)
renaudjester Oct 11, 2024
1c6b73a
chore: compression level as only option (#162)
uriii3 Oct 11, 2024
3560441
fix: describe bug (#166)
uriii3 Oct 16, 2024
53f19fc
doc: format command help correctly with keeping doc examples (#169)
renaudjester Oct 16, 2024
92c2c3f
chore: add installation page (#174)
uriii3 Oct 18, 2024
61dbe0a
chore: centralising the documentation (#155)
uriii3 Oct 18, 2024
b79884a
fix: small changes docs (#175)
uriii3 Oct 18, 2024
ed51cdf
chore: add QuickOverview section (#171)
uriii3 Oct 22, 2024
fb87e62
chore: checking examples (#180)
uriii3 Oct 22, 2024
cab3f1e
feat: support the new authentification system (#184)
renaudjester Oct 24, 2024
d558a45
chore: update to numpy 2.0.0
renaudjester Oct 25, 2024
bd61ad8
chore: poetry lock update
renaudjester Oct 25, 2024
d46cfea
fix: need numpydoc in the tests
renaudjester Oct 25, 2024
6227278
chore: use h5netcdf instead of netcdf4
renaudjester Oct 25, 2024
f454692
chore: try to push new updated lockfile
renaudjester Oct 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: small changes docs (#175)
Co-authored-by: Renaud <[email protected]>
Come small changes to finish up the review of the documentation.
uriii3 authored Oct 18, 2024
commit b79884a5a0a0271c0051b0f0bd571fba583941b4
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -11,9 +11,9 @@

## Features

The `copernicusmarine` offers capabilities through both **Command Line Interface (CLI)** and **Python API**:
The Copernicus Marine toolbox offers capabilities through both **Command Line Interface (CLI)** and **Python API**:

- **Metadata Information**: List and retrieve metadata information on all variables, datasets, products, and their associated documentation.
- **Metadata Information**: List and retrieve metadata information on all products, datasets, variables.
- **Subset Datasets**: Subset datasets to extract only the parts of interest, in preferred format, such as Analysis-Ready Cloud-Optimized (ARCO) Zarr or NetCDF file format.
- **Advanced Filters**: Apply simple or advanced filters to get multiple files, in original formats like NetCDF/GeoTIFF, via direct Marine Data Store connections.
- **No Quotas**: Enjoy no quotas, neither on volume size nor bandwidth.
53 changes: 35 additions & 18 deletions doc/usage/shared-options.rst
Original file line number Diff line number Diff line change
@@ -46,23 +46,30 @@ Option ``--request-file``

This option allows you to specify request parameters in a provided ``.json`` file, which is useful for batch processing. You can use the following templates or create new ones with the ``--create-template`` option.

- **Template for ``subset`` data request:**
- Template for ``subset`` data request:

.. code-block:: text

{
"dataset_id": "cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m",
"start_datetime": "2022-04-11",
"end_datetime": "2023-08-11",
"minimum_longitude": -182.79,
"maximum_longitude": -179.69,
"minimum_latitude": -40,
"maximum_latitude": -36,
"minimum_depth": 0,
"maximum_depth": 0,
"variables": ["thetao"],
"output_directory": "./data/",
"force_download": true
"dataset_id": "cmems_mod_glo_phy_myint_0.083deg_P1M-m",
"start_datetime": "2023-10-07",
"end_datetime": "2023-10-12",
"minimum_longitude": -85,
"maximum_longitude": -10,
"minimum_latitude": 35,
"maximum_latitude": 43,
"minimum_depth": 1,
"maximum_depth": 10,
"variables": [
"so",
"thetao"
],
"output_directory": "copernicusmarine_data",
"force_service": false,
"force_download": false,
"request_file": false,
"motu_api_request": false,
"overwrite_output_data": false
}

**Example:**
@@ -71,19 +78,29 @@ This option allows you to specify request parameters in a provided ``.json`` fil

copernicusmarine subset --request-file template_subset_data_request.json

- **Template for ``get`` data request:**
- Template for ``get`` data request:

.. code-block:: text

{
"dataset_id": "cmems_mod_ibi_phy_my_0.083deg-3D_P1Y-m",
"dataset_version": null,
"dataset_part": null,
"username": null,
"password": null,
"no_directories": false,
"filter": "*01yav_200[0-2]*",
"regex": null,
"output_directory": "copernicusmarine_data",
"show_outputnames": true,
"force_download": false,
"log_level": "INFO",
"no_directories": false,
"output_directory": "./data/",
"file_list": null,
"sync": false,
"sync_delete": false,
"index_parts": false,
"disable_progress_bar": false,
"overwrite_output_data": false,
"show_outputnames": true
"log_level": "INFO"
}

**Example:**