NOAA-GFDL / CEFI-regional-MOM6

A repository containing essential tools, XML files, and source codes for collaborators of the Climate, Ecosystems, and Fisheries Initiative (CEFI) to conduct simulations.
Other
19 stars 16 forks source link

Add Preporcessing Scripts and a README to the sponges tools #96

Closed theresa-morrison closed 5 days ago

theresa-morrison commented 2 months ago

This PR includes three pre-processing scripts I wrote and the filling script from Andrew. Together, these scripts manipulate the GLORYS data on uda into a subset region that is consistent with the input expected by write_nudging_data.py.

The README lists the steps for submitting these scripts. It would be gret if they could be merged and generalized to work for multiple domains.

The README also includes the overrides for MOM6 and lines that should be added to an xml to use the sponge data that is produced by these tools.

theresa-morrison commented 1 month ago

There are a few other changes I would like to make before this is merged. (1) I think that once the merged file is created the individual monthly filled files should be removed (2) make domain name a variable so that it can be changed in just one place

There is more that could be improved to streamline these scripts, but those are the two that I think make sense before merging.

yichengt900 commented 1 week ago

Hi @theresa-morrison, I understand you have other tasks on your plate, and this one is of secondary importance. Just wanted to check in if you're still planning to make the changes you mentioned earlier, or if you'd prefer to revisit them later. Let me know what works best for you. Thanks!