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

merge: Release 2.0.1 #84

Merged
merged 15 commits into from
Nov 27, 2024
Merged

merge: Release 2.0.1 #84

merged 15 commits into from
Nov 27, 2024

Conversation

gampnico
Copy link
Collaborator

Fixes:

  • NaN arrays overwriting input data in results file
  • Incorrect user requirements and conda compatibility
  • Syntax error in utilities, config

Fixes: #72, #76, #78

benatouba and others added 15 commits November 23, 2024 15:13
Properly handle user input for file replacement prompt when setting up cosipy.
Fixes #72
Fixes logic error where creating a missing config file silently fails when silent_overwrite is set to True.

Adds print message if file is not overwritten.
fix(setup): Handle user input
Fix typo in aws2cosipy causing aggregation to fail
Fixes entry points reference for python 3.9
Fixes dependency error when building conda package
Fixes some input variables being replaced by nan arrays generated by
init_atm_attribute.
@AnsArn AnsArn merged commit 8040ce9 into master Nov 27, 2024
8 checks passed
@gampnico gampnico deleted the release-2.0.1 branch November 27, 2024 14:30
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.

Config converter does not handle random/invalid input for user confirmation
3 participants