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

Feature/202410 update #40

Merged
merged 103 commits into from
Oct 14, 2024
Merged

Feature/202410 update #40

merged 103 commits into from
Oct 14, 2024

Conversation

bolliger32
Copy link
Member

pull in upstream updates

rjleveque and others added 30 commits April 14, 2024 08:25
Previous value -9999 did not have enough digits since new etopo 2022
data has this as an actual topography value in the Mariana Trench
(when written with `Z_format='%.0f'`).
change nodata_value to -99999 in topotools.py
Fix bug related to tracking pressure at gauges
These do not need to be passed into update, unpacked, and repacked,
since the objects created in the script will be used into update.
If blit==False then they are not needed at all.
The default is now '%.3f', millimeter resolution, making smaller dtopo
files than previously.
Improve chile2010_fgmax-fgout example script for fgout animation
Add dZ_format parameter to DTopography.write function
…iemann/src

Note that rpn2_geoclaw.f and geoclaw_riemann_utils.f were update in riemann/src
to handle 5 waves and rpt2_geoclaw_sym.f was discarded in favor of
standard rpt2.f, which works fine with 5 waves.
Do not want to touch the old topotools file for reference.
rjleveque and others added 28 commits July 24, 2024 14:40
Now need to call fgout_grid.read_fgout_grids_data() explicitly,
but do not need to set format.
this is ignored since it is read from fgout_grids.data.
Also properly handle output_format == 2 for binary32.
Allow specifying which components of q to output on each fgout grid
(now tested for both absence of h, and absence of h, eta, and B)
Add xarray backends for fgmax and fgout gridded formats
Improve this by using new options added in recent releases so the
plots look better and this can better serve as a template for other
problems.
update examples/tsunami/chile2010/setplot.py
This was modified in the shallow/amr2.f90 code to support more fgout
flexibility in clawpack#624, and this change is also required in the bouss version.

Also enhanced the examples/bouss README files a bit.
Fix src/bouss/amr2.f90 call to set_fgout, adding nvar
@bolliger32 bolliger32 merged commit 55c000c into main Oct 14, 2024
1 check failed
@bolliger32 bolliger32 deleted the feature/202410-update branch October 14, 2024 15:59
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.

4 participants