Conversation
|
Have you tested it to very zero diff? |
amdasilva
left a comment
There was a problem hiding this comment.
Let's talk, I don't think this is correct. The dimensioning of the arrays in the Fortran code should be changed to match the new order in the NetCDF file (of course, the data layout is what should should be the same, the order of dimensions is reversed because of the different ways Fortran and NetCDF/C index arrays.) It appears that you are reordering the array read from the file, and keeping the old Fortran ordering.
|
This PR is zero diff with this branch feature/wjiang/dev_for_compare , which is slightly different from the develop branch. In develop branch, it uses some files from /discover/nobackup/pcolarco/fvInput/AeroCom/x/ which is not reordered |
|
Label error. Requires exactly 0 of: Contingent - DNA, Needs Lead Approval, Contingent -- Do Not Approve. Found: 0 diff, Contingent - DNA |
This PR addressed issue #301