Skip to content

Merge pull request #5 from NCAR/create_topo#6

Open
gustavo-marques wants to merge 59 commits into
create_topofrom
main
Open

Merge pull request #5 from NCAR/create_topo#6
gustavo-marques wants to merge 59 commits into
create_topofrom
main

Conversation

@gustavo-marques
Copy link
Copy Markdown
Collaborator

Adding docs for: topo, runoff mapping, and tidal energy dissipation

Adding docs for: topo, runoff mapping, and tidal energy dissipation
These should give same answers as before.
The current sequence is:

1. run_create_topo.tx2_3v3.pbs
     creates basic topography file with raw cell level depth statistics and a first cut mask
    output = topo.sub150.tx2_3v3.SRTM15_V2.4.nc

2.) Mask_Edit_tx2_3v3.ipynb
      edits land mask including now removing 1-point bays around Greenland and Antarctica
     output = topo.sub150.tx2_3v3.SRTM15_V2.4.edit1.nc

3.) run_append_topo_interp_smooth_tx2_3v3.pbs
     appends a new depth variable D_interp to the topography file with lightly smoothed depths
     output = topo.sub150.tx2_3v3.SRTM15_V2.4.edit1.SmL1.0_C1.0.nc

4.) Append_topo_edits_tx2_3v3.ipynb
     hand edits depths for straits and channels. combined your old Append_topo_edits.ipynb and my old        Channel_topo_tx2_3v2.ipynb. This creates the model input file. The final topography variable (model input) is called D_edit2. There is now no separate topo_edit file.
   output = topo.sub150.tx2_3v3.SRTM15_V2.4.edit2.SmL1.0_C1.0.nc

5. Channel_width_tx2_3v3.ipynb
    set sub-grid channel widths. same as tx2_3v2
   output = channels_tx2_3v3_260227.txt
basin_masks.ipynb: create basin masks on the tx2_3v3 grid

imbie_basin_to_tx2_3.ipynb: map IMBIE basin definitions to the tx2_3v3 grid
Interpolate_and_fill_SeaWIFS.ipynb: notebook to interpolate and fill SeaWiFS data

seawifs-clim-1997-2010-tx2_3.cdl: CDL template for the SeaWiFS climatology on the tx2_3 grid
Replace legacy mapping files with new configurations to generate runoff maps
for the tx2_3v3 grid using JRA forcing and r05 (fully coupled), adding
separate 100 km and 250 km mapping options.
gustavo-marques and others added 29 commits March 6, 2026 13:58
Updated path to book and added baseurl configuration.
Remove baseurl configuration from HTML settings
Updated Python setup and installation steps in the deployment workflow. Changed deployment method to use ghp-import.
Add surface fluxes check for G and B cases using xarray
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.

3 participants