Skip to content

Move CMEMS insitu from copernicusmarine files service to subset once available #835

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

Open
4 tasks
Tracked by #712
veenstrajelmer opened this issue May 2, 2024 · 0 comments
Open
4 tasks
Tracked by #712

Comments

@veenstrajelmer
Copy link
Collaborator

veenstrajelmer commented May 2, 2024

The cmems insitu data is used by the functions demonstrated in subset_retrieve_sealevel_observations.ipynb

Todo:

  • CMEMS INSITU is in early phase and spatial subsetting via CMEMS API is expected mid2024. See email from Irene/CMEMS from 13-06-2023. >> copernicusmarine package
  • Move CMEMS insitu from copernicusmarine files service to copernicusmarine subset once insitu data is available there: import copernicusmarine; copernicusmarine.open_dataset(dataset_id="cmems_obs-ins_glo_phy-ssh_my_na_PT1H") currently raises "NoServiceAvailable: No service available for dataset with command load", later it raised "FormatNotSupported: Subsetting format type sqlite not supported yet.". With 2.1.0 it raises "TypeError: 'Command' object is not subscriptable".
  • Check with copernicusmarine developers whether subsetting in both time and space is possible on the "station catalog" (without downloading data, so real quick), preferrably also on slev variable (or any other) and on country_code (or edmo_code if country_code is really not possible). This can also be achieved via an online available json file, but the copernicusmarine toolbox can probably also offer this functionality.
  • update copernicusmarine minimal version

UPDATE 23-1-2025 after meeting with cmc devs: insitu subset is expected from end of March 2025 (version 2.1.0)
UPDATE 7-5-2025: after release of copernicusmarine 2.1.0: sparse/insitu subset is not yet available, but it is on the roadmap and in the transition table

@veenstrajelmer veenstrajelmer changed the title Move CMEMS insitu from copernicusmarine files service to copernicusmarine subset once insitu data is available there Move CMEMS insitu from copernicusmarine files service to subset once available May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant