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

Scripts for preparing ACCESS-ESM ancillary files for CABLE offline #16

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
5d643a5
Add script to convert ACCESS-ESM1.5 restart to CABLE offline gridinfo
Whyborn Nov 25, 2024
7765fd4
Fix mistake in argparser
Whyborn Nov 25, 2024
1fe5bf2
Add link to README to NC metadata and fix minor HTML error
Whyborn Nov 25, 2024
ee48f87
Add a pure python conversion script
Whyborn Dec 2, 2024
7e6229e
Pure python script now works
Whyborn Dec 3, 2024
321dba4
Convert to xarray
Whyborn Dec 5, 2024
cbf01cc
Minor syntax corrections and allow command line args
Whyborn Dec 6, 2024
d86699a
Add README for the direct conversion.
Whyborn Dec 6, 2024
90eba85
Change latitudes to latitude
Whyborn Dec 11, 2024
0c7b1cd
convert_from_fields.py
Whyborn Dec 16, 2024
a836741
Add encodings (asserted dtype and fillvalue) for varaibles
Whyborn Dec 16, 2024
d5b42f7
Some minor further minor adjustments
Whyborn Dec 17, 2024
5ee561d
Add ability to write out the landmask
Whyborn Jan 2, 2025
292ff65
Adjustments to README to reflect addition of landmask write
Whyborn Jan 2, 2025
bdc8ee5
Roll the arrays such that longitudes are monotonically ascending
Whyborn Jan 2, 2025
3d20baa
Add break statement in landmask due to duplicate stash code
Whyborn Jan 3, 2025
d2639a5
Correct roll axis
Whyborn Jan 6, 2025
aacbb87
Apply ice point fix, correct mask usage and associated README updates
Whyborn Jan 16, 2025
dc4f840
Update script to use the correct base + complementary STASH files
Whyborn Jan 30, 2025
fb3be76
Correct snow depth name and remove old scripts
Feb 4, 2025
1558349
Removed forgotten debug line
Feb 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading