Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTTOV memory issue in HPC #30

Open
ccalvosa opened this issue Dec 4, 2023 · 3 comments
Open

RTTOV memory issue in HPC #30

ccalvosa opened this issue Dec 4, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@ccalvosa
Copy link

ccalvosa commented Dec 4, 2023

Hi everyone,

Thanks for developing this package, it is very useful for creating the RTTOV data.

I'm working in the ECMWF ATOS HPC and I've some memory issues when I'm working in interactive. I tried to launch the postwrf.sh to the queue with sbatch, but the .sh script is interactive and I don't know how to set the configuration without entering when the script asks me.

Is it possible to launch to queue's this package setting before the configuration that I need?

Thanks in advance.

Carlos C.

@anikfal
Copy link
Owner

anikfal commented Dec 5, 2023

Hi,

Yes, there are usually some configurations such as plot color pattern, output file format, etc, which are requested while running the tool. So at the moment you can only run PostWRF in interactive mode.

However, in the next version you will have an option to set these configurations into a file. So you can run it without any interactive prompts. This is now under development.

@anikfal anikfal added the enhancement New feature or request label Dec 5, 2023
@ccalvosa
Copy link
Author

ccalvosa commented Dec 5, 2023

Thanks anikfal!

Do you have an expected date for the next version?

@anikfal
Copy link
Owner

anikfal commented Dec 5, 2023

Do you have an expected date for the next version?

Probably next month (January 2024).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants