GithubHelp home page GithubHelp logo

Comments (5)

mdietze avatar mdietze commented on June 12, 2024

The documentation about the met header file and the met file format is here: https://github.com/EDmodel/ED2/wiki/Drivers#meteorology-header-file

I haven't worked with the Sheffield met but you'd want to make sure the variable names and units are converted to what ED2 needs.

from ed2.

fabeit avatar fabeit commented on June 12, 2024

Thank you!
And what is the meaning of these variables?
nlon, nlat, dx, dy, xmin, ymin

from ed2.

mdietze avatar mdietze commented on June 12, 2024

Number of longitude grid cells
Number of latitude grid cells
Size of longitude grid cell (degrees)
Size of latitude grid cell (degrees)
Minimum longitude
Minimum latitude

If your doing a single site run you'll probably have the best luck setting the first 4 to 1 and then rounding down your location to the nearest whole degree

from ed2.

fabeit avatar fabeit commented on June 12, 2024

I think this info could be included either in the wiki page or in the met driver header file. I could add them to the wiki if you want. Yes I am doing a single site run, the test run that I have works well by also leaving the lat and long with two decimal points. Probably a detail, but in what sense are lat/long minimum? Thanks.

from ed2.

mdietze avatar mdietze commented on June 12, 2024

Good point, this was just an oversight. Wiki had been updated

from ed2.

Related Issues (20)

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.