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

Copernicus-Bench: Add Level-3 Sentinel-5P #2607

Merged
merged 6 commits into from
Mar 26, 2025

Conversation

wangyi111
Copy link
Contributor

@wangyi111 wangyi111 commented Feb 23, 2025

Adds the following Level-3 datasets from Copernicus-Bench:

  • AQ-NO2-S5P
  • AQ-O3-S5P

aq_no2_s5p
aq_o3_s5p

@github-actions github-actions bot added the datasets Geospatial or benchmark datasets label Feb 23, 2025
@adamjstewart adamjstewart changed the title Add SenBench-AQ-NO2-S5P and SenBench-AQ-O3-S5P datasets from SentinelBench Copernicus-Bench: Add Level-3 Sentinel-5P Mar 23, 2025
@adamjstewart adamjstewart self-assigned this Mar 23, 2025
@adamjstewart adamjstewart added this to the 0.7.0 milestone Mar 23, 2025
@github-actions github-actions bot added the testing Continuous integration testing label Mar 25, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 26, 2025
@adamjstewart adamjstewart marked this pull request as ready for review March 26, 2025 10:37
from .base import CopernicusBenchBase


class CopernicusBenchAQNO2S5P(CopernicusBenchBase):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could make a shared CopernicusBenchAQS5P base class, but then we need to document it as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could be useful when we have more variables and they can be aligned, could be in further updates of Copercnius-Bench.

@adamjstewart adamjstewart merged commit 418c5fa into microsoft:main Mar 26, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasets Geospatial or benchmark datasets documentation Improvements or additions to documentation testing Continuous integration testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants