Giter VIP home page Giter VIP logo

Comments (4)

ln-x avatar ln-x commented on August 10, 2024

It runs after making a cdo mergetime operation with the WRF file, which transformed the Times (Time,DateStrLen) variable to XTIME (XTIME). Before the variable was an array of datetime steps (2020-01-01-00:00:00) afterwards an array of integers (minutes since 1990-01-01-00:00:00)

from emep-ctm.

ln-x avatar ln-x commented on August 10, 2024

The simulations completed without any errors and saving the correct timesteps, but the results forced by the adapted WRF-file using the XTIME variable (last year in graph - 2020) look as if something has been read in wrong.
I checked T2, SWDOWN bottom and wind of the WRF-file. I could not find any mistake there.

Any hint where I can look for errors?

Figure_2b_deposition_2018_2020_ERROR

from emep-ctm.

gitpeterwind avatar gitpeterwind commented on August 10, 2024

Hi Heidi,
It is difficult to say without looking at the WRF file.
You can check that the time variables are defined with the right attribute.
The time is read by the routine ReadTimeCDF in NETCDF_mod.f90; you could try to print out data from there to see if it is correctly interpreted.
Otherwise, you can try to send me a sample of your WRF file (one or two days is probably enough), so that I can try myself.

Best wishes,
Peter

from emep-ctm.

ln-x avatar ln-x commented on August 10, 2024

Thank you! I am waiting on a job to run on VSC. Maybe now everything is fine. If not I will send you a file of 1-2 days.

from emep-ctm.

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.