Git Product home page Git Product logo

Comments (18)

sunt05 avatar sunt05 commented on July 21, 2024

#37 (comment)

from wrf-suews.

sunt05 avatar sunt05 commented on July 21, 2024

@hamidrezaomidvar can you remind me of the cause and fix for this error when you encountered it last time?

from wrf-suews.

zhenkunl avatar zhenkunl commented on July 21, 2024

That is quite strange. I think it isn't the the matter of file permission. I changed the permission of namelist.suews as well, though it didn't work.

from wrf-suews.

zhenkunl avatar zhenkunl commented on July 21, 2024

Also can you set the variables in method sector to integer other than real? wrf.exe complains about that.

from wrf-suews.

hamidrezaomidvar avatar hamidrezaomidvar commented on July 21, 2024

from wrf-suews.

hamidrezaomidvar avatar hamidrezaomidvar commented on July 21, 2024

from wrf-suews.

zhenkunl avatar zhenkunl commented on July 21, 2024

It seems that the model start to run normally after I reduce the processors from 128 to 80. I remember you have told me about the type conversion, but I don't know why they appear in real type. I use the version you downloaded for me last week. From the git log, I can see

commit 1e0f16a
Author: Hamidreza Omidvar [email protected]
Date: Thu May 23 09:52:52 2019 +0100

changing the namelist.suews.new to namelist.suews

from wrf-suews.

hamidrezaomidvar avatar hamidrezaomidvar commented on July 21, 2024

from wrf-suews.

sunt05 avatar sunt05 commented on July 21, 2024

It seems that the model start to run normally after I reduce the processors from 128 to 80.

Just for test: may try to increase the number of processors and see when a similar error would be triggered again. so we might have a better clue of the issue.

from wrf-suews.

zhenkunl avatar zhenkunl commented on July 21, 2024

I didn't have dinner until now. Let's check it tomorrow as it is still running now

from wrf-suews.

hamidrezaomidvar avatar hamidrezaomidvar commented on July 21, 2024

Potential problem based on my discussion with @zhenkunl: the file unit number is being used by other processor in other part of WRF-SUEWS. So we can change the unit number to an unused one.
@zhenkunl Can you please tell me if the test was successful based on the solution we discuss?

from wrf-suews.

zhenkunl avatar zhenkunl commented on July 21, 2024

from wrf-suews.

zhenkunl avatar zhenkunl commented on July 21, 2024

I have performed a test with a file unit 123 which is not used by other file, but it didn't work. The real reason of this problem is the parameter's type mismatch, as mentioned before, some integer parameters were assigned real values. @hamidrezaomidvar Is that a matter of library version of python?

from wrf-suews.

suegrimmond avatar suegrimmond commented on July 21, 2024

from wrf-suews.

hamidrezaomidvar avatar hamidrezaomidvar commented on July 21, 2024

@suegrimmond As I discussed with @zhenkunl , this problem was addressed before in the python script that I wrote where the namelist is being produced. For some reason that we still do not know, for @zhenkunl, some of the methods and coeff that need to be integer are written in real although it is addressed in the python script. Nevertheless, if they are written in real, the code would not run as there would be an error in reading them.

from wrf-suews.

hamidrezaomidvar avatar hamidrezaomidvar commented on July 21, 2024

@zhenkunl : can you please let me know the version of your python, pandas and numpy?

from wrf-suews.

hamidrezaomidvar avatar hamidrezaomidvar commented on July 21, 2024

@zhenkunl Can you try the modified script for SUEWS parameter extractor to see if this problem is fixed for you? You can find it here

from wrf-suews.

zhenkunl avatar zhenkunl commented on July 21, 2024

Sorry for late reply. I have tested the script and it does work well. BTW, the versions are (just on your request):
pandas 0.23.4
numpy 1.15.4
Python 3.7.3

from wrf-suews.

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.