-
Hi. Thanks for the API!
I created an account and subscribed to "TimeMachine". I'm getting "Internal server error" when attempting to use the historical API:
```
https://timemachine.pirateweathe…
arteg updated
2 years ago
-
**Describe the bug**
I a single year is used as input into the input manager, an error occurs.
`ds = manager.load_data("ERA5",["tas"], period=[1995],freq="daily",region=region)`
```
--> [207]…
-
**Reading a large Pickle file from S3**
S3 File size: 12.5 GB
**Approach 1:**
Reading the file using pandas [read_pickle ](https://pandas.pydata.org/docs/reference/api/pandas.read_pickle.html)fun…
-
## Checklist
- [x] I am using the current [`main`](https://github.com/pypsa-meets-earth/pypsa-earth/tree/main) branch or the latest [release](https://github.com/pypsa-meets-earth/pypsa-earth/re…
-
When copy/transforming output images/animations into share/preview there is a problem with GIF images, they are resized and only the first (?) frame is copied, e.g. https://www.xces.dkrz.de/history/92…
-
文章中使用了全连接,本仓库使用interpolate是为了降低计算量吗
-
Hi! We are using graphcast for forecasting. We downloaded the “Complete ERA5 global atmospheric reanalysis” 0.25*0.25 longitude data from CDS, merged it with the “reanalysis-era5-single-levels” data i…
-
### 🚀 The feature
When transmitting `np.ndarray` via `torch.multiprocessing` (e.g. used by MPRS), back them by shared memory (SM) to significantly speed up transmission. This could potentially be e…
-
I had a problem with L-moments when i excute my climate indices command:
rocess_climate_indices --index spi --periodicity monthly --netcdf_precip sliced_pre_1901_18.nc --var_name_precip pre --output…
-
When `lextrapolate` is `True` in the `create_coarsened_grid_des`-method, the first and last mesh point are placed slightly outside of the target-domain to allow bilinear interpolation without artefact…