Skip to content

Fetch data files directly from repo in our tutorials #175

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

Merged

Conversation

andped10
Copy link
Collaborator

@andped10 andped10 commented Sep 2, 2024

To make the tutorials more transferable all needed input (experimental data) is now fetched using pooch.

pooch has a local cache where it places the files when they are downloaded. This ensures that it only fetches the files if have not been downloaded or changed (hash has changed).

@andped10 andped10 added the feature New functionality or request label Sep 2, 2024
@andped10 andped10 linked an issue Sep 2, 2024 that may be closed by this pull request
@andped10 andped10 changed the base branch from master to develop September 2, 2024 11:47
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is a copy of the file in fitting that is no longer needed

Copy link
Member

@henrikjacobsenfys henrikjacobsenfys left a comment

Choose a reason for hiding this comment

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

Looks good, the examples run on my computer without problems

Copy link
Member

@rozyczko rozyczko left a comment

Choose a reason for hiding this comment

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

Looks good.

@andped10 andped10 merged commit 641c44c into develop Sep 3, 2024
26 checks passed
@andped10 andped10 deleted the 174-in-tutorial-fetch-data-files-directly-from-repo branch September 3, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In tutorial fetch data files directly from repo
3 participants