Skip to content

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