-
Notifications
You must be signed in to change notification settings - Fork 41
Handle IPSL-CM6 #1153
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
Merged
Handle IPSL-CM6 #1153
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
8b8dd93
Add basic support for variable mappings
9f2794f
Add first era5 mapping
08e9e2d
Find files for CMIP6 DCPP startdates (#771)
sloosvel d846877
Skip regridding if the target grid is almost identical to the source …
c20e5c1
Fixes for sos and siconc of BCC models (#1090)
remi-kazeroni 1f788c2
Pin cf-units and fix tests (cf-units>=2.1.5) (#1140)
valeriupredoi 8fc038f
Handle IPSL-CM6 (the feature won't actually work without #1124)
senesis 3b2a05f
class Huss inherits from cass Tas. Also : Fix codacy diags.
senesis 9303c90
Replace os.system() by subprocess.run()
senesis 8d55ee8
Fix flake8 diags
senesis eacd764
var_mapping -> extra_facets
senesis 684953e
Rename _config/variable_details to _config/extra_facets
senesis 896764b
Fix doc re. lack of 'output_file as a dict', and choice of native6
senesis 6590586
Fix codacy diags in ipsl_cm6.py
senesis 02c8bff
Use project IPSLCM to handle IPSL-CM6
senesis 421e0c2
Implement changes according to Bouwe's review, 2021/06/07 (except uni…
senesis e527ffc
Add unit tests for _fixes/ipslcm/ipsl_cm6.py
senesis 07573a5
Merge branch 'Handle_IPSL_CM6' of ssh://github.com/ESMValGroup/ESMVal…
senesis 4ab2edc
delete esmvalcore/cmor/_fixes/native6/ipsl_cm6.py
senesis 436b1ff
Delete old file esmvalcore/_config/extra_facets/native6-ipsl-cm6-mapp…
senesis 97b1acb
Restore main versions for _recipe.py and cmor_fixes/fix.py
senesis da8eb60
Restore main version for _recipe.py
senesis 0a6320a
Delete extraneous era5-mappings.yml
senesis ae72d9a
Avoid using mapping_key when calling fix.get_cube_from_list()
senesis 6bfe36a
Merge remote-tracking branch 'origin/main' into Handle_IPSL_CM6
senesis b46a591
Empty change in fix.py for forcing codacy to re-scan it
senesis 2779739
Polish doc
senesis 006f8a6
Polish doc again
senesis 45bee88
Again...
senesis 0af764c
and again ...
senesis 3234ee7
Fix typo in comment
senesis c8040ef
Fixes according to @zklaus review
senesis 89f45b9
Reduce formatting changes
6b085e5
Update doc/develop/fixing_data.rst
senesis 36dc526
Update doc/develop/fixing_data.rst
senesis 36a47fe
Update doc/develop/fixing_data.rst
senesis 0625016
Update doc/develop/fixing_data.rst
senesis ad3a0e4
Update doc/develop/fixing_data.rst
senesis f6c81b5
Update doc/develop/fixing_data.rst
senesis c785b97
Update doc/develop/fixing_data.rst
senesis e98cac6
Update doc/quickstart/find_data.rst
senesis 862b362
Update doc/quickstart/find_data.rst
senesis 4112fa9
Minor formatting improvements
d7a4471
Organize mapping file in each realm in two sections (CMIP6 and IPSL)
senesis 2c2e2f5
Merge branch 'Handle_IPSL_CM6' of ssh://github.com/ESMValGroup/ESMVal…
senesis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.