Monday, 29 December 2014

Convert netcdf to xml and write files to Azure server



This is a general question seeking direction from the pros. My goal is to obtain netcdf files from a public server, convert them to xml files and write the resulting files to an Azure storage. I'm good on the front end, just need some direction on the back end. What language, tools, etc. should I use to accomplish this? I have some experience with C# and am able to dig in to others. Could I accomplish this with C# program or should I take a different path?


No comments:

Post a Comment