-
Couldn't load subscription status.
- Fork 164
Changes to WOD fortran files to be compatible with WOD23 ascii files #940
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
Conversation
|
Thanks for this Kate! It might be a little while before we get to this because we have a few pull requests in the queue, but thanks for the bug report and the fix. |
| "$URL: https://svn-dares-dart.cgd.ucar.edu/DART/releases/Manhattan/observations/obs_converters/WOD/wod_to_obs.f90 $" | ||
| character(len=32 ), parameter :: revision = "$Revision: 11243 $" | ||
| character(len=128), parameter :: revdate = "$Date: 2017-03-08 14:35:09 -0700 (Wed, 08 Mar 2017) $" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hkershaw-brown svn info, can remove this
|
Thanks for this Kate, as I mentioned in slack I'm just putting a bunch of notes on this (because it is old code) None of the notes are on your changes (so sorry for the noise), apart from Cheers, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved! Thanks again for this pull request Kate
Description:
Changes to two fortran files in order for the WOD23 and WOD18 ascii files to be correctly read in
Fixes issue
fixes #939
Types of changes
The changes were made by copying Fred Castruccio's WOD fortran files 1) wod_read_routines.f90 and 2) wod_to_obs.f90. The original files can be found on derecho at /glade/u/home/fredc/DART/Manhattan/observations/obs_converters/WOD
Tests
I have yearly WOD obs sequence output files for 2012-2017 that have reasonable values by inspection.
Checklist for merging
Checklist for release
Testing Datasets