Code review comment for lp:~fluidity-core/fluidity/fluidity-initialisation-from_netcdf

Revision history for this message
Jon Hill (jon-hill) wrote :

I have a half-competed branch for reading netcdf files and putting those
data onto a mesh. I was stuck with a unit test not compiling if I
remember correctly.

The branch is at:
bzr+ssh://bazaar.launchpad.net/~fluidity-core/fluidity/refactor-netcdf/

I was trying to create a generic reader which created a mesh using
Delauny triangulation. We can then use Fluidity's mesh interpolation to
put this on any mesh.

Michael Lange is also interested in this, including outputting stat
files and detectors to NetCDF.

Jon

On 09/05/13 12:14, Adam Candy wrote:
>> I use python code for all of this now, that I'll make available soon.
>> Therefore retracting my merge request for now.
>
> How very gentlemanly of you!
>
> I have a branch implementing some of the above, so we could take a look at the two and merge in a combination. The NetCDF input certainly requires an improvement - Jon's also mentioned working on this?
>
> I think my branch with additional debugging for the NetCDf readers (a portion of them) is already in. This does give information on the location of problem reads, warns when values are recast and is accompanied by a suite of tests.
>

--
Dr Jon Hill
Research Fellow
AMCG, Imperial College London
Mob: 07748254812

« Back to merge proposal