Git Product home page Git Product logo

Comments (5)

jswhit2 avatar jswhit2 commented on September 28, 2024

@aerorahul

from fv3atm.

jswhit2 avatar jswhit2 commented on September 28, 2024

@junwang-noaa pointed out that the 'latlon_grid' option was intended to provide this functionality, but was never fully implemented. Right now it does not produce any output. I've gone ahead and removed the non-functional 'latlon_grid' code from module_wrt_grid_comp.F90.

from fv3atm.

jswhit2 avatar jswhit2 commented on September 28, 2024

@yangfanglin asked how to define the resolution of the output grid. The parameters imo and jmo can be used for this. For example, imo=2880 jmo=1440 will produce a 0.125 degree grid (not including the poles and equator). jmo=1441 will give you a 0.125 degree grid including the poles and equator.

from fv3atm.

jswhit2 avatar jswhit2 commented on September 28, 2024

Currently, netcdf and netcdf_parallel output is supported in PR #92. The structure of the resulting netcdf files are identical to the gaussian grid files (except that the latitude values are different).

from fv3atm.

junwang-noaa avatar junwang-noaa commented on September 28, 2024

The code changes were merged to develop branch in PR #104. close ticket.

from fv3atm.

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.