Giter Site home page Giter Site logo

dhi / netcdf-client Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 1.0 32.72 MB

This program converts structured grid NetCDF and GRIB2 files with CF convention (http://cfconventions.org) to MIKE DFS files and vice versa.

License: BSD 3-Clause "New" or "Revised" License

C# 100.00%
mike-sdk dfs netcdf grib

netcdf-client's Introduction

NetCDF_Client

The program converts structured grid Netcdf files with CF standard to DFS files and vice versa. The netcdf files written by this program follows the best practices of creating a netcdf file and also uses the cf standard table names. Automatic mapping between DHI EUM items and cf standard table names are done as much as possible but will require user to input if no matches are found.

The library also supports THREDDS data server as well as Opendab. NetCDF-4 format is also supported in the netcdf java library, however it is a read only function. Writing NetCDF files remains a NetCDF-3 format.

Other NetCDF files which are non-compliant with CF convention will not work.

This tool is developed for MIKE Powered by DHI 2017 and is not actively maintained. If you find this tool beneficial to your work and would like to contribute to the code, please contact me at [email protected]

Important - Please unzip the file "netcdfAll-4.5.exe.7z" in the 3rd folder before compiling. It is zipped as it exceeded the 25mb file limit from GitHub.

=== 3rd party drivers:

Netcdf java library is used in conjunction with IKVM. All 3rd party drivers are included in the 3rd folder except for MIKE SDK. Please download MIKE SDK (free) from the website. (https://www.mikepoweredbydhi.com/download/mike-2017)

  1. IKVM (http://www.ikvm.net/) IKVM.NET is an implementation of Java for Mono and the Microsoft .NET Framework. A cloned copy of IKVM is located at https://github.com/gluck/ikvm
  2. Netcdf Java Library 4.5 (http://www.unidata.ucar.edu/downloads/netcdf/index.jsp)
  3. MIKE SDK (https://www.mikepoweredbydhi.com/download/mike-2017)

netcdf-client's People

Contributors

dhiczc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

duong521

netcdf-client's Issues

Update to use MIKE Core NuGet packages

Currently this tool depends on an installation of MIKE. However, if building against the MIKE Cure NuGet packages, and including all the files distributed with MIKE Core, this tool can be distributed as an independent component, i.e. you need not have a MIKE installation already (and this need not be updated for every MIKE release)

Doesn't install for MIKE 2021

I have MIKE Zero Release 2021 installed (demo mode as license hire has expired), but when I try to run DHI.Generic.NetCDF.MIKE.exe it says:

Unhandled Exception: System.Exception: Cannot find a proper MIKE installation
at DHI.Generic.NetCDF.MIKE.NetCDFClient..ctor() in C:\Users\czc\Source\Repos\netcdf-client\NetCDFClient.cs:line 58
at DHI.Generic.NetCDF.MIKE.Program.Main(String[] args) in C:\Users\czc\Source\Repos\netcdf-client\Program.cs:line 29

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.