-
**Describe the bug**
The training speed suddenly drops off and then bit later get then error
```
Too many open files. Communication with the workers is no longer possible. Please increase the lim…
-
## Detailed Description
Give data vis module access to nwp and satellite s3 buckets
## Context
So data vis can plot latest data
## Possible Implementation
similar to how forecast module has…
-
## Detailed Description
Over the last few weeks, we've come up with a bunch of ideas for how to simplify nowcasting_dataset.
This issue exists to keep track of all of those "new design" issues and…
-
# Description
See also https://github.com/ufs-community/regional_workflow/issues/684
The original PR implementing MacOS capabilities on the develop branch (#539), instructions were provided in t…
-
EMS: Xpress DC
Files:
- `NWP/2021-03-08T19:45:53.092814/Newport Democracy_Club__06May2021.tsv`
-
**Describe the bug**
Loading one example fo the satellite is slow
**To Reproduce**
```
from ocf_datapipes.load import OpenSatellite
import time
t0 = time.time()
satellite_datapipe = OpenS…
-
Hi all,
I'm part of a team at NOAA who are hoping to translate a neural network (trained in TensorFlow) to Fortran code, so that it can be used for inference inside an NWP model. Your Infero lib…
-
# Description
The original PR implementing MacOS capabilities on the develop branch (#539), instructions were provided in the form of a Google Doc (https://docs.google.com/document/d/14jlvL3nOi85NJ…
-
## Detailed Description
MVP should predict forward 6 hours into the future, so lets make sure the next batch has this data available
## Possible Implementation
Change GSP future minutes to 360 in…
-
Implement function to read in CF-compliant NetCDF data, not (yet) including interpolation to the radar / nowcasting grid. This might be simplified by moving to xarray first. Required for #212 .