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

V2.0.2 and cmip6 optimize (Replaces PR #215) #235

Merged
merged 26 commits into from
Jan 17, 2022

Conversation

senesis
Copy link
Collaborator

@senesis senesis commented Dec 22, 2021

Replaces PR #215 (after a manual merge with V2.0.2)

senesis and others added 11 commits September 22, 2021 09:16
Function selectGenericFiles is moved to module find_files

Search optimization is in projects.optimize, and has impact on
dataloc.selectFies and find_files.selectGenericFiles
The glob() is done for historical / r1i* and duration for building the
table is ~ 12'. Only two models are missed that way for e.g. tos/Omon :
      MIROC-ES2H
      EC-Earth3P-VHR
…ort through clog

Initalizing the logger is now done during the init stage of
environment.py

Reporting about software checks is done through clogger, in order to
allow some silent behaviour here. This could however be also a print on
stderr

Broken links in doc due to the (quite old) move of logging to env are
fixed
It proved necessary that references to env.environment variables from
cache.py and test_cache.py are made fully explicit (but don't know why, basically).
@senesis senesis requested a review from rigoudyg December 22, 2021 12:33
@rigoudyg
Copy link
Owner

rigoudyg commented Jan 4, 2022

@senesis I have pushed some fixes on the branch. It is ok for me with those changes. Could you try on your side that it does not break anything?

@senesis
Copy link
Collaborator Author

senesis commented Jan 9, 2022

@senesis I have pushed some fixes on the branch. It is ok for me with those changes. Could you try on your side that it does not break anything?

script launch_tests_with coverage reported no issue, when activated with Python3 on Ciclad

rigoudyg and others added 2 commits January 17, 2022 10:45
Init logging in module environment; fix doc about logging; checks report through clog
@rigoudyg
Copy link
Owner

Close #213

@rigoudyg rigoudyg deleted the V2.0.2_and_CMIP6_optimize branch January 17, 2022 10:44
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.

2 participants