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

Add xarray backends for fgmax and fgout gridded formats #611

Merged
merged 24 commits into from
Aug 23, 2024
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
b6b6308
initial commit of xarray backends and example use file
kbarnhart May 17, 2024
3119ed5
Merge branch 'master' into add_xarray_backends
kbarnhart May 17, 2024
ef4c778
remove extra words
kbarnhart May 17, 2024
744e0e6
relax assumption of where command is issued (no longer needs to be in…
kbarnhart May 18, 2024
9925e7c
add more information about rioxarray
kbarnhart Jun 5, 2024
51fb840
better import error for rioxarray
kbarnhart Jun 5, 2024
a8bc42c
add B and level
kbarnhart Jun 5, 2024
972d838
Merge branch 'clawpack:master' into add_xarray_backends
kbarnhart Jun 14, 2024
dac2a2b
add clip example
kbarnhart Jul 5, 2024
a930916
Merge branch 'add_xarray_backends' of https://github.com/kbarnhart/ge…
kbarnhart Jul 5, 2024
d83bd23
return ds
kbarnhart Jul 5, 2024
c0ba204
wip
kbarnhart Aug 20, 2024
f51f2f6
Merge branch 'master' into add_xarray_backends
kbarnhart Aug 20, 2024
e21b294
first pass at using revised fgout data structure with backends.
kbarnhart Aug 20, 2024
eb3cd20
add a few more comments.
kbarnhart Aug 20, 2024
92375ff
name updates
kbarnhart Aug 21, 2024
f69c708
bdiff->bdif
kbarnhart Aug 21, 2024
145233c
remove vestigial _qelements
kbarnhart Aug 21, 2024
66d0d63
Add example that should work with/without dask
kbarnhart Aug 21, 2024
eb7981e
improve drytol handling
kbarnhart Aug 21, 2024
d4079f8
don't specify error type.
kbarnhart Aug 21, 2024
61460c1
switch from hard coded drytol to user-specified drytol
kbarnhart Aug 21, 2024
f61d155
update use of dry_tolerance
kbarnhart Aug 21, 2024
987417a
fix exceptions.
kbarnhart Aug 21, 2024
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
Prev Previous commit
Next Next commit
Merge branch 'master' into add_xarray_backends
kbarnhart committed May 17, 2024
commit 3119ed5589ae00323106be5f350765efe4dc1d96

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.