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

Reduce the size of /docs #247

Closed
RondeauG opened this issue Aug 24, 2023 · 2 comments · Fixed by #248
Closed

Reduce the size of /docs #247

RondeauG opened this issue Aug 24, 2023 · 2 comments · Fixed by #248
Assignees

Comments

@RondeauG
Copy link
Collaborator

RondeauG commented Aug 24, 2023

Generic Issue

  • xscen version: 0.7.1

Description

These two files/directories are currently pretty big and don't need to be.

  • /docs/notebooks/samples/tutorial/ : ~ 8Mb
    • The files are already fairly small (4x4x18600, 1.3 Mb each), but could be reduced even further along the time axis.
  • /docs/notebooks/samples/pangeo-cmip6.csv : ~ 8Mb.
    • This is basically only used once to show the advanced search features of search_data_catalogs. We don't need 35 000 assets to do that.
@RondeauG RondeauG self-assigned this Aug 24, 2023
@Zeitsperre
Copy link
Contributor

Can the pangeo-cmip6.csv be fetched from somewhere online? It's not the best practice (for PANGEO), but maybe we can simply point the test to that location?

@RondeauG
Copy link
Collaborator Author

Sadly not. It's based on an online version, but modified so the columns match ours.

@Zeitsperre Zeitsperre mentioned this issue Aug 28, 2023
6 tasks
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

Successfully merging a pull request may close this issue.

2 participants