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

Stable 0.1.3 #82

Merged
merged 4 commits into from Aug 21, 2022
Merged

Stable 0.1.3 #82

merged 4 commits into from Aug 21, 2022

Conversation

ivanzvonkov
Copy link
Contributor

@ivanzvonkov ivanzvonkov commented Aug 21, 2022

Resolved duplicates bug stemming from np.vectorize: numpy/numpy#8758
Removed @memoized to allow for calling create_datasets function directly (instead of through CLI)

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB


with tqdm(
total=len(df_with_eo_files),
desc="Extracting matched earth observation data",
) as pbar:
np.vectorize(set_df)(
np.vectorize(set_df, otypes="b")(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ivanzvonkov ivanzvonkov merged commit 2a2e832 into main Aug 21, 2022
@ivanzvonkov ivanzvonkov deleted the stable-0.1.3 branch August 21, 2022 08:59
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 this pull request may close these issues.

None yet

1 participant