MPAS-Dev / compass

Configuration Of MPAS Setups
Other
11 stars 37 forks source link

Add a utility for combining GEBCO and BedMachine topo #799

Closed xylar closed 6 months ago

xylar commented 6 months ago

This is nearly identical to the script used to produce the current bathymetry at: https://web.lcrc.anl.gov/public/e3sm/mpas_standalonedata/mpas-ocean/provenance/combine_bedmachine_v3_gebco_2023.py The major difference is that this utility doesn't downsample the BedMachine dataset to at 1 km grid (instead remapping the 500 m dataset to a 1/80 degree lat-lon grid).

Checklist

xylar commented 6 months ago

Testing

I ran this utility and verified that it produced the expected BedMachineAntarctica_v3_and_GEBCO_2023_0.0125_degree_20240323.nc file, though I did not verify in detail that the resulting dataset looked correct.