-
Hello, I'm trying to build WRF with PGI 19.10, I've tried several different dependency versions and also several WRF versions.
I get the same error over and over again.
```
time mpif90 -o ndown.…
-
Hello! First of all thanks a lot for open-sourcing this library - the source code is very well written and the documentation looks great. **Thanks.**
I'm in charge of facilitating access to WW3 dat…
-
Is there anyway we could download the images as well when we download the selected data ?
-
If we manage to introduce [better weather data](https://github.com/digitalfabrik/opendrift-leeway-webgui/blob/main/opendrift_leeway_webgui/simulation.py#L84-L85) with finer resolutions we can expect b…
-
### [R and C++] About times
All times, including _forecast times_, _forecast lead times_, and _observation times_, in the program use **seconds** as the unit. The origin is assumed to be `1970-01-0…
-
Wind and frost probability are useful information to have for observations.
-
I used a throwaway script to look for configuration options that are read by `CPLGetConfigOption` but are not declared in the `.rst` documentation files. Some of these do not appear to be intended to …
-
Premetto che questa richiesta al momento non è stringente perché non abbiamo le corse modellistiche di backup al momento, la documento come possibile sviluppo futuro, per il momento la teniamo congela…
-
From the reviewers of our IS-ENES3 deliverable D9.5:
_Angelika has just (almost*) completed to retrieve the 1940–2022 hourly time series from ECMWF Mars Tape Archive to Levante /pool/data/ERA5.
Th…
-
### What went wrong?
In Python 3.12 the `datetime.utcnow()` functionality is removed. The solution is to move to timezone aware datetime objects with
```python
import datetime as datetime, UTC
…