Skip to content

update DPLRW, conflicts resolved#152

Open
yuhi-n wants to merge 1 commit intoCFMIP:masterfrom
yuhi-n:master
Open

update DPLRW, conflicts resolved#152
yuhi-n wants to merge 1 commit intoCFMIP:masterfrom
yuhi-n:master

Conversation

@yuhi-n
Copy link

@yuhi-n yuhi-n commented Mar 13, 2026

This is Yuhi Nakamura, AORI, the University of Tokyo. I am a member of Japanese EarthCARE project team.
Prof. Kenta Suzuki and I are developing new Doppler simulator to accommodate Doppler velocity observation by EarthCARE CPR.

Thank you for reviewing the previous version of Doppler signal simulator. We've resolved conflicts that occurred in the previous version.
To make contributions from this update clearer, I am resubmitting the pull request, and kindly ask for your code review.

This is an extension of the quickbeam routine to calculate Doppler velocity and spectrum width. Statistics is provided separately for stratiform and convective clouds because vertical air motion is differently obtained in a typical GCM.
The changed files are stored in dplrw_src. I am providing test dataset generated by MIROC6 as a tarball at another repository (please see README), and python notebooks for visualization are attached in driver/check.

Could you please review our codes and provide comments?
Thank you for your all effort on review processes.

rm cached

Update README.md
@RobertPincus
Copy link
Contributor

@yuhi-n Thanks for this contribution and sorry for being slow to respond - all the COSP maintainers have "day jobs" i.e. other commitments.

Before getting to the specific changes please revise pull request to make only the changes we want to include in the main COSP repository. That is, when the pull request is merged it should include the smallest number of changes to the code that will include the new functionality. Some specific suggestions:

  • Don't change files that don't need change e.g. the Makefiles
  • Don't include the dplrw_src directory; make changes directly in src/
  • Don't include the .ipynb_checkpoints/ directory, instead attach any figures you want to show to this pull request.
  • Don't include any .F90.bak files. We can use git to track changes over time.

Implementing these changes will make the pull request smaller and easier to review and approve. Please let me know if you have questions.

cc @alejandrobodas @dustinswales

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.

2 participants